View Single Post
  #1  
Old 07-03-2011, 05:32 AM
Criimson
Hill Giant
 
Join Date: Sep 2006
Posts: 172
Default Bot code outline

So I am looking over the bot code.
I am going to start with bot placement to get myself familiar with the code layout. I am only really familiar with working with my own code and it is a learning experience going through someone elses and seeing how it works.

1) Bot placement
A) Checking zone type (outdoor/indoor)
B) Setting SetFollowDistance(###) based on character type/weapon/zone type
C) Displacing bots within same group (casters/melee/ranged) by ##

2) Player settings to bot AI (based on code already implimented for now)
A) Hybrid healing
B) Melee taunting
C) Secondary melee pulling off healers/casters when agroed

3) Bot class AI
A) Enchanter AI
1) Crowd Control
2) Agro management
a) Buffing agro on MT
b) Memblurring mezzed targets

Thats a nice sized list. Will work from this.

Criimson
Reply With Quote