Author
|
Topic: problem with skills.....i think
|
UltimateNewbie Serf
Posts: 8 From: Sweden Registered: Jan 2002 |
posted 16 February 2002 10:20
I have a couple of item which together gives the player a bonus of 21 to all skills, however when i tried it on my druid i got an assertion error. looks like this:Location: D2Client\Unit\PlrSkills.cpp, line #280 Expression: nWolfBonus >=0&& nWolfBonus<= MAX_SKILL_LEVEL - MAX_SKILL_BASE_LEVEL do anyone know what the problem is?

|
Apocalypse Demon Moderator
   
Posts: 4023 From: Mississauga, Ontario Registered: Oct 2001 |
posted 16 February 2002 10:51
That is not necessarily a problem with your mod, it's a bug from the actual game in which it crashes of the druid if he has more then 30 or so skill points into werewolf I believe it was(please correct me if I'm wrong).

|
Axalon Honorary Warlord
   
Posts: 2243 From: New England, USA Registered: Dec 2001 |
posted 16 February 2002 11:00
Yes, there is a bug Sad, but true  ------------------ "To dream a life, or to live a dream ... only through desire shall the sleeper awaken."

|
UltimateNewbie Serf
Posts: 8 From: Sweden Registered: Jan 2002 |
posted 16 February 2002 15:06
so there's nothing i can do about it?man....this sucks..  ------------------ We're all newbies in the begining - goes dubble for me

|
Apocalypse Demon Moderator
   
Posts: 4023 From: Mississauga, Ontario Registered: Oct 2001 |
posted 16 February 2002 15:10
Well, perhaps someone in the code editing forum might be able to come up with a way to fix that bug. I mean, Thunder was able to fix the critical hit bug, so others might be able to fix this bug.

|
Apocalypse Demon Moderator
   
Posts: 4023 From: Mississauga, Ontario Registered: Oct 2001 |
posted 16 February 2002 15:11
Well, atleast you know it's not a problem with your own mod so that's atleast in a way satisfying.

|