Question Help: Facing Angle
#2

Weird, try SetSpawnInfo.

pawn Код:
public OnPlayerRequestClass(playerid, classid)
{
    new rand = random(sizeof(ExampleRandomSpawn));

    SetSpawnInfo(playerid, team, skin, ExampleRandomSpawn[rand][0], ExampleRandomSpawn[rand][1], ExampleRandomSpawn[rand][2], ExampleRandomSpawn[rand][3], weapon1, weapon1_ammo, weapon2, weapon2_ammo, weapon3, weapon3_ammo);
}
Reply


Messages In This Thread
Question Help: Facing Angle - by Speed++ - 01.07.2012, 13:22
Re: Question Help: Facing Angle - by Finn - 01.07.2012, 13:27
Re: Question Help: Facing Angle - by Speed++ - 01.07.2012, 13:48
Re: Question Help: Facing Angle - by Finn - 01.07.2012, 13:51
Re: Question Help: Facing Angle - by Speed++ - 01.07.2012, 14:13
Re: Question Help: Facing Angle - by LaGrande - 01.07.2012, 14:43

Forum Jump:


Users browsing this thread: 1 Guest(s)