Author Topic: Bot Help  (Read 486 times)

I was searching for a guide on the new bots, and all of them used Amade's bot events which if i remember, are broken.

How do I get a bot to look like this?


What I did was get the avatar, use the item "Gas Mask," and it mounts a model on my playermodel. Simple.

but how do I do it for this guy??


I've looked for anything that makes the bot use their weapon, but nothing really does the trick. I can make his arms go down using the PlayGesture event, but I need something to make him actually use the gas mask when he spawns. Any help?

use the playGesture "Mov_attack"

so (delay by 1 second) onBotSpawn > Bot > playGesture > Mov_Attack