Hello,
I'm currently using Novak's source (Acernis v144.3) and am having a bit of trouble successfully editing the mobs.
I changed levels, exp, and certain damage to many mobs but when I restart the server numerous times and go in game none of the changes take effect.
Example (Changed a level 70 mob's stats to):
<int name="level" value="1"/><int name="fixedDamage" value="1"/><int name="maxHP" value="35"/><int name="maxMP" value="20"/><int name="PADamage" value="0"/><int name="PDDamage" value="10"/><int name="PDRate" value="50"/><int name="MADamage" value="0"/><int name="MDDamage" value="10"/><int name="MDRate" value="50"/><int name="acc" value="10"/>
Yet in game they still hit 2ks and I miss on them.
The source is based around a method of dumping xmls into the database but there isn't a table for mobs. I was thinking maybe it's not set up and this is the solution? If it is the solution, I still don't know what to do.
Any help would be greatly appreciated
Thanks



Reply With Quote


