Malcrom
Malcrom
Also there are only 32 spells with SPELL_EFFECT_ACTIVATE_OBJECT, TARGET_GAMEOBJECT_NEARBY_ENTRY, EffectMiscValueA = 5
I f you have a sniff of this quest https://www.youtube.com/watch?v=-Ao6Lx9aIuY you can check spell 43080 Quest - Howling Fjord - Guide Our Sights - FX Master affect on cannons.
So shouldn't that code be removed if it was added on a whim? It's oviously a hack.
Scene for spell ```sql -- Add Scenes for Who Lurks in the Pit DELETE FROM `scene_template` WHERE `SceneId` IN (2380); INSERT INTO `scene_template` (`SceneId`,`Flags`,`ScriptPackageID`,`Encrypted`,`ScriptName`) VALUES (2380,16,2773,0,''); -- 9.0 NPE -...
That system needs a full rewrite.
I have 15 crashes in a row today. I haven't been able to sniff at all 
> > Try deleting Cache, and the WTF folder. That's what fixed my issue, but if it doesn't, it might just be the version. I know 9.1.5.40944, won't work no...
Works perfectly now
Quest is working but not fully blizzlike. I am working on this.