1. How do you give a player admin right using ip adresses???
2. How do you change laps, cars, tracks... in a server when an admin?
Just a couple questions
Moderator: Forum Moderators
- JimMiE22o2
- Community User Level: 2

- Posts: 182
- Joined: Tue Mar 08, 2005 10:45 pm
- Contact:
Just a couple questions
Few people find what they wish to see.
Life is only to die, get over it.
Life is only to die, get over it.
Re: Just a couple questions
The documentation for this is in doc/README-autoserver.txtJimMiE22o2 wrote:1. How do you give a player admin right using ip adresses???
But the command is /addadmin IP PASSWORD
If IP is ALL, you give rights to everyone that knows the password.
To enter admin mode, the client must use command /admin PASSWORD
Use /help to get help but the commands are for example:2. How do you change laps, cars, tracks... in a server when an admin?
/laps 10
/fixedcar 0 (making multiple cars possible)
/fixedcar 1 (making only one car possible)
/fixedcar 2 (making random mode)
/cars /add Slider (adding possibilities)
/cars /remove Slider (removing possibilities)
/car Slider (if fixed car)
Tracks can only be changed during registering with these commands:
/tracks /add Arena
/tracks /addrnd 3 (adds 3 random tracks)
/tracks /clear (removes selections)
/tracks /remove Arena
- road_oktane
- Community User Level: 2

- Posts: 158
- Joined: Wed Jan 19, 2005 3:16 pm
- Contact:
It should find the track even from other locations with only the name. It won't work if you try to use the full path or the track with .trk extension. You also can't change tracks once the cup has started so that could be the reason, too.road_oktane wrote:Ande, i notice that sometimes the command /add /tracks trackname doen't work. Should the tracks added by this command be in the main /tracks folder or they can be at /tracks/f12005 for example?
- JimMiE22o2
- Community User Level: 2

- Posts: 182
- Joined: Tue Mar 08, 2005 10:45 pm
- Contact:
