Poll

would you help me?

yes
3 (75%)
no
1 (25%)

Total Members Voted: 4

Voting closed: February 24, 2010, 08:55:01 AM

Author Topic: bot event help  (Read 444 times)

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

Do this:

Code: [Select]
(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

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.