03.07.2014, 03:17
How To Convert The Given Below Pickups Code of MTA Into Sa-mp...I Tried Usinghttp://convertffs.com/ But Its says After Converting It Was Not Displaying the Code
Код:
<map edf:definitions="editor_main">
<pickup id="pickup (health) (3)" type="health" interior="0" amount="100" respawn="30000" dimension="0" alpha="255" posX="-2688.8" posY="584.59998" posZ="14.5" rotX="0" rotY="0" rotZ="0"></pickup>
<pickup id="pickup (health) (4)" type="health" interior="0" amount="100" respawn="30000" dimension="0" alpha="255" posX="-2651.7" posY="637.40002" posZ="14.5" rotX="0" rotY="0" rotZ="0"></pickup>
<pickup id="pickup (health) (5)" type="health" interior="0" amount="100" respawn="30000" dimension="0" alpha="255" posX="-2612.1001" posY="586.29999" posZ="14.5" rotX="0" rotY="0" rotZ="0"></pickup>
<pickup id="pickup (armor) (1)" type="armor" interior="0" amount="100" respawn="30000" dimension="0" alpha="255" posX="-2642.2" posY="638" posZ="14.5" rotX="0" rotY="0" rotZ="0"></pickup>
<pickup id="pickup (armor) (2)" type="armor" interior="0" amount="100" respawn="30000" dimension="0" alpha="255" posX="-2658.1001" posY="579.79999" posZ="14.5" rotX="0" rotY="0" rotZ="0"></pickup>
<pickup id="pickup (Shotgun) (1)" type="25" interior="0" amount="100" respawn="30000" dimension="0" alpha="255" posX="-2699.8999" posY="628.90002" posZ="14.5" rotX="0" rotY="0" rotZ="0"></pickup>
<pickup id="pickup (AK-47) (1)" type="30" interior="0" amount="100" respawn="30000" dimension="0" alpha="255" posX="-2705.6001" posY="593.29999" posZ="14.5" rotX="0" rotY="0" rotZ="0"></pickup>
<pickup id="pickup (Sniper) (1)" type="34" interior="0" amount="100" respawn="30000" dimension="0" alpha="255" posX="-2625.6001" posY="616.59998" posZ="14.5" rotX="0" rotY="0" rotZ="0"></pickup>
</map>

