03.09.2017, 15:35
when i convert them... the removebuldingforplayer doesnt display so... they convert only createdynamicobject
any solution ?
sry for my bad english
any solution ?
sry for my bad english
|
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. |
|
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... |