Blockland Forums > Help

bot event help

Pages: (1/1)

Swollow:

well I made a bot that attacks players but it has errors like it stops attacking
can you help me?
you need event saver :/
http://www.mediafire.com/?y1kymgomnnx
don't forget to atctivate the brick and spawn a bot

Deathwishez:

Do this:


--- Code: ---(Events 1-9 are used for coloring)

[X] 10 [0] onBotSpawn > Bot > SetBotMovement > Wander [ ] [300]
[X] 11 [0] onBotSpawn > Bot > SetBotAim > NearestPlayer
[X] 12 [0] onBotSpawn > Self > fireRelay
[X] 13 [0] onRelay > Bot > BotAttack > fireWeapon
[X] 14 [500] onRelay > Self > fireRelay

--- End code ---

I don't use the built in AI code. I normally use the VCE and Zone Events to create my own interactive bot that listens to me, and interacts with the environment.

Swollow:

thx

Pages: (1/1)

Go to full version