they must also not every time 10 server's updateTheBigG. wrote:as long as they fix things there is no problem with daily updatesRaymann_Brain wrote:Slowly it becomes a laughing number with the updates![]()
![]()
![]()

Moderator: NADEO
they must also not every time 10 server's updateTheBigG. wrote:as long as they fix things there is no problem with daily updatesRaymann_Brain wrote:Slowly it becomes a laughing number with the updates![]()
![]()
![]()
Code: Select all
<vehicle_netquality>1</vehicle_netquality>
pid 21327oliverde8 wrote: Is expansion running on that screenshoot?
The documentation was wrong about "S_FinishTimeout", it's now fixed.undef.de wrote:The setup 'S_FinishTimeout' (from 'RoundsBase') to -1 in Rounds.Script.txt doesn't disable the FinishTimeout as described here: http://doc.maniaplanet.com/dedicated-se ... RoundsBase. With this settings a 10 second Timeout starts after one Player has finished the Map.
Edit 3: If i setup 'S_FinishTimeout' to e.g. 15, then the Timeout is exact this.
Edit 1: I guess the 'S_FinishTimeout' doesn't work for Team.Script.txt and Cup.Script.txt also, but i didn't was able to test this.
Edit 2: If i trigger 'LibXmlRpc_GetPlayersRanking', then i get no 'LibXmlRpc_PlayersRanking' response. It doesn't matter at which state i trigger this.
Currently my dedicated Servers runs the Rounds.Script.txt at the Trackmania_2@nadeolabs title.
#### LibXmlRpc_GetPlayersRanking
* Note : Get the current ranking of the players. This method triggers the LibXmlRpc_PlayersRanking callback. The first parameter set the maximum number of players to return. The second set the starting rank.
* String : "LibXmlRpc_GetPlayersRanking"
* Array : ["10","5"] (return 10 players starting at rank 5)
Ooops... sorry... i've send of course the amount and starting rank, but i called this with a 'TriggerModeScriptEvent' instead of a 'TriggerModeScriptEventArray'. After changing it to 'TriggerModeScriptEventArray' it works as it should.Eole wrote: When you trigger "LibXmlRpc_GetPlayersRanking" do you also send the number of players to return and the starting rank?
Users browsing this forum: No registered users and 1 guest