CraftedRO
CraftedRO
> yeah but this fix will add startup error, idk. and this will fix that ```sql -- fix based on master branch and mangos wotlk db UPDATE `quest_template` SET `QuestSortID`=1...
well IF `QuestSortID` is wdb field, then I guess we have to use a "console log prevention hack" here too, so we can suppress that error maybe :)
```sql -- Iron Rune Construct Movement Flags: 0 (None) UPDATE `creature_template_movement` SET `Ground` = 0, `Swim` = 0, `Flight` = 0 WHERE `CreatureId` = 24825; -- Iron Rune Construct -...
I can add to the issue list that the construct shoud be able to mele attack (right click) enemies https://github.com/TrinityCore/TrinityCore/issues/13905 and also out of combat it shoud regen health .
4e38582c4fca1bdaba487b55c5b581f3acf6cca1 Still valid, compared with cata ptr 4.4.0.55639 where Shadow Word: Death doesn't damage the caster when killing a critter for example.
probably there's need some adaptation of this to 3.3.5 too https://github.com/TrinityCore/TrinityCore/blob/e13642a180ab683c0661531c4eb9c9c7cbb0dbac/src/server/scripts/Spells/spell_priest.cpp#L3100-L3103
4e38582c4fca1bdaba487b55c5b581f3acf6cca1 Npc with that entry doesn't seem to exist in 3.3.5 so unable to reproduce the issue on 3.3.5.
1f25a0ff92288e8ca18f995ebe5d23e649806c26 still valid.
yea I can confirm, it only check if realm is online and if it is on it will execute the query (even if is wrong) and take your currency then...
yea agree, but still we need a fix for the case when query is correct and spinner remain stuck without notice you the final status of the order like