Scripts.included.gg map obj

From GunGame5 Documentation

(Difference between revisions)
Jump to: navigation, search

Satoon101 (Talk | contribs)
(Created page with '== Description == '''gg_map_obj''' is used to disable bombing and/or hostage objectives on the map. == Variables == '''gg_map_obj''' contains the following cvars that can be fo...')
Newer edit →

Revision as of 04:52, 22 March 2011

Description

gg_map_obj is used to disable bombing and/or hostage objectives on the map.


Variables

gg_map_obj contains the following cvars that can be found in your server's ../cfg/gungame51/gg_objectives_settings.cfg file:
// ============================================================================
// >> MAP OBJECTIVES
// ============================================================================
// Options:
//    0 = No objectives disabled.
//    1 = All objectives disabled.
//    2 = Bomb objective disabled.
//    3 = Hostage objective disabled.
// Default Value: 0

// Controls which objectives will be disabled.
   gg_map_obj 0
Personal tools