Gsc scripts with bug fixes for CoD4xServer modification.
-
scr_antinadeswitch
- Removes grenades when changing teams. Default 1 -
scr_teambalance_check_time
- Team balance check time. Default 59 -
scr_hud_rankscore
- Visible rank XP for player. For hardcore mode only. Default 0
[[level.onAddCommand]](command, functionPlayer , functionRcon, points);
command
- command name
functionPlayer
- command function when called by the player
functionRcon
- command function when called by console or rcon
points
- needed power points for using this command