Race Spawn Positions - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Race Spawn Positions (
/showthread.php?tid=466839)
Race Spawn Positions -
]Rafaellos[ - 29.09.2013
Hello everyone. I am currently working on a Race System but I face few issues with spawn positions.
What i mean:
I want the positions to be like that:
^ ^ ^ ^
But, if X and Y are negative, they spawn like that:
^
^
^
^
And if X is negative or Y is possitive (or opposite) the spawn is like that:
^
..^
....^
......^
So, what I must do to take it every time in the place that I want it?
Re: Race Spawn Positions -
]Rafaellos[ - 30.09.2013
Anyone?
Re: Race Spawn Positions -
Stereotype - 30.09.2013
Hello.. Next time hit the

button ..
https://sampforum.blast.hk/showthread.php?tid=162488
Re: Race Spawn Positions -
Konstantinos - 30.09.2013
Quote:
Originally Posted by Stereotype
|
He does want a function that it will set the racers like he showed, he does not want random spawn points and if he has 100 races, he'll need to take 400 positions with your way (modified a bit) which is boring.. and bad idea.
Re: Race Spawn Positions -
Stereotype - 30.09.2013
Then give him a better sugestion?
Re: Race Spawn Positions -
=KempeR= - 30.09.2013
Use sine and cosine
Re: Race Spawn Positions -
]Rafaellos[ - 30.09.2013
Any idea how? I never used them before, neither in school.