Deleteing Objects
#1

Hey All, I have just updated my MTA so I can remove objects from the map but i have a problem with converting it to SAMP (pawno).

Код:
<map edf:definitions="editor_main">
    <removeWorldObject id="removeWorldObject (smashbarpost) (1)" radius="3.2722673416138" interior="0" model="1250" lodModel="0" posX="997.72656" posY="1759.125" posZ="10.85156" rotX="0" rotY="0" rotZ="0"></removeWorldObject>
    <removeWorldObject id="removeWorldObject (smashbar) (1)" radius="5.485743522644" interior="0" model="1251" lodModel="0" posX="998.14056" posY="1753.96179" posZ="11.36999" rotX="0" rotY="0" rotZ="0"></removeWorldObject>
</map>
This is the code but i want convert it to SAMP so I can put it in pawno but the online converter doesn't work work this...any help?
Reply
#2

You are able to download converters for it. If you need more information, then you can send me a private message.
Reply
#3

samp does not support the mta codes indead. samp works with removebuildingforplayer and mta works with removeworldobject. however if you check on samp wiki the syntax from the removewbuildingforplayer you can copy the id from the object you would like to remove and the x y and z coordinates where the object is located. since the online coverters you are talking about are not supporting this, I would aldvise you to quickly do it manual becouse you want to delete 2 objects. the time you need to inveatigate to compile plugins of scripts that will rewrite it for you are not worth it for 2 objects. I hope i helped you out with your question in a more advanced way
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)