Quote:
Originally Posted by Max_Coldheart
There's a mistake in your code.
pawn Code:
TogglePlayerControllable(playerid, 1); //Makes the player not controllable on the /afk command.
Because setting this to true (1) will allow the player to control the character, and this is under /afk command. Fix this please, and it'll be just fine, like every other AFK scripts.
|
Thanks for pointing this out! :P