Difference between revisions of "Commands"

From King Arthur's Gold Wiki
Jump to: navigation, search
m
m
Line 3: Line 3:
 
{| class="wikitableShiny" border="1"
 
{| class="wikitableShiny" border="1"
 
|-
 
|-
! scope="col" width="400" style="text-align: center;" | Command
+
! width="400" | Command
! scope="col" width="400" style="text-align: center;" | Usage
+
! width="400" | Usage
 
|-  
 
|-  
 
| auth_autologin
 
| auth_autologin
| auth_autologin [0/1]. Ex. auth_autologin 1
+
| auth_autologin [0/1] (e.g. ''auth_autologin 1'')
 
|-  
 
|-  
 
| auth_key
 
| auth_key
Line 13: Line 13:
 
|-  
 
|-  
 
| auth_login
 
| auth_login
| auth_login [string]. Ex. auth_login gostek
+
| auth_login [string] (e.g. ''auth_login myloginname'')
 
|-  
 
|-  
 
| auth_password
 
| auth_password
| auth_password [string]. Ex. auth_password secret123
+
| auth_password [string] (e.g. ''auth_password myauthpassword'')
 
|-  
 
|-  
 
| c_bgcolor
 
| c_bgcolor
| c_bgcolor [0-255] [0-255] [0-255] [0-255]. Ex. c_bgcolor 255 0 0 0
+
| c_bgcolor [0-255] [0-255] [0-255] [0-255] (e.g. ''c_bgcolor 255 0 0 0'')
 
|-
 
|-
 
| c_bgshow
 
| c_bgshow
| c_showbg [0/1]. Ex. c_showbg 1
+
| c_showbg [0/1] (e.g. ''c_showbg 1'')
 
|-
 
|-
 
| c_dimension_x
 
| c_dimension_x
| c_dimension_x [0.0-1.0]. Ex. c_dimension_x 1.0
+
| c_dimension_x [0.0-1.0] (e.g. ''c_dimension_x 1.0'')
 
|-
 
|-
 
| c_dimension_y
 
| c_dimension_y
| c_dimension_y [0.0-1.0]. Ex. c_dimension_y 0.66
+
| c_dimension_y [0.0-1.0] (e.g. ''c_dimension_y 0.66'')
 
|-
 
|-
 
| c_fontcolor
 
| c_fontcolor
| c_fontcolor [0-255] [0-255] [0-255] [0-255]. Ex. c_fontcolor 255 250 250 250
+
| c_fontcolor [0-255] [0-255] [0-255] [0-255] (e.g. ''c_fontcolor 255 250 250 250'')
 
|-
 
|-
 
| c_fontfile
 
| c_fontfile
| c_fontfile [filename]. Ex. c_fontfile Fonts/commodore.png
+
| c_fontfile [filename] (e.g. ''c_fontfile Fonts/commodore.png'')
 
|-
 
|-
 
| c_halign
 
| c_halign
| c_halign [0-2]. Ex. c_halign 2
+
| c_halign [0-2] (e.g. ''c_halign 2'')
 
|-
 
|-
 
| c_history_size
 
| c_history_size
| c_history_size [num]. Ex. c_history_size 10
+
| c_history_size [num] (e.g. ''c_history_size 10'')
 
|-
 
|-
 
| c_indent
 
| c_indent
| c_indent [pixels]. Ex. c_indent 1
+
| c_indent [pixels] (e.g. ''c_indent 1'')
 
|-
 
|-
 
| c_key
 
| c_key
| c_key [keycode]. Ex. c_key 0xc0
+
| c_key [keycode] (e.g. ''c_key 0xc0'')
 
|-
 
|-
 
| c_linespacing
 
| c_linespacing
| c_linespacing [pixels]. Ex. c_linespacing 1
+
| c_linespacing [pixels] (e.g. ''c_linespacing 1'')
 
|-
 
|-
 
| c_prompt
 
| c_prompt
| c_prompt [text]. Ex. c_prompt admin
+
| c_prompt [text] (e.g. ''c_prompt admin'')
 
|-
 
|-
 
| c_valign
 
| c_valign
| c_valign [0-2]. Ex. c_valign 2
+
| c_valign [0-2] (e.g. ''c_valign 2'')
 
|-
 
|-
 
| cc_bgcolor
 
| cc_bgcolor
| cc_bgcolor [0-255] [0-255] [0-255] [0-255]. Ex. cc_bgcolor 255 0 0 0
+
| cc_bgcolor [0-255] [0-255] [0-255] [0-255] (e.g. ''cc_bgcolor 255 0 0 0'')
 
|-
 
|-
 
| cc_bgshow
 
| cc_bgshow
| cc_showbg [0/1]. Ex. cc_showbg 1
+
| cc_showbg [0/1] (e.g: ''cc_showbg 1'')
 
|-
 
|-
 
| cc_channelkey
 
| cc_channelkey
| cc_channelkey [keycode]. Ex. cc_channelkey 0xA3
+
| cc_channelkey [keycode] (e.g. ''cc_channelkey 0xA3'')
 
|-
 
|-
 
| cc_dimension_x
 
| cc_dimension_x
| cc_dimension_x [0.0-1.0]. Ex. cc_dimension_x 1.0
+
| cc_dimension_x [0.0-1.0] (e.g. ''cc_dimension_x 1.0'')
 
|-
 
|-
 
| cc_dimension_y
 
| cc_dimension_y
| cc_dimension_y [0.0-1.0]. Ex. cc_dimension_y 0.66
+
| cc_dimension_y [0.0-1.0] (e.g. ''cc_dimension_y 0.66'')
 
|-
 
|-
 
| cc_fontfile
 
| cc_fontfile
| cc_fontfile [filename]. Ex. cc_fontfile Fonts/pixel.png
+
| cc_fontfile [filename] (e.g. ''cc_fontfile Fonts/pixel.png'')
 
|-
 
|-
 
| cc_halign
 
| cc_halign
| cc_halign [0-2]. Ex. cc_halign 2
+
| cc_halign [0-2] (e.g. ''cc_halign 2'')
 
|-
 
|-
 
| cc_history_size
 
| cc_history_size
| cc_history_size [num]. Ex. cc_history_size 10
+
| cc_history_size [num] (e.g. ''cc_history_size 10'')
 
|-
 
|-
 
| cc_indent
 
| cc_indent
| cc_indent [pixels]. Ex. cc_indent 1
+
| cc_indent [pixels] (e.g. ''cc_indent 1'')
 
|-
 
|-
 
| cc_key
 
| cc_key
| cc_key [keycode]. Ex. cc_key 0x0D
+
| cc_key [keycode] (e.g. ''cc_key 0x0D'')
 
|-
 
|-
 
| cc_linespacing
 
| cc_linespacing
| cc_linespacing [pixels]. Ex. cc_linespacing 1
+
| cc_linespacing [pixels] (e.g. ''cc_linespacing 1'')
 
|-
 
|-
 
| cc_valign
 
| cc_valign
| cc_valign [0-2]. Ex. cc_valign 2
+
| cc_valign [0-2] (e.g. ''cc_valign 2'')
 
|-
 
|-
 
| cl_classnum
 
| cl_classnum
| cl_classnum [classnum]. Ex. cl_classnum 1
+
| cl_classnum [classnum] (e.g. ''cl_classnum 1'')
 
|-
 
|-
 
| cl_joinaddress
 
| cl_joinaddress
| cl_joinaddress [ip:port]. Ex. cl_joinaddress 127.0.0.1:50301
+
| cl_joinaddress [ip:port] (e.g. ''cl_joinaddress 127.0.0.1:50301'')
 
|-
 
|-
 
| cl_name
 
| cl_name
| cl_name [name]. Ex. cl_name Peasant
+
| cl_name [name] (e.g. ''cl_name myname'')
 
|-
 
|-
 
| cl_password
 
| cl_password
| cl_password [string]. Ex. cl_password sexgod
+
| cl_password [string] (e.g. ''cl_password mypassword'')
 
|-
 
|-
 
| cl_port
 
| cl_port
| cl_port [1-65000]. Ex. cl_port 50328
+
| cl_port [1-65000] (e.g. ''cl_port 50328'')
 
|-
 
|-
 
| cl_team
 
| cl_team
| cl_team [teamnum]. Ex. cl_team 1
+
| cl_team [teamnum] (e.g. ''cl_team 1'')
 
|-
 
|-
 
| cls
 
| cls
Line 115: Line 115:
 
|-
 
|-
 
| echo
 
| echo
| echo [string]. Ex. echo echo!
+
| echo [string] (e.g. ''echo echo!'')
 
|-
 
|-
 
| g_debug
 
| g_debug
| g_debug [0/1]. Ex. g_debug 1
+
| g_debug [0/1] (e.g. ''g_debug 1'')
 
|-
 
|-
 
| g_kickvote_bantime
 
| g_kickvote_bantime
| g_kickvote_bantime [minutes]. Ex. g_kickvote_bantime 15
+
| g_kickvote_bantime [minutes] (e.g. ''g_kickvote_bantime 15'')
 
|-
 
|-
 
| g_kickvote_percent
 
| g_kickvote_percent
| g_kickvote_percent [0-100]. Ex. g_kickvote_percent 50
+
| g_kickvote_percent [0-100] (e.g. ''g_kickvote_percent 50'')
 
|-
 
|-
 
| g_mapvote_percent
 
| g_mapvote_percent
| g_mapvote_percent [0-100]. Ex. g_mapvote_percent 50
+
| g_mapvote_percent [0-100] (e.g. ''g_mapvote_percent 50'')
 
|-
 
|-
 
| g_playerlistkey
 
| g_playerlistkey
| g_playerlistkey [keycode]. Ex. g_playerlistkey 9
+
| g_playerlistkey [keycode] (e.g. ''g_playerlistkey 9'')
 
|-
 
|-
 
| g_precache
 
| g_precache
| g_precache [0/1]. Ex. g_precache 1
+
| g_precache [0/1] (e.g. ''g_precache 1'')
 
|-
 
|-
 
| g_reportbugkey
 
| g_reportbugkey
| g_reportbugkey [keycode]. Ex. g_reportbugkey 9
+
| g_reportbugkey [keycode] (e.g. ''g_reportbugkey 9'')
 
|-
 
|-
 
| g_screenshotkey
 
| g_screenshotkey
| g_screenshotkey [keycode]. Ex. g_screenshotkey 9
+
| g_screenshotkey [keycode] (e.g. ''g_screenshotkey 9'')
 
|-
 
|-
 
| g_tutorialkey
 
| g_tutorialkey
| g_tutorialkey [keycode]. Ex. g_tutorialkey 9
+
| g_tutorialkey [keycode] (e.g. ''g_tutorialkey 9'')
 
|-
 
|-
 
| g_vote_time
 
| g_vote_time
| g_vote_time [secs]. Ex. g_vote_time 60
+
| g_vote_time [secs] (e.g. ''g_vote_time 60'')
 
|-
 
|-
 
| get
 
| get
Line 151: Line 151:
 
|-
 
|-
 
| help
 
| help
| help [cmd-name]. Ex. help cls
+
| help [cmd-name] (e.g. ''help cls'')
 
|-
 
|-
 
| k_rendersync
 
| k_rendersync
| k_rendersync [0/1]. Ex. k_rendersync 1
+
| k_rendersync [0/1] (e.g. ''k_rendersync 1'')
 
|-
 
|-
 
| kick
 
| kick
Line 166: Line 166:
 
|-
 
|-
 
| list
 
| list
| list [command]. Ex. list cls
+
| list [command] (e.g. ''list cls'')
 
|-
 
|-
 
| loadmap
 
| loadmap
Line 172: Line 172:
 
|-
 
|-
 
| m_generator
 
| m_generator
| m_generator [filename]. Ex. m_generator Scripts/generator.cfg
+
| m_generator [filename] (e.g. ''m_generator Scripts/generator.cfg'')
 
|-
 
|-
 
| m_height
 
| m_height
| m_height [integer]. Ex. m_height 128
+
| m_height [integer] (e.g. ''m_height 128'')
 
|-
 
|-
 
| m_seed
 
| m_seed
| m_seed [integer]. Ex. m_seed 5345
+
| m_seed [integer] (e.g. ''m_seed 5345''
 
|-
 
|-
 
| m_width
 
| m_width
| m_width [integer]. Ex. m_width 128
+
| m_width [integer] (e.g. ''m_width 128'')
 
|-
 
|-
 
| msg
 
| msg
Line 187: Line 187:
 
|-
 
|-
 
| n_disconnectwait
 
| n_disconnectwait
| n_disconnectwait [ms]. Ex. n_disconnectwait 1000
+
| n_disconnectwait [ms] (e.g. ''n_disconnectwait 1000'')
 
|-
 
|-
 
| n_filechunk
 
| n_filechunk
| n_filechunk [bytes]. Ex. n_filechunk 8192
+
| n_filechunk [bytes] (e.g.'' n_filechunk 8192'')
 
|-
 
|-
 
| n_graph
 
| n_graph
| n_graph [0/1]. Ex. n_graph 1
+
| n_graph [0/1] (e.g. ''n_graph 1'')
 
|-
 
|-
 
| n_log
 
| n_log
| n_log [0/1]. Ex. n_log 1
+
| n_log [0/1] (e.g. ''n_log 1'')
 
|-
 
|-
 
| n_master_ip
 
| n_master_ip
| n_master_ip [x.x.x.x]. Ex. n_master_ip 78.46.112.151
+
| n_master_ip [x.x.x.x] (e.g. ''n_master_ip 78.46.112.151'')
 
|-
 
|-
 
| n_master_port
 
| n_master_port
| n_master_port [1-65000]. Ex. n_master_port 51308
+
| n_master_port [1-65000] (e.g. ''n_master_port 51308'')
 
|-
 
|-
 
| netobjects
 
| netobjects
Line 226: Line 226:
 
|-
 
|-
 
| s_effects
 
| s_effects
| s_effects [0/1]. Ex. s_effects 1
+
| s_effects [0/1] (e.g. ''s_effects 1'')
 
|-
 
|-
 
| s_soundon
 
| s_soundon
| s_soundon [0/1]. Ex. s_soundon 1
+
| s_soundon [0/1] (e.g. ''s_soundon 1'')
 
|-
 
|-
 
| s_system
 
| s_system
| s_system [0-7]. Ex. s_system 1
+
| s_system [0-7] (e.g. ''s_system 1'')
 
|-
 
|-
 
| s_volume
 
| s_volume
| s_volume [0.0-1.0]. Ex. s_volume 1.0
+
| s_volume [0.0-1.0] (e.g. ''s_volume 1.0'')
 
|-
 
|-
 
| savemap
 
| savemap
Line 241: Line 241:
 
|-
 
|-
 
| sv_alloweditor
 
| sv_alloweditor
| allow_editor [0/1]. Ex. allow_editor 1
+
| allow_editor [0/1] (e.g. ''allow_editor 1'')
 
|-
 
|-
 
| sv_info
 
| sv_info
| sv_info [string]. Ex. sv_info This server is hosted by the good people from Goodco
+
| sv_info [string] (e.g. ''sv_info This server is hosted by the blablabla'')
 
|-
 
|-
 
| sv_ip
 
| sv_ip
| sv_port [0/255.255.255.255]. Ex. sv_ip 127.0.0.1
+
| sv_port [0/255.255.255.255] (e.g. ''sv_ip 127.0.0.1'')
 
|-
 
|-
 
| sv_maxhack_warnings
 
| sv_maxhack_warnings
| sv_maxhack_warnings [ms]. Ex. sv_maxhack_warnings 10
+
| sv_maxhack_warnings [ms] (e.g. ''sv_maxhack_warnings 10'')
 
|-
 
|-
 
| sv_maxping
 
| sv_maxping
| sv_maxping [ms]. Ex. sv_maxping 500
+
| sv_maxping [ms] (e.g. ''sv_maxping 500'')
 
|-
 
|-
 
| sv_maxping_warnings
 
| sv_maxping_warnings
| sv_maxping_warnings [ms]. Ex. sv_maxping_warnings 50
+
| sv_maxping_warnings [ms] (e.g. ''sv_maxping_warnings 50'')
 
|-
 
|-
 
| sv_maxplayers
 
| sv_maxplayers
| sv_maxplayers [1-255]. Ex. sv_maxplayers 32
+
| sv_maxplayers [1-255] (e.g. ''sv_maxplayers 32'')
 
|-
 
|-
 
| sv_name
 
| sv_name
| sv_name [string]. Ex. sv_name My little server
+
| sv_name [string] (e.g. ''sv_name My little server'')
 
|-
 
|-
 
| sv_password
 
| sv_password
| sv_password [name]. Ex. sv_password iLiKeFlOwErSaNdHuGs
+
| sv_password [name] (e.g. ''sv_password myserverpassword'')
 
|-
 
|-
 
| sv_port
 
| sv_port
| sv_port [1-65000]. Ex. sv_port 50301
+
| sv_port [1-65000] (e.g. ''sv_port 50301'')
 
|-
 
|-
 
| sv_rconpassword
 
| sv_rconpassword
| sv_rconpassword [password]. Ex. sv_rconpassword youwillneverguessthishahaha
+
| sv_rconpassword [password] (e.g. ''sv_rconpassword myrconpassword'')
 
|-
 
|-
 
| u_guiconfig
 
| u_guiconfig
| u_guiconfig [filename]. Ex. u_guiconfig GUI/gui.cfg
+
| u_guiconfig [filename] (e.g. ''u_guiconfig GUI/gui.cfg'')
 
|-
 
|-
 
| u_shownames
 
| u_shownames
| u_shownames [0-1]. Ex. u_shownames 1
+
| u_shownames [0-1] (e.g. ''u_shownames 1'')
 
|-
 
|-
 
| u_showtutorial
 
| u_showtutorial
| u_showtutorial [0-1]. Ex. u_showtutorial 1
+
| u_showtutorial [0-1] (e.g. ''u_showtutorial 1'')
 
|-
 
|-
 
| u_transparency
 
| u_transparency
| u_transparency [0-255]. Ex. u_transparency 255
+
| u_transparency [0-255] (e.g. ''u_transparency 255'')
 
|-
 
|-
 
| v_bpp
 
| v_bpp
| v_bpp [16/32]. Ex. v_bpp 32
+
| v_bpp [16/32] (e.g. ''v_bpp 32'')
 
|-
 
|-
 
| v_driver
 
| v_driver
| v_driver [0-4]. Ex. v_driver 1
+
| v_driver [0-4]. (e.g. ''v_driver 1'')
 
|-
 
|-
 
| v_fullscreen
 
| v_fullscreen
| v_fullscreen [0/1]. Ex. v_fullscreen 1
+
| v_fullscreen [0/1] (e.g. ''v_fullscreen 1'')
 
|-
 
|-
 
| v_height
 
| v_height
| v_height [pixels]. Ex. v_height 480
+
| v_height [pixels] (e.g. ''v_height 480'')
 
|-
 
|-
 
| v_screenshotquality
 
| v_screenshotquality
| Screenshot JPEG quality [0-100]. Ex. screenshotquality 100
+
| Screenshot JPEG quality [0-100] (e.g. ''screenshotquality 100'')
 
|-
 
|-
 
| v_showfps
 
| v_showfps
| v_showfps [0/1]. Ex. v_showfps 1
+
| v_showfps [0/1] (e.g. ''v_showfps 1'')
 
|-
 
|-
 
| v_showminimap
 
| v_showminimap
| v_showminimap [0/1]. Ex. v_showMinimap 1
+
| v_showminimap [0/1] (e.g. ''v_showminimap 1'')
 
|-
 
|-
 
| v_smoothmap
 
| v_smoothmap
| smoothMap [0-1]. Ex. smoothMap 1
+
| smoothMap [0-1] (e.g. ''smoothMap 1'')
 
|-
 
|-
 
| v_smoothsprites
 
| v_smoothsprites
| v_smoothsprites [0-1]. Ex. v_smoothsprites 1
+
| v_smoothsprites [0-1] (e.g. ''v_smoothsprites 1'')
 
|-
 
|-
 
| v_vsync
 
| v_vsync
| v_vsync [0/1]. Ex. v_vsync 1
+
| v_vsync [0/1] (e.g. ''v_vsync 1'')
 
|-
 
|-
 
| v_width
 
| v_width
| v_width [pixels]. Ex. v_width 640
+
| v_width [pixels] (e.g. ''v_width 640'')
 
|-
 
|-
 
| w_camera_poslag
 
| w_camera_poslag
| w_camera_poslag [real]. Ex. w_camera_poslag 3.0
+
| w_camera_poslag [real] (e.g. ''w_camera_poslag 3.0'')
 
|}
 
|}

Revision as of 04:34, 18 September 2011

These commands can be used inside the command console ([Home]-key).

Command Usage
auth_autologin auth_autologin [0/1] (e.g. auth_autologin 1)
auth_key auth_key
auth_login auth_login [string] (e.g. auth_login myloginname)
auth_password auth_password [string] (e.g. auth_password myauthpassword)
c_bgcolor c_bgcolor [0-255] [0-255] [0-255] [0-255] (e.g. c_bgcolor 255 0 0 0)
c_bgshow c_showbg [0/1] (e.g. c_showbg 1)
c_dimension_x c_dimension_x [0.0-1.0] (e.g. c_dimension_x 1.0)
c_dimension_y c_dimension_y [0.0-1.0] (e.g. c_dimension_y 0.66)
c_fontcolor c_fontcolor [0-255] [0-255] [0-255] [0-255] (e.g. c_fontcolor 255 250 250 250)
c_fontfile c_fontfile [filename] (e.g. c_fontfile Fonts/commodore.png)
c_halign c_halign [0-2] (e.g. c_halign 2)
c_history_size c_history_size [num] (e.g. c_history_size 10)
c_indent c_indent [pixels] (e.g. c_indent 1)
c_key c_key [keycode] (e.g. c_key 0xc0)
c_linespacing c_linespacing [pixels] (e.g. c_linespacing 1)
c_prompt c_prompt [text] (e.g. c_prompt admin)
c_valign c_valign [0-2] (e.g. c_valign 2)
cc_bgcolor cc_bgcolor [0-255] [0-255] [0-255] [0-255] (e.g. cc_bgcolor 255 0 0 0)
cc_bgshow cc_showbg [0/1] (e.g: cc_showbg 1)
cc_channelkey cc_channelkey [keycode] (e.g. cc_channelkey 0xA3)
cc_dimension_x cc_dimension_x [0.0-1.0] (e.g. cc_dimension_x 1.0)
cc_dimension_y cc_dimension_y [0.0-1.0] (e.g. cc_dimension_y 0.66)
cc_fontfile cc_fontfile [filename] (e.g. cc_fontfile Fonts/pixel.png)
cc_halign cc_halign [0-2] (e.g. cc_halign 2)
cc_history_size cc_history_size [num] (e.g. cc_history_size 10)
cc_indent cc_indent [pixels] (e.g. cc_indent 1)
cc_key cc_key [keycode] (e.g. cc_key 0x0D)
cc_linespacing cc_linespacing [pixels] (e.g. cc_linespacing 1)
cc_valign cc_valign [0-2] (e.g. cc_valign 2)
cl_classnum cl_classnum [classnum] (e.g. cl_classnum 1)
cl_joinaddress cl_joinaddress [ip:port] (e.g. cl_joinaddress 127.0.0.1:50301)
cl_name cl_name [name] (e.g. cl_name myname)
cl_password cl_password [string] (e.g. cl_password mypassword)
cl_port cl_port [1-65000] (e.g. cl_port 50328)
cl_team cl_team [teamnum] (e.g. cl_team 1)
cls cls
echo echo [string] (e.g. echo echo!)
g_debug g_debug [0/1] (e.g. g_debug 1)
g_kickvote_bantime g_kickvote_bantime [minutes] (e.g. g_kickvote_bantime 15)
g_kickvote_percent g_kickvote_percent [0-100] (e.g. g_kickvote_percent 50)
g_mapvote_percent g_mapvote_percent [0-100] (e.g. g_mapvote_percent 50)
g_playerlistkey g_playerlistkey [keycode] (e.g. g_playerlistkey 9)
g_precache g_precache [0/1] (e.g. g_precache 1)
g_reportbugkey g_reportbugkey [keycode] (e.g. g_reportbugkey 9)
g_screenshotkey g_screenshotkey [keycode] (e.g. g_screenshotkey 9)
g_tutorialkey g_tutorialkey [keycode] (e.g. g_tutorialkey 9)
g_vote_time g_vote_time [secs] (e.g. g_vote_time 60)
get get [filename]
help help [cmd-name] (e.g. help cls)
k_rendersync k_rendersync [0/1] (e.g. k_rendersync 1)
kick kick [player name] [minutes]
kickhid kickhid [player hid] [minutes]
kickid kickid [player id] [minutes]
list list [command] (e.g. list cls)
loadmap loadmap [name]
m_generator m_generator [filename] (e.g. m_generator Scripts/generator.cfg)
m_height m_height [integer] (e.g. m_height 128)
m_seed m_seed [integer] (e.g. m_seed 5345
m_width m_width [integer] (e.g. m_width 128)
msg msg [text]
n_disconnectwait n_disconnectwait [ms] (e.g. n_disconnectwait 1000)
n_filechunk n_filechunk [bytes] (e.g. n_filechunk 8192)
n_graph n_graph [0/1] (e.g. n_graph 1)
n_log n_log [0/1] (e.g. n_log 1)
n_master_ip n_master_ip [x.x.x.x] (e.g. n_master_ip 78.46.112.151)
n_master_port n_master_port [1-65000] (e.g. n_master_port 51308)
netobjects netobjects
players players
players2 players2
quit quit
rcon rcon [password] / rcon [console_command]
restartmap restartmap
restartserver restartserver
s_effects s_effects [0/1] (e.g. s_effects 1)
s_soundon s_soundon [0/1] (e.g. s_soundon 1)
s_system s_system [0-7] (e.g. s_system 1)
s_volume s_volume [0.0-1.0] (e.g. s_volume 1.0)
savemap savemap [name]
sv_alloweditor allow_editor [0/1] (e.g. allow_editor 1)
sv_info sv_info [string] (e.g. sv_info This server is hosted by the blablabla)
sv_ip sv_port [0/255.255.255.255] (e.g. sv_ip 127.0.0.1)
sv_maxhack_warnings sv_maxhack_warnings [ms] (e.g. sv_maxhack_warnings 10)
sv_maxping sv_maxping [ms] (e.g. sv_maxping 500)
sv_maxping_warnings sv_maxping_warnings [ms] (e.g. sv_maxping_warnings 50)
sv_maxplayers sv_maxplayers [1-255] (e.g. sv_maxplayers 32)
sv_name sv_name [string] (e.g. sv_name My little server)
sv_password sv_password [name] (e.g. sv_password myserverpassword)
sv_port sv_port [1-65000] (e.g. sv_port 50301)
sv_rconpassword sv_rconpassword [password] (e.g. sv_rconpassword myrconpassword)
u_guiconfig u_guiconfig [filename] (e.g. u_guiconfig GUI/gui.cfg)
u_shownames u_shownames [0-1] (e.g. u_shownames 1)
u_showtutorial u_showtutorial [0-1] (e.g. u_showtutorial 1)
u_transparency u_transparency [0-255] (e.g. u_transparency 255)
v_bpp v_bpp [16/32] (e.g. v_bpp 32)
v_driver v_driver [0-4]. (e.g. v_driver 1)
v_fullscreen v_fullscreen [0/1] (e.g. v_fullscreen 1)
v_height v_height [pixels] (e.g. v_height 480)
v_screenshotquality Screenshot JPEG quality [0-100] (e.g. screenshotquality 100)
v_showfps v_showfps [0/1] (e.g. v_showfps 1)
v_showminimap v_showminimap [0/1] (e.g. v_showminimap 1)
v_smoothmap smoothMap [0-1] (e.g. smoothMap 1)
v_smoothsprites v_smoothsprites [0-1] (e.g. v_smoothsprites 1)
v_vsync v_vsync [0/1] (e.g. v_vsync 1)
v_width v_width [pixels] (e.g. v_width 640)
w_camera_poslag w_camera_poslag [real] (e.g. w_camera_poslag 3.0)