OnPlayerConnect help
#2

Mhmm alright add this one should work.
pawn Код:
new string[128];
if(PlayerInfo[playerid][pAdmin])
{
    format(string, sizeof(string), "Server: You are logged in as level %d administrator", PlayerInfo[playerid][pAdmin]);
    SendClientMessage(playerid, COLOR_WHITE, string);
}
Reply


Messages In This Thread
OnPlayerConnect help - by TazmaNiax - 16.05.2014, 02:47
Re: OnPlayerConnect help - by Laure - 16.05.2014, 03:24
Re: OnPlayerConnect help - by TazmaNiax - 16.05.2014, 03:27
Re: OnPlayerConnect help - by Laure - 16.05.2014, 03:30
Re: OnPlayerConnect help - by Affan - 16.05.2014, 03:32
Re: OnPlayerConnect help - by Laure - 16.05.2014, 03:33
Re: OnPlayerConnect help - by SAMProductions - 16.05.2014, 03:40
Re: OnPlayerConnect help - by Affan - 16.05.2014, 03:50
Re: OnPlayerConnect help - by SAMProductions - 16.05.2014, 04:04
Re: OnPlayerConnect help - by biker122 - 16.05.2014, 04:28

Forum Jump:


Users browsing this thread: 2 Guest(s)