I've written a whole system for Trackmania which uses an own implementation to use XML-Rpc:
http://www.codeplex.com/TMSPS
You can watch the source there..
Search found 46 matches
- 18 Feb 2010 20:16
- Forum: ToolBox
- Topic: C# XmlRpc Library (update 05.12.2006) final release
- Replies: 69
- Views: 23044
- 07 Sep 2009 21:44
- Forum: Trackmania Nations Forever Talk
- Topic: Cheater
- Replies: 829
- Views: 490387
- 07 Sep 2009 19:36
- Forum: Trackmania Nations Forever Talk
- Topic: Cheater
- Replies: 829
- Views: 490387
Re: Cheater
Found a Cheater today: Login: kacka111 Nickname: 〶〇〤|| Сђ๏сσΙαтε Time: 2009-08-25-20-51-20 Track-Guid: YxJKQwgf5jiTzXNGFehP4dhefik Trackname: $i$w$951Very Short 03 Track-Author: praha Cheat: Quickstart (Replay does not start at the beginning of the track) Evidence: http://forum.dwc.inetgamer.de/down...
- 15 Aug 2009 20:13
- Forum: ToolBox
- Topic: TMSPS : .Net based server control system
- Replies: 55
- Views: 13124
Re: TMSPS : .Net based server control system
Me again ;) I have good and bad news. The good news are that I could finally install but the bad news are that XAseco doesn't appear in the server. Any solution ? Sorry, I dont understand. Where is the relation to XAseco? Doy ou managed to start the server with the service warapper and are wonderin...
- 11 Aug 2009 21:28
- Forum: ToolBox
- Topic: TMSPS : .Net based server control system
- Replies: 55
- Views: 13124
Re: TMSPS : .Net based server control system
Currently I'm searching for a bug, which may have been introduced by a big refactoring. A previous version ran on the old server with 145 Players with full UI without any problems :( I developed my own system because xaseco wasn't able to serve more than 50 players stable. But since the server-accou...
- 04 Aug 2009 13:12
- Forum: ToolBox
- Topic: TMSPS : .Net based server control system
- Replies: 55
- Views: 13124
Re: TMSPS : .Net based server control system
Sorry, I dont have a clue why it doesnt work for you. To workaround your problem you could just create a second user with password and use this user for registering the service.
Dont forgett to give the user enough permissions (for example administrative rights).
SCO
Dont forgett to give the user enough permissions (for example administrative rights).
SCO
- 02 Aug 2009 11:18
- Forum: ToolBox
- Topic: TMSPS : .Net based server control system
- Replies: 55
- Views: 13124
Re: TMSPS : .Net based server control system
Just tested it and it is possible to provide no password in the Username/Password Box. So just type as user:
.\YourUsername
and leave the password boxes empty.
This works.
Greetings,
Scordo
.\YourUsername
and leave the password boxes empty.
This works.
Greetings,
Scordo
- 01 Aug 2009 09:29
- Forum: ToolBox
- Topic: TMSPS : .Net based server control system
- Replies: 55
- Views: 13124
Re: TMSPS : .Net based server control system
Noob question. I've read the installationHelp, but I don't exactly get what do I have to put when it asks for username and pass in the installation. I've tried with my Windows account (no pass) and It says that it's not valid. TM Server account, not valid. TMUF Account, not valid. Help me please, t...
- 26 Jul 2009 19:07
- Forum: ToolBox
- Topic: TMXInfoSearcher class
- Replies: 6
- Views: 4059
Re: TMXInfoSearcher class
Hi All! Some news from the TMX front here :) The old API will be replaced by a brand new one...with documentation ;) We will offer 2 services: - SOAP Webservice - REST(ful) Webservice -> URL XML messages These services are developed as we speak, and will be online after the summer :) As I can see T...
- 26 Jul 2009 18:53
- Forum: ToolBox
- Topic: To script authors: Script compatibility?!?!
- Replies: 15
- Views: 3749
Re: To script authors: Script compatibility?!?!
I second most of the concerns expressed here. And also, even if it were practical and useful to change the major controllers to cooperate (which I don't think it is), we're all doing this in our spare time, and I for one am already spending enough time on this whole TM hobby. So I simply wouldn't w...
- 16 Jul 2009 23:49
- Forum: ToolBox
- Topic: Trackmania Server as Windows Service
- Replies: 13
- Views: 4516
Re: Trackmania Server as Windows Service
Thanks!matzi wrote:wow
good work, go on

- 16 Jul 2009 23:48
- Forum: ToolBox
- Topic: To script authors: Script compatibility?!?!
- Replies: 15
- Views: 3749
Re: To script authors: Script compatibility?!?!
I understand that there are many plugins, and a few are just for one or two of the controllers. What if we started a thread where people could "wish" for getting plugin-A rewritten to work with controller-B. Some plugins might be difficult(even impossible), and some might be easy, but then we had a...
- 16 Jul 2009 21:57
- Forum: ToolBox
- Topic: To script authors: Script compatibility?!?!
- Replies: 15
- Views: 3749
Re: To script authors: Script compatibility?!?!
any examples of stuff you would like to accomplish by running 2 scripts? As has been stated, most of the main controllers feature lists and available plugins are pretty similar and quite complete so what exactly would a benefit be? I don't see it being worth the effort by all the programmers to ens...
- 16 Jul 2009 17:50
- Forum: ToolBox
- Topic: Trackmania Server as Windows Service
- Replies: 13
- Views: 4516
Trackmania Server as Windows Service
Hello Server-Owners, during development of TMSPS I've created a windows service which enables you to run the trackmania dedicated server under windows as a windows service. First I wrote it for my personal use, but I think most of the windows server owners will need it. So I've created a release tod...
- 16 Jul 2009 10:12
- Forum: ToolBox
- Topic: To script authors: Script compatibility?!?!
- Replies: 15
- Views: 3749
Re: To script authors: Script compatibility?!?!
Never tried to run different scripts at the same time, but isn't there a problem with the callback support? If for example FAST reads the callbacks, does this callbacks are still present for the next tool? I'm lacking knowledge here, but I believe this is a problem too. Maybe slig or xymph can say ...