problem while converting mta map codes to pawn - 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)
+--- Thread: problem while converting mta map codes to pawn (
/showthread.php?tid=640503)
problem while converting mta map codes to pawn -
BadJih - 03.09.2017
when i convert them... the removebuldingforplayer doesnt display so... they convert only createdynamicobject
any solution ?
sry for my bad english
Re: problem while converting mta map codes to pawn -
10MIN - 03.09.2017
What about using an in-game map editor or
Map Editor by
JernejL? It has
everything (well, almost everything) you need related to objects.
Also you can learn some of the MTA equivallents for SAMP object functions and try to convert them manually.
Also thnink that MTA is a separate mod for GTA:SA... and it doesn't have all objects from SA-MP.
Re: problem while converting mta map codes to pawn -
BadJih - 03.09.2017
Quote:
Originally Posted by 10MIN
What about using an in-game map editor or Map Editor by JernejL? It has everything (well, almost everything) you need related to objects.
Also you can learn some of the MTA equivallents for SAMP object functions and try to convert them manually.
Also thnink that MTA is a separate mod for GTA:SA... and it doesn't have all objects from SA-MP.
|
i have codes i want to convert them but removenbuildingforplayer codes not displaying
Re: problem while converting mta map codes to pawn -
10MIN - 03.09.2017
As I said. Learn some MTA equivallents for SA-MP object functions...
For example SA-MP uses
RemoveBuildingForPlayer(playerid,modelid,Float: x,Float:y,Float:z,Float:radius) and MTA uses another.
But the BEST are SA-MP map editors...
Re: problem while converting mta map codes to pawn -
BadJih - 03.09.2017
Quote:
Originally Posted by 10MIN
|
lmao i searched ! this is the best converter !!!
https://nixtren.net/samp/mapconverter/convert.php
it convert all codes (removebuildingforplayer) & (createdynamicobject)
https://nixtren.net/samp/mapconverter/convert.php
https://nixtren.net/samp/mapconverter/convert.php the best!!!!!!! ever!!
Re: problem while converting mta map codes to pawn -
Eoussama - 03.09.2017
SA-MP Map construction + Texture Studio > MTA Map Editor.