Page 1 of 1

func_button bug?

Posted: Sun Jan 06, 2013 10:23 pm
by xandaxs
Hey guys, been using func_button now on xanjumps, more than once, and I'm thinking that the parameter push_sound is broke. Is it?
For I've push_sound with the value "sound/xanjumps/push" and it still goes for the default Q3 sound.

Re: func_button bug?

Posted: Tue Jan 08, 2013 9:20 am
by xandaxs
Problem solved.
Push_sound doesn't work properly, so just set it to none and target the button to a target_speaker.

Using the noise key on this entity will make the sound be played every time the button moves, which means the sound will be played twice when someone pushes the button. Once when it goes in, and the other when it returns to its original position.

Haven't tried using the key pos1 but I can if there's anyone interested.

Thanks to vulture and NuLL