Hi,
I did a search on func_button but couldn’t get my problem to go away.
-
Can func_button be directly connected to its own script?
(i.e. scriptname buttonscript) -
If so, when the button is pressed, what is the default subroutine name?
(‘activate’ does not seem to work - I have a dummy ‘wm_announce’ that never gets printed which confirms that this routine is never activated)
I am using the button to toggle a hurt_trigger. Previously I just had the func_button target the hurt_trigger which worked fine but I want to use scripting so that I can add messages and affect some other entities.
Thanks,
HM
