SA-MP Forums Archive
Convert Pickup's - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Convert Pickup's (/showthread.php?tid=188112)



Convert Pickup's - Larsey123IsMe - 06.11.2010

Hmm How do i convert Pickups, I use MTA(.map) and i will have it to SAMP(.pwn)

This converter wont convert Pickups; http://www.convertffs.com/


Re: Convert Pickup's - TouR - 06.11.2010

I dont think it would be difficult to make it your own. All you need are the coordinates take them and place then to CreatePickup Function


Re: Convert Pickup's - Larsey123IsMe - 06.11.2010

Soz... I am new, and i dont know :S Help me

.map
Код:
<map edf:definitions="editor_main">
    <pickup id="pickup (Grenade) (1)" type="16" interior="0" amount="100" respawn="30000" dimension="0" posX="2022.2880859375" posY="1897.3673095703" posZ="12.280668258667" rotX="0" rotY="0" rotZ="0" />
    <pickup id="pickup (Minigun) (1)" type="38" interior="0" amount="100" respawn="30000" dimension="0" posX="2018.8797607422" posY="1935.7528076172" posZ="12.332357406616" rotX="0" rotY="0" rotZ="0" />
</map>
Show me! Please


Re: Convert Pickup's - Larsey123IsMe - 06.11.2010

Nobody know?


Re: Convert Pickup's - Larsey123IsMe - 06.11.2010

Never Mind, i know how to do it now