Multiplayer Server Commands: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
 
No edit summary
Line 1: Line 1:
The following commands are available to you once you have connected to a server. You can access the command line by press the '~' key, which allows you to type any of the following commands in. You have to include the '#' before the command.
The following commands are available to you once you have connected to a server. You can access the command line by press the '~' key, which allows you to type any of the following commands in. You have to include the '#' before the command.


'''Logining into a Server'''
#login password
#vote admin (name) 


'''Administration Commands'''
'''Administration Commands'''


  #mission << goes onto next map
  #login password        Logs you into the server
  #missions << when u are admin lets u select missions
#logout                Logs you out of the server
  #restart << lets u restart game
#vote admin (name)      Users can vote an admin to control the server
  *#kick (name) <<  to kick people
#mission                Select mission with known name
  #missions               Select mission a mission
  #restart               Restart mission
  #reassign              Takes you back to the selection screen
  #kick (name)           Allows you to kick the nickname
#shutdown              Shutsdown the server
#init                  Reload server config file loaded by –config option.


'''User Commands'''
'''User Commands'''


  #vote missions
  #vote missions         Users can vote for the mission selection
  #vote mission  
  #vote mission (name)    Users can vote on a particular mission '''''(named)''''' to play
  #vote kick (name)
  #vote kick (name/number)       Users can vote to kick off an individual
  #vote restart
  #vote restart           Allows the voting to be restarted
#userlist              Displays the listing of users on the server

Revision as of 19:50, 26 April 2006

The following commands are available to you once you have connected to a server. You can access the command line by press the '~' key, which allows you to type any of the following commands in. You have to include the '#' before the command.


Administration Commands

#login password         Logs you into the server 
#logout                 Logs you out of the server
#vote admin (name)      Users can vote an admin to control the server
#mission                Select mission with known name
#missions               Select mission a mission
#restart                Restart mission 
#reassign               Takes you back to the selection screen
#kick (name)            Allows you to kick the nickname
#shutdown               Shutsdown the server
#init                   Reload server config file loaded by –config option.

User Commands

#vote missions          Users can vote for the mission selection
#vote mission (name)    Users can vote on a particular mission (named) to play
#vote kick (name/number)       Users can vote to kick off an individual
#vote restart           Allows the voting to be restarted
#userlist               Displays the listing of users on the server