Log in

View Full Version : Couple of bugs.


samandhi
02-04-2004, 07:09 AM
I am using 0.5.3 DR3 perl enabled EqEmu. I use the Myra DB with a few updates and fixes. A couple of bugs I wanted to mention here are :

1. I noticed my ranger will NOT dual wield, though he will double attack.

Cause: unknown though reading something from eqlive boards, it seems they are saying that dual wield is broken????

Fix: Unknown
________________________________________
2. When you scribspells 1 on a shammy, you get as one of your spells "Rabid Bear", which is a lvl 65 (I think) AA ability. There is no description for it, but it works as it should (ie... bear form, str buff, 35dmg/s DOT)

Cause: guessing it is just a changed spell id in eqlive, but our field data stayed the same. Not sure yet if the command is just calling the wrong id in place of what one is SUPPOSED to have, or it is just an extra call to a spell (ability)

Fix: Not sure, as I cant code.
________________________________________
3. Every caster that starts with spells, gets two instances of whatever DD spell they would normally get using scribespells command.

Cause: If I had to guess it has something to do with the fact that they get 2 starting spells in the beginning for thier starting items. They are no drop. So in order to have a SELLABLE version of the spell, there must be two different versions of the same spell. Both versions (no drop, and sellable) are being called by the code in scribespell command.

Fix: Not sure, as I cant code.
_______________________________________
4. There is no zone-in point into sol temple. You can use the #zone command to zone in, but you cant walk into there, you just run into an invisible wall.

Cause: Another guess. It is just probably just something that needs to be changed in the DB.

Fix: Not sure yet, but will search for door and zone point posts and try and fix it.

That is all for now, but I have more (just forgot to write them down).

Keep up the GREAT work all who are working on EqEmu project! This is a wonderful thing.