SA-MP Forums Archive
What's wrong with this map? - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: What's wrong with this map? (/showthread.php?tid=119694)



What's wrong with this map? - Jay420 - 09.01.2010

I created a racetrack with this program. And my map looked like this:
[img width=1024 height=640]/imageshack/img39/4484/driftmap.png[/img]
(Just did it like in 30 minutes, but anywy)


But when I add the lines to my gamemode, it looks like this:



I checked all the coordinates and there were nothing wrong with them. They were exactly the same as in the editor.

Anyone got any clue what this is about?


Re: What's wrong with this map? - Jay420 - 09.01.2010

Quote:
Originally Posted by Seif_
Ask in the original thread and wait for an answer.
Well I would but this thing is kind of urgent...


Re: What's wrong with this map? - Joe Staff - 09.01.2010

Clearly that's an angle issue. I do believe that thing uses radians instead of degrees. Look inside of ******' .map -> createobject converter, and it will have a formula to convert radians to degrees.


Re: What's wrong with this map? - Jay420 - 09.01.2010

Quote:
Originally Posted by Joe Staff
Clearly that's an angle issue. I do believe that thing uses radians instead of degrees. Look inside of ******' .map -> createobject converter, and it will have a formula to convert radians to degrees.
Well.. The program gives the "output" as 'CreateObject's already, so no need to convert anything, if I'm right. But anyway, I couldn't even find this converter.. You got a link or something?

But if you check the "blocks" I used to make the floor/ground, you notice that the ground is just like I created it, but only the road pieces are f****d up.. Any ideas?



Re: What's wrong with this map? - bajskorv123 - 09.01.2010

Lol i switched map editor to MTA from that one because i had those angle issues too, you should try
http://www.gamerxserver.com/MTAMapEditor.php


Re: What's wrong with this map? - Jay420 - 10.01.2010

Quote:
Originally Posted by Hannes
Lol i switched map editor to MTA from that one because i had those angle issues too, you should try
http://www.gamerxserver.com/MTAMapEditor.php
That's actually a great editor. I'm using it now.. Thanks