ForceClassSelection gets called again somehow
#1

After a player goes off admin duty the script forces his class selection, and if he dies he is prompted into Class Selection again, this happens after the event too...
Код:
.
.
.
case 1: // <------- if hes on duty
{
ForceClassSelection(playerid);
print("force class - command");
TogglePlayerSpectating(playerid, true);
TogglePlayerSpectating(playerid, false);
TPLI[playerid][aduty] = 0;
}
I tried debugging, it gets called normally, it doesn't call it twice...
Reply


Messages In This Thread
ForceClassSelection gets called again somehow - by PaYkOK - 22.09.2014, 21:16
Re: ForceClassSelection gets called again somehow - by DaTa[X] - 22.09.2014, 23:29
Re: ForceClassSelection gets called again somehow - by ThePhenix - 22.09.2014, 23:36
Re: ForceClassSelection gets called again somehow - by PaYkOK - 23.09.2014, 08:46

Forum Jump:


Users browsing this thread: 3 Guest(s)