Posts: 23
Threads: 8
Joined: Mar 2008
Reputation:
0
Is there a converter to do this ? If not then how ? This is my very first script. If its possible can you send me a whole bunch of scripting things that are useful.
Posts: 23
Threads: 8
Joined: Mar 2008
Reputation:
0
Sorry forgot to add that this is a pickup. How do i do this ?
<pickup id="pickup (health) (1)" type="health" interior="0" amount="100" respawn="30000" dimension="0" posX="415.91510009766" posY="2531.2595214844" posZ="19.169773101807" rotX="0" rotY="0" rotZ="0" />
<pickup id="pickup (health) (2)" type="health" interior="0" amount="100" respawn="1" dimension="0" posX="412.47256469727" posY="2530.7048339844" posZ="19.180337905884" rotX="0" rotY="0" rotZ="0" />
<pickup id="pickup (Minigun) (1)" type="38" interior="0" amount="99999" respawn="1" dimension="0" posX="413.79718017578" posY="2542.7250976563" posZ="28.887010574341" rotX="0" rotY="0" rotZ="0" />
<pickup id="pickup (Minigun) (2)" type="38" interior="0" amount="99999" respawn="1" dimension="0" posX="434.86383056641" posY="2532.5935058594" posZ="26.536766052246" rotX="0" rotY="0" rotZ="0" />
Posts: 137
Threads: 22
Joined: Jul 2010
Reputation:
0
You can't convert pickups from MTA to SA:MP,you need to script one via SA:MP pawno.Search tuts somewhere in this forum.
Posts: 2,726
Threads: 85
Joined: Jul 2010
Reputation:
0
For pickups
save a pickup position
look for pickup ID
and create it with CreatePickup, you cannot convert pickups!
Posts: 72
Threads: 17
Joined: Jul 2010
Reputation:
0
Yeah convertffs.com for objects & vehicles only.