12.04.2016, 14:59
Please don't make a spam of threads, the answer is:
Код:
if(playerid == targetid) // Checks if the playerid and targetid(the person to get promoted) is equal.
return SendClintMessage(playerid, GREY, "You can't promote/demote yourself!");

