Xtcent Posted September 11, 2009 Share Posted September 11, 2009 (edited) How can i add weapon spawns? what do i need to use? Edited September 11, 2009 by Guest Link to comment
robhol Posted September 11, 2009 Share 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. Link to comment
Xtcent Posted September 11, 2009 Author Share Posted September 11, 2009 How can i now the position i want? Link to comment
Gamesnert Posted September 11, 2009 Share Posted September 11, 2009 Why not use the map editor? Link to comment
DutchCaffeine Posted September 12, 2009 Share 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 Link to comment
50p Posted September 12, 2009 Share Posted September 12, 2009 https://community.multitheftauto.com/index.php?p= ... ils&id=124 Link to comment
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