D3server3 \"Admin access\"
Moderator: Do_Checkor
D3server3 \"Admin access\"
When i m going to set up server in D3Server3 i can see there \"Admin access\" if i select it i can enter password. Somewhere i heard when i write into chat something like $admin <password> i will be logged in as admin... i tryed it and it wasn't working. Maybe it is another command? If you know how to use it (if it is that what i think it is) please help me - it can nice to send commands ingame
- Do_Checkor
- DBB DemiGod
- Posts: 710
- Joined: Mon Jan 26, 2004 3:01 am
- Location: Germany
- Contact:
Taken from the official Descent 3 Readme (which can also be found in Descent3\\language\\readmes\\ ):
Code: Select all
Remote Server Administration From a Client:
A game server can be administered from a client by using the following
commands with the F8 message system.
$remoteadminpass <pswd> Sets a password for remote administration.
$remoteadmin <on/off> Turns on or off remote administration.
$remote <cmd> <args> Sends a remote command to the server.
$remoteadminlogout <id> Logs out the specified player. If no
id is specified, lists the players
currently administrating remotely.
Examples:
$remote login buffy Logs in with the password \"buffy\".
$remote logout Logs out.
$remote $endlevel Tells the server to end the level.