Scripts.included.gg winner messages

From GunGame5 Documentation

Jump to: navigation, search


Description

gg_winner_messages is used to send messages when a player has won a round/match of GunGame.

The messages are sent to each player's chat, toptext, and centermsg areas.


Variables

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



// ============================================================================
// >> WINNER MESSAGES
// ============================================================================
// Description:
//    Sends messages to players when someone wins a round/match.
// Options:
//    0 = (Disabled) Do not load gg_winner_messages.
//    1 = (Enabled) Load gg_winner_messages.
// Default Value: 0

// Enables/Disables gg_winner_messages.
   gg_winner_messages 0
Personal tools