31.12.2012, 15:31
I'm not sure why it doesn't work, it should do if you are (PlayerInfo[playerid][pAdmin] == 1) AND (aDuty[playerid] == 0).
Are you sure you are these two?
- To your question.
Are you sure you are these two?
- To your question.
pawn Код:
//0 = offduty
!aDuty[playerid]
//1 = onduty
aDuty[playerid]