27.06.2011, 00:18
Okay so I can jail people properly. But I want to make it so they can't use commands while in jail. This is code that is saying that you're in jail;
if(PlayerInfo[playerid][Jailed] == 1)
if(PlayerInfo[playerid][Jailed] == 1)

