a question with my /ban command
#2

pawn Код:
if(PlayerData[TARGET][AdminLevel] <= PlayerData[playerid][AdminLevel]) { // if the target's AdminLevel is less than or equal to the player's AdminLevel
    // Ban the player.
} else {
    // Send error
}
Reply


Messages In This Thread
a question with my /ban command - by Tanush123 - 15.01.2012, 13:27
Re: a question with my /ban command - by JamesC - 15.01.2012, 13:30
Re: a question with my /ban command - by Soumi - 15.01.2012, 13:30

Forum Jump:


Users browsing this thread: 1 Guest(s)