Deprecated: Function create_function() is deprecated in /var/www/html/jellyro.com/archive/forums/Sources/Load.php on line 178

Deprecated: Function create_function() is deprecated in /var/www/html/jellyro.com/archive/forums/Sources/Load.php on line 183

Deprecated: Function create_function() is deprecated in /var/www/html/jellyro.com/archive/forums/Sources/Load.php on line 184

Deprecated: Function create_function() is deprecated in /var/www/html/jellyro.com/archive/forums/Sources/Load.php on line 220

Deprecated: Function create_function() is deprecated in /var/www/html/jellyro.com/archive/forums/Sources/Load.php on line 223

Deprecated: Function create_function() is deprecated in /var/www/html/jellyro.com/archive/forums/Sources/Load.php on line 235

Deprecated: Function create_function() is deprecated in /var/www/html/jellyro.com/archive/forums/Sources/Load.php on line 250

Deprecated: Function create_function() is deprecated in /var/www/html/jellyro.com/archive/forums/Sources/Load.php on line 268
AI problems D' =

Author Topic: AI problems D' =  (Read 931 times)

lexim

  • Peco Fledgling
  • **
  • Posts: 131
  • Hmmmm O.o
AI problems D' =
« on: April 18, 2008, 11:29:17 pm »
Ok i have the AI System and im trainig my Homo at Toy Factory lvl 2 (no matter homo lvl), but suddenly my Bio stop throwing pots O.O, and i still having lots at Inventory.

Its kind my homo go and kill, then when hes dieing he comes for a heal (Potion Pitcher),and my Bio heals him, but sometimes he come and my bio doesnt heal him and he Die u_u (and i still having pots).

Why  ???

beagle888

  • Kiel Factory Worker
  • **
  • Posts: 336
Re: AI problems D' =
« Reply #1 on: April 18, 2008, 11:59:04 pm »
If you're using MirAI, I believe that if the AI detects that no healing is done, then it stops doing aid potion.

The AI checks the homunculus HP, uses Aid Potion and then it checks it a short time later.  If the homunculus is taking enough damage that the HP does not increase after Aid Potion, then the AI assumes that there are no more pots, when in fact, the homunc is just taking damage really fast.

For example, your homunc is at 1000 hp.  The AI decides 1000 is too low, so uses aid potion.  The aid potion heals 800.  Your pet is continuing to take damage, so by the next time the AI checks homunc hp, it's now at 950.  Even though you've thrown a potion, the AI just thinks that the HP hasn't increased and that you're out of potions.

I hope that makes sense.



Spoiler for retired:


nicorobin

  • Novice
  • *
  • Posts: 1
Re: AI problems D' =
« Reply #2 on: June 13, 2008, 07:39:17 pm »
If you're using MirAI, I believe that if the AI detects that no healing is done, then it stops doing aid potion.

The AI checks the homunculus HP, uses Aid Potion and then it checks it a short time later.  If the homunculus is taking enough damage that the HP does not increase after Aid Potion, then the AI assumes that there are no more pots, when in fact, the homunc is just taking damage really fast.

For example, your homunc is at 1000 hp.  The AI decides 1000 is too low, so uses aid potion.  The aid potion heals 800.  Your pet is continuing to take damage, so by the next time the AI checks homunc hp, it's now at 950.  Even though you've thrown a potion, the AI just thinks that the HP hasn't increased and that you're out of potions.

I hope that makes sense.


I was about to post the same question and I'm glad that you answered it =)

Aside from that happening is there any other possibilities? Thanks in advance!