Checking if player is already admin or not
#2

Код:
if(pInfo[target][Admin] == level)
{
     SendClientMessage(playerid, -1, "{C3C3C3} This player has already got the same level of admin as.");
     return 1;
}
This is to check if the player has the same level of admin as you typed.
Reply


Messages In This Thread
Checking if player is already admin or not - by ivndosos - 24.01.2018, 10:01
Re: Checking if player is already admin or not - by edyun - 24.01.2018, 10:28
Re: Checking if player is already admin or not - by ISmokezU - 24.01.2018, 10:30
Re: Checking if player is already admin or not - by edyun - 24.01.2018, 10:34
Re: Checking if player is already admin or not - by ivndosos - 24.01.2018, 11:22
Re: Checking if player is already admin or not - by edyun - 24.01.2018, 11:23
Re: Checking if player is already admin or not - by aoky - 24.01.2018, 11:31
Re: Checking if player is already admin or not - by edyun - 24.01.2018, 11:40
Re: Checking if player is already admin or not - by ivndosos - 24.01.2018, 11:43
Re: Checking if player is already admin or not - by Hrb - 25.01.2018, 17:49

Forum Jump:


Users browsing this thread: 3 Guest(s)