Scripts.included.gg dissolver

From GunGame5 Documentation

Jump to: navigation, search


Description

gg_dissolver removes ragdolls when players die.

  • The ragdolls can can just be removed, or they can be dissolved using various effects.


Variables

gg_dissolver contains the following cvars that can be found in your server's ../cfg/gungame51/included_addon_configs/gg_dissolver.cfg file:
// ============================================================================
// >> DISSOLVER
// ============================================================================
// Description:
//    Removes ragdolls by dissolving them with various effects.
// Options:
//    0 = Disabled
//    1 = No Effect
//    2 = Energy
//    3 = Heavy Electrical
//    4 = Light Electrical
//    5 = Core Effect
//    6 = Random Effect
// Default Value: 0

// Enables/Disables gg_dissolver.
   gg_dissolver 0
Personal tools