How to make wanted level cant spawn as cop?
#3

Quote:
Originally Posted by Eth
Посмотреть сообщение
onplayerrequestspawn:
pawn Код:
if(gTeam[playerid] == Team_Cop)
{
if(GetPlayerWantedLevel(playerid) > 0)
{
//PUT YOUR MESSAGE OR ANYTHING HERE
return 0;//WE RETURN 0; TO PREVENT THE PLAYER
}
}
put that code onplayerrequestspawn, before the return 1;
Thank You +Rep
Reply


Messages In This Thread
How to make wanted level cant spawn as cop? - by UserName31 - 28.09.2014, 04:15
Re: How to make wanted level cant spawn as cop? - by Eth - 28.09.2014, 04:20
Re: How to make wanted level cant spawn as cop? - by UserName31 - 28.09.2014, 04:25

Forum Jump:


Users browsing this thread: 1 Guest(s)