04.12.2012, 15:35
You're not using brackets, how will just using 'IsPlayerAdmin' know what to check?
You need to change it to something a long the lines of 'if(IsPlayerAdmin(playerid))', keep 'playerid' the same or replace with the variable what is assigned to the player.
You need to change it to something a long the lines of 'if(IsPlayerAdmin(playerid))', keep 'playerid' the same or replace with the variable what is assigned to the player.