Just a couple questions

Discussion related to Turbo Sliders and beta version feedback.

Moderator: Forum Moderators

Post Reply
User avatar
JimMiE22o2
Community User Level: 2
Community User Level: 2
Posts: 182
Joined: Tue Mar 08, 2005 10:45 pm
Contact:

Just a couple questions

Post by JimMiE22o2 » Sun Apr 10, 2005 12:12 am

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?
Few people find what they wish to see.
Life is only to die, get over it.

User avatar
Ande
Game Developer
Game Developer
Posts: 487
Joined: Thu Oct 14, 2004 9:43 pm

Re: Just a couple questions

Post by Ande » Sun Apr 10, 2005 8:04 am

JimMiE22o2 wrote:1. How do you give a player admin right using ip adresses???
The documentation for this is in doc/README-autoserver.txt

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
2. How do you change laps, cars, tracks... in a server when an admin?
Use /help to get help but the commands are for example:

/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

User avatar
road_oktane
Community User Level: 2
Community User Level: 2
Posts: 158
Joined: Wed Jan 19, 2005 3:16 pm
Contact:

Post by road_oktane » Sun Apr 10, 2005 1:01 pm

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?

User avatar
Ande
Game Developer
Game Developer
Posts: 487
Joined: Thu Oct 14, 2004 9:43 pm

Post by Ande » Sun Apr 10, 2005 2:32 pm

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?
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.

User avatar
JimMiE22o2
Community User Level: 2
Community User Level: 2
Posts: 182
Joined: Tue Mar 08, 2005 10:45 pm
Contact:

Post by JimMiE22o2 » Sun Apr 10, 2005 4:42 pm

Thanks abunch Ande!
Few people find what they wish to see.
Life is only to die, get over it.

Post Reply