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 Print Page - Agressive AI for a Lif
Old aRO Forums
The 'Other' Section => AnesisRO Archive => Archive => General Questions => Topic started by: Djinnryuu on February 26, 2009, 01:24:42 am
Title: Agressive AI for a Lif
Post by: Djinnryuu on February 26, 2009, 01:24:42 am
Can anyone suggest a good AI that could help me level my lif? something not Mir? please?
Title: Re: Agressive AI for a Lif
Post by: kurip on February 26, 2009, 09:36:48 am
theres no such thing, just configure mirai properly
Title: Re: Agressive AI for a Lif
Post by: robo.saiyuk on February 26, 2009, 10:23:53 am
lol thats not true there are other ai that work just as good as mirAI, and not just that have way more features
Title: Re: Agressive AI for a Lif
Post by: kurip on February 26, 2009, 11:34:57 am
i meant theres isnt a AI that will make a lif more agressive than it is. You cant go against the homun capabilities
theres a tweak that cancel her attack animation so she uses her aspd to 100%, however use only this if you can tolerate the lag it generates
it is supposed to be near bottom of the command and then..bold those word and change it to this
Quote
elseif (MyState == ATTACK_ST) then local zx, zy = GetV( V_POSITION, MyEnemy ) OnATTACK_ST() Move(MyID,zx+1,zy) Move(MyID,zx-1,zy) OnATTACK_ST() Move(MyID,zx,zy+1) Move(MyID,zx,zy-1)
u can see the difference but vanil have disadvantage since using it the SP regen will get slower test it 1st and u can decide make sure make a copy of Ai.lua 1st
messing with the behaviour commands will help too. For example on orc dungeon 2F, it will be good to attack the stronger/aggro monsters first so that she isnt attacking a chonchon while being mobbed by orc skels. So put something like
There are multiple configurations you can make to lv your lif faster depending where you go. however keep on mind that the best method of all is you tank and she kills
Another tactic if your lif is already grown up and loyal (mental change bug) After using mental change, kill the stuff you have to kill, after everything is cleared teleport/fwing/rest+call homun. this way the aftereffects of mental change will not hit (hp to 10) and you can basically spam it
Title: Re: Agressive AI for a Lif
Post by: Djinnryuu on February 26, 2009, 02:58:09 pm
I tried what I used to do a long time ago just tweaking one thing on the AI scripts made a Lif and amistr attack anything
seems to not work anymore so I guess Mir will have to do ...dam... thanks anyways
Since my lif is already loyal and with mental change I have already tested all the old bugs I used to know thanks for the info
Title: Re: Agressive AI for a Lif
Post by: kurip on February 26, 2009, 03:19:04 pm