Tech Lounge > Mapping

plugs easy + advanced(tutorial)

(1/1)

jimonions:
in this tutorial ill be showing how to make an advanced plug system and an easy trigger for certain objects. for simple one skip all the first stuph.

and this is my conclusion, dont try to do this you will screw something up and get all pissy, heres the vmf. You can use this counter for whatever your doing but not the building. you can use the fence if you want but  I wouldnt recommend it since it takes along time to compile even for short maps like this.
http://www.megaupload.com/?d=9MMDAX4V


heres what it looks like


with this math_counter entity you can choose whatever you want to happen when all 3 plugs are in. mine an alarm sounds and the lol sign rises 500 inches into the air.




Simple Trigger With Filter
this is a smple one, very easy to do. firs mae a doll or melon it doesn rly matter but for this one were using a doll. name it stupid_baby_doll.


next make a trigger box with the trigger texture applied. tie it to trigger_multiple entity.


put this output in
 on start touch/ stupid_baby_doll_filter/ Test activator/


make sure only physics objects is tagged in the flags tab.


place a filter_activator_name and give it the following options.
name: stupid_baby_doll_filter
filter name: stupid_baby_doll


put in this output
onpass/ lol_sign_durp/ open


name the sign lol_sign_durp


make sure nothing is checked in the flags tab.


and there you have it. Ingame only that doll will trigger the sign. nothing else will, even another doll.


or a melon...


have fun hope this tut halped. +1 cheer if you liked this!

Proudly Infected:
Holy shit, Jimonions.. this helped a megaton fuckload, thanks. Now I can proceed a bit more. At first I was looking and I was like wtf? then I started taking my time and everything was simple. also if your filtering to a func_breakable, then on the output of filter on "via this input" instead of open put remove health, or something like that and type the health you want to subtract.

jimonions:
:O pingaz?

breakable walls have an input for break.

Navigation

[0] Message Index

Go to full version