Search found 290 matches

Return to advanced search

Re: ManiaPlanet APT (Debian/Ubuntu) repository

Last version is missing :0010
by Jojo_44
23 May 2013, 20:35
 
Forum: Dedicated Server
Topic: ManiaPlanet APT (Debian/Ubuntu) repository
Replies: 58
Views: 4569

Re: Script callbacks

Eole wrote:With the latest update you can hide/show the scores table on alt via XmlRpc with TriggerModeScriptEvent(String1, String2);.


Thanks a lot :yes: :thx: :clap:
by Jojo_44
16 May 2013, 16:12
 
Forum: Dedicated Server
Topic: Script callbacks
Replies: 59
Views: 1630

Re: SMART General Discussion

insomnia-yamyam wrote:
Freelux wrote:lequel conseille tu ?? j'arrive pas a en trouver un bien qui tienne la route


Ich nix vérstéhén, ich spréchén nix déin sprach!
Du musst schon wie jeder andere auch englisch schreiben, sonst verstehe ich so viel wie du jetzt :D


Haha lmao :D :D :D
by Jojo_44
04 May 2013, 17:07
 
Forum: SMART Servercontroller
Topic: SMART General Discussion
Replies: 165
Views: 10866

Re: [SM|ScoresTable.Script.txt] Requests

Don´t forget to make it possible to hide the scoretable if a servercontroller wants to display a manialink window. This was possible in the old script versions but with the last updates this is gone. So add a xmlrpc callback listener which then hides the scoreboard. Kremsy also requested it: http://...
by Jojo_44
03 May 2013, 14:44
 
Forum: ManiaScript
Topic: [SM|ScoresTable.Script.txt] Requests
Replies: 12
Views: 325

Re: API rates for iOS app

Assuming my app will work across the world, like Trackmania does, I would need to cache all the players in all the zones. I could do this daily and cache the data, but I don't see that I have enough API calls to do this. Any thoughts? Thanks zakspeed Let every user creates his own access to the man...
by Jojo_44
02 May 2013, 18:18
 
Forum: TrackMania Forever Web Services
Topic: API rates for iOS app
Replies: 9
Views: 1238

Re: Special character problem with selfmade xmlrpc lib

magnetik wrote:Glad you found (so I don't have to read Java :D )

Hehe :D

magnetik wrote:You are planning to release your project ?

The lib is part of a servercontroller I have written and still write in java. Once this is done I will release both together.

regards, Jojo
by Jojo_44
30 Apr 2013, 19:00
 
Forum: Dedicated Server
Topic: Special character problem with selfmade xmlrpc lib
Replies: 4
Views: 145

Re: Special character problem with selfmade xmlrpc lib

I was able to fix it. Like often a small fail from me. The function String.length() in Java gives you the amount of characters but the unicode characters above 127 are represented in 2,3 or 4 bytes. Java gives you for those characters also 1 as length which is logical but this doesn´t work ofc for t...
by Jojo_44
30 Apr 2013, 15:36
 
Forum: Dedicated Server
Topic: Special character problem with selfmade xmlrpc lib
Replies: 4
Views: 145

Special character problem with selfmade xmlrpc lib

Hey, I have written a java xmlrpc connection class for the dedicated server and it works fine except if a player with a special character( one of those ) joins the server and I have to write the nickname back to the server with a manialink or chatsend. If I do so, the server immediately closes the s...
by Jojo_44
30 Apr 2013, 08:06
 
Forum: Dedicated Server
Topic: Special character problem with selfmade xmlrpc lib
Replies: 4
Views: 145

Re: recent additions

Thanks for clarifying this :thumbsup:

If you have some time please take a look at this thread:

viewtopic.php?f=279&t=18358

It´s a list of all bugs known in Manialinks/Maniascripts.

regards, Jojo
by Jojo_44
25 Apr 2013, 11:18
 
Forum: ManiaLink
Topic: recent additions
Replies: 10
Views: 838

Re: [Suggestion] User-defined classes

TGYoshi I see you are from netherland so you might be able to read a bit german. m4rcel, who did the manialink tetris, has written a blog post about fake classes for maniascript which he used in his tetris code. Scroll down right before the comments and there´s a spoiler, just click on "Anzeige...
by Jojo_44
24 Apr 2013, 12:48
 
Forum: ManiaScript
Topic: [Suggestion] User-defined classes
Replies: 5
Views: 146
Next

Return to advanced search