View Full Version : 0.6.3 bugs...
* all mobs ready to attack will attack u, althought they are green cons. it is very disturbed bug.
* any times, u facial features are changed, when u create u char, or when u enter the world.
* when u make aggro with a mob and u go near of other mobs indiferently cons, indiferently cons mobs also will attack u.
* low lvl mobs are very tought now, they have too much regen HP. have u tried kill one mob lvl1 with any char lvl1?? it is almost impossible. It also could to be a DB issue, i am using PEQ DB with FatherNiwit UPDATE for compatibility with 0.6.3 server.
rojadruid
11-23-2005, 01:21 PM
* all mobs ready to attack will attack u, althought they are green cons. it is very disturbed bug.
* any times, u facial features are changed, when u create u char, or when u enter the world.
* when u make aggro with a mob and u go near of other mobs indiferently cons, indiferently cons mobs also will attack u.
* low lvl mobs are very tought now, they have too much regen HP. have u tried kill one mob lvl1 with any char lvl1?? it is almost impossible. It also could to be a DB issue, i am using PEQ DB with FatherNiwit UPDATE for compatibility with 0.6.3 server.
I have testing this with cavedudes db and installer pak its a problem with it as well.
other bug is that group is not working good...when u join to one group and u use /g, it says like if u wasnt in a group, u neither can split money with group, etc. For luck, party exp is working good :P
fathernitwit
11-24-2005, 03:31 PM
fix for greens attacking:
UPDATE npc_types SET _INT=80 WHERE _INT=75;
UPDATE npc_types SET _INT=60 WHERE _INT=80 AND ( bodytype=3 OR bodytype=8);
ALTER TABLE npc_types CHANGE _INT _INT mediumint(8) unsigned NOT NULL default '80';
aggro code was recently fixed to actually respect INT in the DB, but the default was below the threshold for stupid. Those will leave undead stupid.
thx for fix fatherniwit =) other new bug that i have seen on 0.6.3 is area or direct dmg spells make dmg to caster self.
cybris
12-23-2005, 03:31 AM
here's the bugs I'm having.
if you right click an empty spell gem it's showing abounch of
ERROR: string not found
this also shows under the AA window.
Leadership AA's show up fine tho.
Having problems with the
#guild setrank command
keep getting access denied errors
when I do
#guild setleader
it says i'm already the leader so i should be able to set ranks
and when i look under the guild window i'm listed as member not leader so none of the buttons work on the guild screen or none of the leader / commands
vBulletin® v3.8.11, Copyright ©2000-2025, vBulletin Solutions Inc.