Page 1 of 1

Problem with Multi-Level in a round

PostPosted: Mon Feb 14, 2011 1:13 pm
by wapkagut
Hello,
I currently have a worry.
Actually when I kill someone or another player kills someone, he gains a level, but it is not unlocked. Made in the next level he'll be given only when it will again be alive or at the beginning of a round.

I find it embarrassing, someone would have there a soulution?

PostPosted: Mon Feb 14, 2011 4:40 pm
by satoon101
I 'think' you need to turn on gg_turbo . Open your server's ../cfg/gungame51/included_addon_configs/gg_turbo.cfg file and change it to 1 :
// ****************************************************************************
// *                   gg_turbo.cfg -- Turbo Configuration                    *
// *                                                                          *
// *                This file defines GunGame Addon settings.                 *
// *                                                                          *
// *               Note: Any alteration of this file requires a               *
// *                  server restart or a reload of GunGame.                  *
// ****************************************************************************



// ============================================================================
// >> TURBO MODE
// ============================================================================
// Description:
//    Gives the player their next weapon immediately when they level up.
// Options:
//    0 = (Disabled) Do not load gg_turbo.
//    1 = (Enabled) Load gg_turbo.
// Default Value: 0

// Enables/Disables gg_turbo.
   gg_turbo 1

Satoon