[Map] Problem with 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: Filterscripts (
https://sampforum.blast.hk/forumdisplay.php?fid=17)
+---- Forum: Maps (
https://sampforum.blast.hk/forumdisplay.php?fid=64)
+---- Thread: [Map] Problem with map. (
/showthread.php?tid=516206)
Problem with map. -
TheSy - 30.05.2014
Hello !
I have a problem with my mapping.
It is not "smooth".
On йditor not seen trais the transition between the two objects while in the game if, and it's ugly
Look:
http://www.upimg.fr/ih/l6zw.png
How to fix?
Thx !!!
Re: Problem with map. -
Tellken - 30.05.2014
Rotate the second piece when coupled with the right color or use an only object with uniform texture for floor.
Re: Problem with map. -
TheSy - 30.05.2014
Not work
Re: Problem with map. -
Dobbi - 30.05.2014
Change the floor's RZ° by 180° and the lower the Z° by 0.0020°. Not sure what you're aiming for, but if it's overlapping, then that should fix it.
Respuesta: Problem with map. -
MpK - 30.05.2014
Gieb codes
Re: Problem with map. -
TheSy - 30.05.2014
Not work ..
pawn Код:
CreateObject(19377, 1681.28479, 722.20227, 2003.67004, 0.00000, 90.00000, 0.00000);
CreateObject(19377, 1691.78601, 722.20227, 2003.67004, 0.00000, 90.00000, 0.00000);
Re: Problem with map. -
Bordux - 30.05.2014
Change of the object's Z coordinate by atleast 0.20
Re: Problem with map. -
TheSy - 30.05.2014
Not work
Re: Problem with map. -
Yves - 30.05.2014
they is no way you can fix the issue unless you find a bigger flat object.
replace it with this ID:8661
Re: Problem with map. -
TheSy - 30.05.2014
Other object?