Unable To Do Commands while caged
#3

or you could put this in the cage command

Код:
SetPVarInt(playerid,"caged",1)
and then this on the commands

Код:
if(GetPVarInt(playerid,"caged") == 1) return 0;
Reply


Messages In This Thread
Unable To Do Commands while caged - by JustinB - 08.04.2010, 23:47
Re: Unable To Do Commands while caged - by -Rebel Son- - 09.04.2010, 02:43
Re: Unable To Do Commands while caged - by cessil - 09.04.2010, 03:01

Forum Jump:


Users browsing this thread: 1 Guest(s)