Anti cheat check
#5

Quote:
Originally Posted by 1fret
Посмотреть сообщение
I know that , but bro i think my coding is right cause this is saying if the player isn't rcon or the player level is below 4 then it should send the message to the admins.

PHP код:
 if(!IsPlayerAdmin(playerid) || pInfo[playerid][Admin] < 4
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.
Reply


Messages In This Thread
Anti cheat check - by 1fret - 25.06.2017, 11:20
Re: Anti cheat check - by Kane - 25.06.2017, 11:22
Re: Anti cheat check - by 1fret - 25.06.2017, 11:31
Re: Anti cheat check - by Kane - 25.06.2017, 11:33
Re: Anti cheat check - by Dayrion - 25.06.2017, 11:43

Forum Jump:


Users browsing this thread: 1 Guest(s)