Scripts.included.gg noblock

From GunGame5 Documentation

(Difference between revisions)
Jump to: navigation, search

Satoon101 (Talk | contribs)
(Created page with '== Description == '''gg_noblock''' is used to allow players to pass through each other. == Variables == '''gg_noblock''' contains the following cvars that can be found in your ...')
Newer edit →

Revision as of 17:03, 22 March 2011

Description

gg_noblock is used to allow players to pass through each other.


Variables

gg_noblock contains the following cvars that can be found in your server's ../cfg/gungame51/included_addon_configs/gg_noblock.cfg file:
// ============================================================================
// >> NO BLOCK
// ============================================================================
// Description:
//    Makes it possible to pass through all players.
// Options:
//    0 = (Disabled) Do not load gg_noblock.
//    1 = (Enabled) Load gg_noblock.
// Default Value: 0

// Enables/Disables gg_noblock.
   gg_noblock 0
Personal tools