Posted 19 years ago2005-03-10 03:29:47 UTCPost #96108
how do you make a button monster only, i want my scientist to run up to the console and do the /console action, but i can press the button too, so it kinda ruins it.
Posted 19 years ago2005-03-10 05:27:04 UTCPost #96115
there is a flag or an option that allows you to make the button unpressable. just tick that, and have the button triggered when the scientist starts his stuff.
Posted 19 years ago2005-03-10 11:46:31 UTCPost #96149
I don't think there is a flag for that, but you could set a master for the button and never touch the master (at least I think...I've never touched this stuff), but a button on a console?
Posted 19 years ago2005-03-10 21:33:59 UTCPost #96276
Good point, Seventh. Just use a multi_manager to trigger the scripted_sequence, then after the sequence is done, make the MM trigger the whatever-the-action-is. No buttons needed.