Problem with vehicle spawning.
#6

at first please define this
Quote:

stock IsPlayerMod(playerid,lvl)
{
if(PlayerInfo[playerid][pAdminLevel]>=lvl) return 1;
return 0;
}
stock IsPlayerModEx(playerid,lvl)
{
if(PlayerInfo[playerid][pAdminLevel]==lvl) return 1;
return 0;
}

then use this conditional signs in ur script !
Reply


Messages In This Thread
Problem with vehicle spawning. - by biker122 - 27.04.2014, 06:12
Re: Problem with vehicle spawning. - by Zex Tan - 27.04.2014, 06:20
Re: Problem with vehicle spawning. - by biker122 - 27.04.2014, 06:49
Re: Problem with vehicle spawning. - by biker122 - 27.04.2014, 07:48
Re: Problem with vehicle spawning. - by IceBilizard - 27.04.2014, 07:53
Re: Problem with vehicle spawning. - by lonalovegood1 - 27.04.2014, 08:10
Re: Problem with vehicle spawning. - by WopsS - 27.04.2014, 12:40
Re: Problem with vehicle spawning. - by biker122 - 27.04.2014, 12:57

Forum Jump:


Users browsing this thread: 1 Guest(s)