[Tool/Web/Other] MTA Map To SA:MP Map Converter
#1

Introduction: This is a simple application which converts mta maps to sa:mp maps.

Supports:
  • Peds [ Actors ]
  • Objects
  • Remove World Object
  • Vehicles
  • PickUps
  • Markers [ Checkpoints ]
Few screenshots:

a bit old version:



newer version:



Short Video: https://www.youtube.com/watch?v=GLBWIqq6S-Q

Download: https://github.com/Jlalt/MTA-Map-To-...erter/releases
Source: https://github.com/Jlalt/MTA-Map-To-Samp-Map-Converter
Reply
#2

Good job jlalt , I like it.
Reply
#3

nice
using it
Reply
#4

Nice way you used C# on it.
but you should update the template. i like the source +4 stars
Reply
#5

Awesome....
Can you add a mirror please ?
for relased version ?
Reply
#6

Glad to see you like it guys.

Quote:
Originally Posted by Xportaler
View Post
Awesome....
Can you add a mirror please ?
for relased version ?
here you go
https://www.mediafire.com/file/vpk0e...0Converter.rar
Reply
#7

Ohh thanks. But this is not converting Cars/Checkpoints. have tested it a lot of time now
Reply
#8

Quote:
Originally Posted by Xportaler
View Post
Ohh thanks. But this is not converting Cars/Checkpoints. have tested it a lot of time now
can you send me your .map file?
also markers have to be type of checkpoint not circle or other kids of markers for the app convert them....
Reply
#9

Delted
Reply
#10

Quote:
Originally Posted by Xportaler
View Post
https://ufile.io/iv56a

I have a lot other maps like this to convert so tell me where is problem also
may I know how you generated this map? cuz the way its generated different from my maps lol.
Reply
#11

its just downloaded on from mta web
Reply
#12

seems like there's two kind of maps. one is the maps made by main editor and second are race maps, so far this app only supports the ones made by main editor [ your map made by race maps ].

I'll try to add race maps support as soon as possible. [ thanks for the report ]
Reply
#13

Hmm.well .ho can i convert just checkpoints there ?
Any idea ?
Reply
#14

Also can you add this today or tomorow so i can wait ?
Reply
#15

Quote:
Originally Posted by Xportaler
View Post
Also can you add this today or tomorow so i can wait ?
I will try to do it as soon as I get in the mood xd.

however you can yet convert the checkpoints by changing <checkpoint to <marker
ex:
Code:
    <checkpoint id="checkpoint () (1)" type="checkpoint" color="#DA12EC99" size="5" nextid="checkpoint () (2)" posX="2812.8999" posY="-1657.6" posZ="9.7" rotX="0" rotY="0" rotZ="0"></checkpoint>
becomes
PHP Code:
    <marker id="checkpoint () (1)" type="checkpoint" color="#DA12EC99" size="5" nextid="checkpoint () (2)" posX="2812.8999" posY="-1657.6" posZ="9.7" rotX="0" rotY="0" rotZ="0"></checkpoint
Reply
#16

I'm curious. Are there any advantages over the convertffs tool?
Reply
#17

Well done, +REP
Reply
#18

Quote:
Originally Posted by HeLiOn_PrImE
View Post
I'm curious. Are there any advantages over the convertffs tool?
support of pickups, checkpoints and remove world objects.
Reply
#19

Quote:
Originally Posted by jlalt
View Post
support of pickups, checkpoints and remove world objects.
Thanks. I didn't know MTA started supporting object removal...
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)