09.05.2013, 17:56
Remove this:
NOTE: All these updates will work for everyone! If you have regular players they can do this all too!
pawn Код:
if ((!adds) && (PlayerInfo[playerid][pAdmin] < 2))
{
SendClientMessageEx(playerid, COLOR_GRAD2, "Please try again later - only one advertisement can be submitted every 30 seconds.");
return 1;
}