hey im making jail map and i need help how to make the
then you click the button it drops weapon ? . sorry i suck on maps
Admin/mod comment
"Need fast!" = retarded and pointless title. fixed for you. please think about a good title before posting! /DC Can you tell us exactly what you want? click button and weapon spawns in the editor, you need to create a "trigger_use" and a "env_item" entity.
double-click on the "trigger_use".
at the top right, you can choose, what the button should look like, default is invisible.
at the top left, put something into the "trigger" textfield, and remember what you put there.
now double-click on the "env_item".
put the same thing that you typed into the "trigger"-textfield of the "trigger_use" into the "name"-textfield of the "env_item".
at the top right, choose the weapon you want to have, and choose the option "on trigger only".
That was it!
if you don't understad something, this might help. oh thanx i didn't do the "choose the option "on trigger only"." so the gun spawned on start ![](img/smiles/halfhead.gif)
just made it
edited 1×, last 23.10.11 01:22:06 pm
Change env_item options to "Trigger only" I can make a script which when you click a button, you GET the weapon. Just if you want.