Scripts.included.gg leader messages

From GunGame5 Documentation

Jump to: navigation, search


Description

gg_leader_messages is used to send chat messages to players when there is a change of leaders

Messages will be sent when a current leader gains a new level, a player ties the current leader(s), and when a current leader disconnects, causing there to be a new leader.


Variables

gg_leader_messages contains the following cvars that can be found in your server's ../cfg/gungame51/included_addon_configs/gg_leader_messages.cfg.cfg file:
// ****************************************************************************
// *         gg_leader_messages.cfg -- Leader Messages Configuration          *
// *                                                                          *
// *                This file defines GunGame Addon settings.                 *
// *                                                                          *
// *               Note: Any alteration of this file requires a               *
// *                  server restart or a reload of GunGame.                  *
// ****************************************************************************



// ============================================================================
// >> LEADER MESSAGES
// ============================================================================
// Description:
//    Sends messages to players when the current leaders change.
// Options:
//    0 = (Disabled) Do not load gg_leader_messages.
//    1 = (Enabled) Load gg_leader_messages.
// Default Value: 0

// Enables/Disables gg_leader_messages.
   gg_leader_messages 0
Personal tools