understand then only have to call the function 1 time for all options and if the player is not live function not met.
Thanks Flick3rR.
Aprobechando the thread Might help to identify each mode? for example if you choose the knife so you open the menu of players and the player to select the knife so start on these 2 players and if you choose the same mode but scout the scout mode is enabled.
PHP Code:
enum {
DUEL_NONE,
DUEL_KNIFE,
DUEL_SCOUTS
}