View Single Post
  #632  
Old 07-19-2008, 09:04 PM
greggg230
Fire Beetle
 
Join Date: Jun 2008
Location: Vegas
Posts: 17
Default

I'm writing a pretty significant modification of the bot code. It might be more accurate to call it a re-writing.

I'm writing bots as a sub-class of the Mob class and giving the player a lot more control over their actions through a more comprehensive command system that has the ability to combine series of commands into reusable scripts. I basically want to make it like running multiple characters without having to run multiple clients, and, along the way, add the ability to automate your bots' behaviors quite a bit.

Would others be interested in using this once I get it done? It's fairly complete now, but I need to add a few more things.