Larsey123IsMe
Unregistered
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/
Posts: 740
Threads: 63
Joined: Oct 2009
Reputation:
0
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
Larsey123IsMe
Unregistered
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
Larsey123IsMe
Unregistered
Larsey123IsMe
Unregistered
Never Mind, i know how to do it now