please help on map data ? -
andrewgrob - 14.02.2012
i ceated this
from my map editor.......... which is a wall
17559, MStorCP6_LAe2, 0, -57.8061, 1857.37, 31.9025, 0, 0.707106, 0, 0.707107, -1
then i go here
http://gtamap.delux-host.com/converter/
i do pawn code for samp
which gives me this
CreateObject(17559, -57.8061, 1857.3700, 31.9025, 0.0000, 0.0000, 0.0000);
but this is straight . i had it upsidedown and left a bit
how can i fix it please help
do ihave to imput this 0, 0.707106, 0, 0.707107 on create object
Re: please help on map data ? -
ReneG - 14.02.2012
Watch this video. It is extremely helpful.
[ame="http://www.youtube.com/watch?v=7N4qd3HGi_U"]http://www.youtube.com/watch?v=7N4qd3HGi_U[/ame]
Re: please help on map data ? -
andrewgrob - 15.02.2012
this is for multi theft auto. i am using MapEditor v0.1a
i need to know how to convert MapEditor v0.1a data in to pawn samp data
so i can add it to my game mode
Re: please help on map data ? -
ReneG - 15.02.2012
That Map Editor isn't compliant with SAMP. I believe that editor only makes maps for Grand Theft Auto itself, not in PAWN Syntax. Either use MTA Map Editor, or use JernejLs 0.3d Map Editor.
Re: please help on map data ? -
andrewgrob - 15.02.2012
ok thank you. i feel dumb now. i just made a nice map too . i will give you rep
Re: please help on map data ? -
ReneG - 15.02.2012
Quote:
Originally Posted by andrewgrob
ok thank you. i feel dumb now. i just made a nice map too . i will give you rep
|
No problem. I really recommend MTA's Map Editor though. It is very user friendly.
Re: please help on map data ? -
PhilippinesRoleplay - 15.02.2012
you need help in converting? if yes, just go in this site...
www.convertffs.com
thats all, put your code there and then click convert.
Then copy it again and add it in your pawno
Re: please help on map data ? -
andrewgrob - 15.02.2012
thank you guys . should sticky this topic for others.