Scripts.included.gg turbo
From GunGame5 Documentation
(Difference between revisions)
Line 5: | Line 5: | ||
- | description=is used to give players their weapon when | + | description=is used to give players their weapon when they level up. |
*Normally, players only receive a new weapon the next time they spawn. | *Normally, players only receive a new weapon the next time they spawn. |
Revision as of 14:17, 14 May 2011
Description
gg_turbo is used to give players their weapon when they level up.
- Normally, players only receive a new weapon the next time they spawn.
- This addon gives them their weapon immediately upon leveling up.
Variables
gg_turbo contains the following cvars that can be found in your server's ../cfg/gungame51/included_addon_configs/gg_turbo.cfg file:// ============================================================================ // >> TURBO MODE // ============================================================================ // Description: // Gives the player their next weapon immediately when they level up. // Options: // 0 = (Disabled) Do not load gg_turbo. // 1 = (Enabled) Load gg_turbo. // Default Value: 0 // Enables/Disables gg_turbo. gg_turbo 0