25.06.2017, 11:43
if the player is not RCON admin so the message will be send because !IsPlayerAdmin(playerid) will be right. That's why Arthur said you need && instead of ||. The condition will be : if the player is not RCON admin AND he have less than 4 admin level.