Freeze help
#1

I got my cmd /freeze working but how do i make it so that whenever someones Info[ID][isFrozen] equals 1 it will freeze him?
Reply
#2

Add this under your command
pawn Код:
SetPlayerControllable(playerid, false);
-- EDIT --
Wooops, wrong command. Sorry i said it in my head and then when i wrote it came out wrong, lol. My Mistake

But yes its Meant to be TogglePlayerControllable(playerid, false);

Reply
#3

TogglePlayerControllable
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)