Xtcent Posted September 11, 2009 Posted September 11, 2009 (edited) How can i add weapon spawns? what do i need to use? Edited September 11, 2009 by Guest
robhol Posted September 11, 2009 Posted September 11, 2009 Either map files (recommended) using the following syntax for a pickup: <pickup posX="" posY="" posZ="" type="" amount="" respawn=""/> or Lua scripting. This is not recommended, but is also an option. https://wiki.multitheftauto.com/index.php?title=CreatePickup And please write better topic subjects... "Help", "Help please", "HAAAAALP" etc. don't really catch people's interest. If you write something actually related to your problem, it increases the chances of someone helping.
DutchCaffeine Posted September 12, 2009 Posted September 12, 2009 It is posible with the map editor, but it is also posible with the next function: getElementPosition(element) https://wiki.multitheftauto.com/index.ph ... ntPosition
50p Posted September 12, 2009 Posted September 12, 2009 https://community.multitheftauto.com/index.php?p= ... ils&id=124
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now