29.03.2013, 15:45
1 :
2 :
pawn Код:
if(IsCaged[pID] == 1) return SendClientMessage(playerid, COLOR_PINK, "You can't use this command when you are caged!");
pawn Код:
format(string, sizeof string, "An Admin Has Caged %s (%d) Reason: %s", pID, secs, reason[0] ? reason : "No Reason Given");