Difference between revisions of "Use private rooms in game (instead of World Highscores)"

From X-Moto
Jump to: navigation, search
(Configuration)
(Configuration)
Line 1: Line 1:
 
== Configuration ==
 
== Configuration ==
 
The current Xmoto version does'nt allow to configure rooms easily ; however, you can do it.
 
The current Xmoto version does'nt allow to configure rooms easily ; however, you can do it.
Once configured, the highscores of your rooms will be displayed and the ghost will be the one of the room (if "ghost is the best of the room" is configured in the options)
+
Once configured, the highscores of your rooms will be displayed and the ghost will be the one of the room (if "ghost is the highscore of the room" is configured in the options)
  
 
* Edit config.dat (on ~/.xmoto on Unix systems)
 
* Edit config.dat (on ~/.xmoto on Unix systems)

Revision as of 15:57, 12 August 2006

Configuration

The current Xmoto version does'nt allow to configure rooms easily ; however, you can do it. Once configured, the highscores of your rooms will be displayed and the ghost will be the one of the room (if "ghost is the highscore of the room" is configured in the options)

  • Edit config.dat (on ~/.xmoto on Unix systems)
  • Do the following modifications :
Replace
<var name="WebHighscoresURL" value="http://xmoto.free.fr/highscores.xml"/>
by
<var name="WebHighscoresURL" value="http://xmoto.free.fr/rooms/highscores_X.xml"/>
where X is the number of your room.

Your room number is display next to the room name on the connection tab on the X-Moto website.