Posts: 1,028
Threads: 45
Joined: May 2009
Reputation:
0
Hey.
Is anyone able to map a very long road for me, which is 100% flat? doesnt matter where it is or how it looks, it's just for testing vehicle's velocities and just needs to be 100% flat. thanks!
Posts: 1,317
Threads: 23
Joined: Feb 2010
Reputation:
0
Set the y angle to 180?
CreateObject(2587, 2001.195679, 1547.113892, 14.283400, 0.0, 180, 96.0);
Of course change the model, and the position. You can just for example map it in MTA and make it as flat in possible when you paste it in pawn, you just change the y rotation.
Posts: 788
Threads: 22
Joined: May 2006
Reputation:
0
No dude, it's just a 100% flat long ass road function for the OP.
All you need to do is figure out which way you want to move like say you want to move it all west then subtract the distance you want to move off all the x axes for your objects.