15.01.2011, 02:11
What do you think?
I'm assuming that the player typing accept will be the one frozen. Not the player that sent the invite.
So it should be like this:
pawn Код:
TogglePlayerControllable(giveplayerid, 0);
So it should be like this:
pawn Код:
TogglePlayerControllable(playerid, 0);