09 Nov, 2008, Guest wrote in the 1st comment:
Votes: 0
Hi,
I run a Godwars->Mindcloud 2.0 Mud. A while back i built a boss mob area, when i did this i changed the way mobs stats were either saved or loaded to make them harder. One problem is now newbie mobs are too hard for new players and the other problem is i cant remember what i edited in the code to make the mobs harder.

So, I was wondering if anyone is familiar with Godwars can you tell me where the function might be that saves or load mobs stats, i probably put a multiplyer on some of the things to make mobs harder. Btw its not load_mobiles in db.c or save_mobiles in olc_save.c

Thank you,
Xrakisis
11 Nov, 2008, Sharmair wrote in the 2nd comment:
Votes: 0
Are you sure you did it on load or save? Maybe you edited the fight math in fight.c.
0.0/2