Ho thanks !!
I'm trying to send a simple xml rpc request with a Java Client.
The url on a local server would be "http://127.0.0.1:5000"
with method name SetServerPassword but no return neither error from server
Any clue ?
Search found 5 matches
- 04 Sep 2012, 22:19
- Forum: Dedicated Server
- Topic: XML Rpc set server password
- Replies: 3
- Views: 1368
- 03 Sep 2012, 20:44
- Forum: Dedicated Server
- Topic: XML Rpc set server password
- Replies: 3
- Views: 1368
XML Rpc set server password
Hello,
I would like to know which command/method it is in order to set a server password via xmlrpc.
Also, is there a place to find all this methods updated ?
Thank you!
I would like to know which command/method it is in order to set a server password via xmlrpc.
Also, is there a place to find all this methods updated ?
Thank you!
- 03 Sep 2012, 19:51
- Forum: Shootmania
- Topic: XML Rpc server password
- Replies: 0
- Views: 566
XML Rpc server password
Bonjour,
je voudrais simplement savoir quelle est la commande (méthode) du serveur pour modifier le password en xmlrpc ?
Et ou puis-je trouver une liste à jour de ce genre de commandes.
Merci?
je voudrais simplement savoir quelle est la commande (méthode) du serveur pour modifier le password en xmlrpc ?
Et ou puis-je trouver une liste à jour de ce genre de commandes.
Merci?
- 25 Aug 2012, 19:06
- Forum: ManiaScript
- Topic: Server script / plugin
- Replies: 1
- Views: 802
Re: Server script / plugin
Ok now I guess this page could be usefull
https://github.com/MLEPP/shootmania/wik ... oper-Guide
Is this a good start for me ?
I also find some python script ! Can i use both php & pyhton or it was not for the same purpose ?
thx
https://github.com/MLEPP/shootmania/wik ... oper-Guide
Is this a good start for me ?
I also find some python script ! Can i use both php & pyhton or it was not for the same purpose ?
thx
- 25 Aug 2012, 19:02
- Forum: ManiaScript
- Topic: Server script / plugin
- Replies: 1
- Views: 802
Server script / plugin
Hello, I'm currently trying to develop a simple plugin (I thought it was) which is able to send(http) scores at the end of a map. I'm trying to find some documentation here and there but it seems very focus on trackmania developers and not "new" developers. Can someone point me some docume...