Okay, so my map has an elevator that can only be moved by pressing a button. I know I need to put bot_wp_addflagged f, but will that make them press the button (actually, a trigger_multiple that requires the use button)? And if it won't, then how can I make them press it themselves?
MK
BOTS rarely use the USE button. I would juat have the trigger there but not the USE function checked if that's possible for your map.
Yeah, if you want bots to trigger it, just a normal trigger will do the trick...though getting them to push a button would be ideal...
I don't think bots CAN use the "use button." They certainly can go close enough to func_buttons to trip them, though.
A bot 'uses'' all the time. If the bot walks close enough to a trigger_multible, they'll use it automatic...