need help with randomspawn
#7

Add as many as places you want. Also, change the coordinates from team1
pawn Код:
new Float:RandomSpawnTeam1[][] =
{
    // Positions, (X, Y, Z and Facing Angle)
    {-2796.9854, 1224.8180, 20.5429, 192.0335},
    {-2454.2170, 503.8759, 30.0790, 267.2932},
    {-2669.7322, -6.0874, 6.1328, 89.8853}
};
and team2
pawn Код:
new Float:RandomSpawnTeam2[][] =
{
    // Positions, (X, Y, Z and Facing Angle)
    {-3796.9854, 1224.8180, 20.5429, 192.0335},
    {-3454.2170, 503.8759, 30.0790, 267.2932},
    {-3669.7322, -6.0874, 6.1328, 89.8853}
};
Reply


Messages In This Thread
need help with randomspawn - by niels44 - 30.11.2011, 16:17
Re: need help with randomspawn - by Kostas' - 30.11.2011, 16:26
Re: need help with randomspawn - by niels44 - 01.12.2011, 12:43
Re: need help with randomspawn - by Kostas' - 01.12.2011, 12:51
Re: need help with randomspawn - by niels44 - 01.12.2011, 13:21
Re: need help with randomspawn - by niels44 - 01.12.2011, 14:19
Re: need help with randomspawn - by Kostas' - 01.12.2011, 14:20
Re: need help with randomspawn - by niels44 - 01.12.2011, 17:13
Re: need help with randomspawn - by niels44 - 01.12.2011, 17:30
Re: need help with randomspawn - by niels44 - 01.12.2011, 17:54

Forum Jump:


Users browsing this thread: 1 Guest(s)