Admin team
#4

Quote:
Originally Posted by gtasarules14
Посмотреть сообщение
[pawn]new skin = GetPlayerSkin(playerid);
if(skin = (Your skin ID)
{
if(PlayerInfo[playerid][pAdmin] < 1)
{
SendClientMessage(playerid, -1, "This is a admin team");
}
else
{
SpawnPlayer(playerid);
}
return 1;
}

I believe this is how you do it , if im wrong, anyone correct me thanks
Why are you checking the skin? The skin can be used by any random player too?
Reply


Messages In This Thread
Admin team - by YanLanger - 08.08.2014, 14:36
Re: Admin team - by Phyzic - 08.08.2014, 14:38
Re: Admin team - by gtasarules14 - 08.08.2014, 14:39
Re: Admin team - by Phyzic - 08.08.2014, 14:40
Re: Admin team - by YanLanger - 08.08.2014, 14:42
Re: Admin team - by Phyzic - 08.08.2014, 14:44
Re: Admin team - by YanLanger - 08.08.2014, 14:45
Re: Admin team - by biker122 - 08.08.2014, 14:50
Re: Admin team - by YanLanger - 08.08.2014, 14:51
Re: Admin team - by YanLanger - 08.08.2014, 15:26

Forum Jump:


Users browsing this thread: 9 Guest(s)