28.02.2012, 12:40
Look to see if Raven's roleplay has a variable like
or something like that. Then add an if statement.
That says if they are jailed then they can use the phone. I hope you understand.
pawn Код:
PlayerInfo[playerid][pJailed]
pawn Код:
if(PlayerInfo[playerid][pJailed] == 1)