Random spawn help
#10

Quote:
Originally Posted by Laurey
Посмотреть сообщение
Well either use the cops faction id or as somebody already said above use the skin id.
pawn Код:
new Random = random(sizeof(RandomSpawns));
if(PlayerInfo][playerid][pFaction] != facidhere)
{
    SetPlayerPos(playerid, RandomSpawns[Random][0], RandomSpawns[Random][1], RandomSpawns[Random][2]);
    SetPlayerFacingAngle(playerid, RandomSpawns[Random][3]);
}
What do you mean?
Reply


Messages In This Thread
Random spawn help - by Glossy42O - 25.10.2014, 08:36
Re: Random spawn help - by Rudy_ - 25.10.2014, 10:26
AW: Random spawn help - by Flori - 25.10.2014, 10:29
Re: Random spawn help - by Glossy42O - 25.10.2014, 10:36
Re: Random spawn help - by Steel_ - 25.10.2014, 11:43
Re: Random spawn help - by Glossy42O - 25.10.2014, 11:46
Re: Random spawn help - by Glossy42O - 25.10.2014, 11:56
Re: Random spawn help - by Laurey - 25.10.2014, 12:14
Re: Random spawn help - by NeGaTiveZ - 25.10.2014, 12:19
Re: Random spawn help - by Glossy42O - 25.10.2014, 12:21

Forum Jump:


Users browsing this thread: 5 Guest(s)