Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Help with Computer controlled actors and AIBC
#2
I think I can see the probelm. When the AI selects a skill, it probably doesn't set the 'skills' bit because it didn't use the command list to pick it. try something like

Code:
flag2 = self.current_action.command.skills == nil || !self.current_action.command.skills.empty?
Reply }


Messages In This Thread
RE: Help with Computer controlled actors and AIBC - by MechanicalPen - 07-06-2013, 04:41 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
   Actors & enemies without Morale Bennerdeben 4 1,432 07-15-2023, 06:21 PM
Last Post: Bennerdeben
   Possible to move battle actors when escaping? NewHope 8 12,560 07-27-2012, 06:14 AM
Last Post: NewHope
   Getting actors name? PK8 0 3,736 07-13-2009, 06:35 PM
Last Post: PK8



Users browsing this thread: