09.04.2010, 03:01
or you could put this in the cage command
and then this on the commands
Код:
SetPVarInt(playerid,"caged",1)
Код:
if(GetPVarInt(playerid,"caged") == 1) return 0;