Generic Server Cvar: Difference between revisions

From MyGamingTalk
Jump to navigation Jump to search
No edit summary
No edit summary
Line 13: Line 13:
Above command will execute objective cycle config from server.cfg  
Above command will execute objective cycle config from server.cfg  


<br>


== com_watchdog  ==


== com_watchdog ==
'''Description:'''
 
Watchdog checks for a map not being loaded.
 
Example:&nbsp;set com_watchdog 60
 
== com_watchdog_cmd  ==
 
'''Description:''' Sets what to do when watchdog finds a map is not loaded.
 
Example:&nbsp;set com_watchdog_cmd "exec objectivecycle.cfg"
 
== g_heavyWeaponRestriction  ==
 
'''Description:'''
 
Restricts heavyweapons and support fire.
 
== g_altStopwatchMode  ==


'''Description:'''  
'''Description:'''  


Watchdog checks for a map not being loaded.
Toggles ABAB stopwatch format instead of ABBA.  
 
== g_autofireteams  ==
 
'''Description:'''


Example:&nbsp;set com_watchdog 60
Toggles automatically putting players into fireteams.


== com_watchdog_cmd ==
== g_complaintlimit ==


'''Description:'''
'''Description:'''
Sets what to do when watchdog finds a map is not loaded.


Example:&nbsp;set com_watchdog_cmd "exec objectivecycle.cfg"
Kick player after this number of complaints.


== g_heavyWeaponRestriction ==
== g_ipcomplaintlimit ==


'''Description:'''
'''Description:'''


Restricts heavyweapons and support fire.
Kicks player after complaints filed from this many IP's (different players).


== g_altStopwatchMode ==
== g_fastres ==


'''Description:'''
'''Description:'''


Toggles ABAB stopwatch format instead of ABBA.
Player is instantly active after being revived.


== g_autofireteams ==
== g_fastResMsec ==


'''Description:'''
'''Description:'''


Toggles automatically putting players into fireteams.
Duration of invulnerability if g_fastResMsec is greater then 0 ?

Revision as of 23:42, 18 November 2011

<yambe:breadcrumb>SilEnT_Mod|silEnT Mod</yambe:breadcrumb>

General ETmain Server Variable

exec 

Description:

To execute any config from server config.

Example: exec objectivecycle.cfg

Above command will execute objective cycle config from server.cfg


com_watchdog

Description:

Watchdog checks for a map not being loaded.

Example: set com_watchdog 60

com_watchdog_cmd

Description: Sets what to do when watchdog finds a map is not loaded.

Example: set com_watchdog_cmd "exec objectivecycle.cfg"

g_heavyWeaponRestriction

Description:

Restricts heavyweapons and support fire.

g_altStopwatchMode

Description:

Toggles ABAB stopwatch format instead of ABBA.

g_autofireteams

Description:

Toggles automatically putting players into fireteams.

g_complaintlimit

Description:

Kick player after this number of complaints.

g_ipcomplaintlimit

Description:

Kicks player after complaints filed from this many IP's (different players).

g_fastres

Description:

Player is instantly active after being revived.

g_fastResMsec

Description:

Duration of invulnerability if g_fastResMsec is greater then 0 ?