Another question.

spartasaurus

L1: Registered
Aug 22, 2012
7
2
So i'm adding this easter egg to my map, and it's this thing where you press this button and some music plays, but im not really sure how to do the outputs/inputs, so here's my question would my output for the button be

My Output named: X
Target entities named: whatever my ambient_generic will be named
via this input: not sure what to put here
with a parameter override of: ?
after a delay of: 0

so I need to know what to put under "via this input" and "with a parameter override of"
 

tyler

aa
Sep 11, 2013
5,102
4,621
Start typing this stuff in and the inputs you can use will be in a dropdown. I forget what ambient_generic uses, but you probably just want StartSound or PlaySound or something like that. Whatever makes sense. "Parameter override" will probably just gray out, you don't need it. The delay is in seconds.
 

spartasaurus

L1: Registered
Aug 22, 2012
7
2
Whenever I press the button I get immense amounts of lag, and no other sound plays, why isnt it working?