18.02.2013, 16:44
use this:
Quote:
|
if(PlayerInfo[playerid][pAdmin] < PlayerInfo[giveplayerid][pAdmin]) { SendClientMessage(playerid,COLOR_GREY,"Nu poti bana un admin mai mare ca tine!"); return 1; } |

