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. Do NOT PM ME for help unless invited. - New MTA Script Editor Scripting help "etiquette": understandable language, relevant code (ALL code if unsure), [Lua] tags, error messages with line numbers. Super simple stuff.
Gamesnert Posted September 11, 2009 Posted September 11, 2009 Why not use the map editor? Projects: Slothbot | Maximap
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 Why looking here, while my post is up there /\
50p Posted September 12, 2009 Posted September 12, 2009 https://community.multitheftauto.com/index.php?p= ... ils&id=124 - MTA Script Editor - Ask your scripting questions properly, please. - 50p's public resources - Meta.xml - what is it for? How is it possible LOL
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