Author Topic: a Bot Activate event?  (Read 2796 times)

I'm pretty sure if you tell the bot to fire without a gun in it's hand, it activates automatically.

delay 000 > onBotTouch > bot > setAim > <buttonname>
delay 100 > onBotTouch > bot > botAttack > fireWeapon

delay 000 > onBotTouch > bot > setAim > <buttonname>
delay 100 > onBotTouch > bot > botAttack > fireWeapon

Bingo.

delay 000 > onBotTouch > bot > setAim > <buttonname>
delay 100 > onBotTouch > bot > botAttack > fireWeapon

I'll try it out

delay 000 > onBotTouch > bot > setAim > <buttonname>
delay 100 > onBotTouch > bot > botAttack > fireWeapon
Looks good to me.

Bot's activate my JVS doors pretty often. I don't event them to do that.

Bump.


Also the above events aren't working for me