Spawn Points
#6

What skimmer says is completely wrong.


What you are trying to do is make an array with spawn locations.
Each location has an x, y, z and an angle value.

However, the first few lines of coordinates only contain an x, y and z value:
{2041.4232,-1643.7749,13.5469},
You need to add an angle there as well, for example:
{2041.4232,-1643.7749,13.5469,0.0},

The second half of spawn locations already contain an angle.
Reply


Messages In This Thread
Spawn Points - by DarkLored - 18.11.2013, 21:37
Re: Spawn Points - by ikkentim - 18.11.2013, 21:39
Re: Spawn Points - by DarkLored - 18.11.2013, 21:42
AW: Spawn Points - by Skimmer - 18.11.2013, 21:46
Re: Spawn Points - by DarkLored - 18.11.2013, 21:48
Re: Spawn Points - by ikkentim - 18.11.2013, 21:53
AW: Spawn Points - by Skimmer - 18.11.2013, 21:57
Re: Spawn Points - by DarkLored - 18.11.2013, 21:59

Forum Jump:


Users browsing this thread: 1 Guest(s)