Konzolne komande

 

                    New/Changed CVARS:
                    ------------------
 
                    mp_playerid
                    Toggles what information players see in the status bar
                    0 everyone: players see all names listed in the status bar (with appropriate
                    team colors)
                    1 team only: players only see names for their teammates and hostages in the
                    status bar
                    2 off: players do not see any names in the status bar (hostages included)
                    0 is the default
 
                    mp_fadetoblack (overrides mp_forcechasecam)
                    0 nothing
                    1 player's screen fades to black for the remainder of the round when he dies 
                     (hud still works normally so player can    chat and see the scores,
                    etc.)
                    0 is the default
 
                    mp_forcechasecam
                    0 free to spectate anyone when player dies
                    1 only allowed to spectate player's own team when player dies
                    2 not allowed to spectate anyone...player's view stays where the player dies
                    0 is the default
 
                    mp_buytime (float)
                    Can now designate the desired amount of buy time for each round
                    min buy time is .5 minutes
                    no max buy time
                    Example: mp_buytime 1.8 // 108 seconds of buy time
                    1.5 min is the default (CS 1.0 buy time)
 
                    mp_roundtime (float)
                    Changed to support partial minutes
                    min round time is 1 min
                    max round time is 9 min
                    Example: mp_roundtime 1.3 // 78 seconds
                    5 min is the default (CS 1.0 round time)
 
                    mp_winlimit
                    Will cycle the map after one team reaches this many wins
                    0 is the default (no win limit)
 
                    mp_timelimit (float)
                    Fixed to support 0 (no time limit)
                    Example: mp_timelimit 17.2 // 17 minutes 12 seconds
                    0 is the default
 
                    allow_spectators
                    0 Do not allow spectators
                    1 Allow spectators

 

ah 1 Toggles Auto-Help (gives player hint messages throught the game) - Setting of 1 = 'on', and 0 = 'off'
cl_observercrosshair 1 Set to '1' to enable crosshairs in Observer mode, '0' to disable
dm 1 Toggles displaying of map briefings after loading a new map - Setting of 1 = 'on', and 0 = 'off'
cl_hidefrags 0 Toggles hiding everyone else's scores except your own - Setting of 1 = 'on', and 0 = 'off'
drawradar This turns the radar on
fastsprites 0 Sets the complexity of the smoke sprites for the smoke grenade - The range is 0-2, with 0 looking the most like actual smoke
hideradar This turns the radar off
hud_centerid 0 Toggles the centering of the auto-ID text - Setting of 1 = 'on', and 0 = 'off'
lefthand 0
Toggles the use of holding weapons in left hand - Setting of 1 = 'on', and 0 = 'off'
listmaps
Lists the maps available on the server that the client can vote for - the server admin specifies which maps get listed by editing the mapcycle.txt file.
max_shells 300
Sets the number of shells visible at one time (0-500)
max_smokepuffs 300
Sets the number of smoke puffs visible at one time (0-500)
nightvision
Bind this to a key to toggle the use of the NVGs
rate 2500 Sets how much data/information you receive from the server that you are connected to - for a 14.4 connection, set your rate to 1500 - 33.6k connection use 3000 - 56k modem use 3500 - ISDN should be 5000 - all connections faster than that should be between 5000 and 9999
setinfo vgui_menus 1
Toggles the VGUI menu - Setting of 1 = 'on', and 0 = 'off'
timeleft
States how much time is left on the particular map
votemap <mapname>
Allows the client to vote for a particular map

ADMIN MOD

#####################################
Level - 0 (PUBLIC ACCESS FUNCTIONS)

ACCESS_ALL
admin_cancelvote
admin_denymap
admin_startvote
admin_listmaps
admin_nextmap
ambt_greeting
admin_messagemode
admin_nomessagemode
say currentmap
say nextmap
say timeleft

ACCESS_TIMELEFT
admin_timeleft

ACCESS_USERLIST
admin_userlist

ACCESS_VERSION
admin_version
######################################
Level - 1 (PUBLIC ACCESS *IF* ENABLED IN SERVER.CFG)

ACCESS_VOTE_RESTART (allows a vote to be restarted)
admin_vote_restart

ACCESS_HLDSLD_VOTE (functions used in HLDSLD-style votes)
say mapvote
say rockthevote
say vote <map>

ACCESS_VOTE_KICK (start a kick vote admin mod style)
admin_vote_kick

ACCESS_VOTE_MAP (start an admin mod style map vote)
admin_vote_map

Ostale konzolne komande

MANUAL