Elgrimm
Elgrimm
UPDATE `gameobject_template` SET `AIName` = 'SmartGameObjectAI' WHERE `entry` = 251782; INSERT INTO legion_world.smart_scripts (entryorguid, source_type, id, link, event_type, event_phase_mask, event_chance, event_flags, event_param1, event_param2, event_param3, event_param4, action_type, action_param1, action_param2, action_param3, action_param4,...
I suppose you would have thought for a long time about how to do this... There is another question. And I'll probably open a new issue
Regarding this achievement, if necessary, write me, I’ll send you the full sql
@dufernst The meaning remains the same. Check any chest in Stormheim and check if the condition is counted towards you in the "Treasures of Stormheim" criterion One way or another,...
> https://github.com/dufernst/LegionCore-7.3.5/blob/master/src/server/scripts/Legion/AntorusTheBurningThrone/boss_argus.cpp line 339 > > this check does not work and the time is not set for the chest chest->SetRespawnTime(86400); ``` void JustDied(Unit* /*killer*/) override { _JustDied(); RemoveDebuffs(); SetVisibleTeleporter(true);...
me->SummonGameObject(GO_ARGUS_CHEST, 3089.37f, -9635.28f, 70.3764f, 0.0286093f, 0, 0, 0, 0, 86400); Do this.
Is there still a problem with this?
> I reverted [f720913#diff-354d575605ef32254ba0a0518ce3ef0f42723bc863a56f6dd6aa844d75b88214R190](https://github.com/dufernst/LegionCore-7.3.5/commit/f720913c536bdb618387dce5051468b7381fe6f4#diff-354d575605ef32254ba0a0518ce3ef0f42723bc863a56f6dd6aa844d75b88214R190) after the rollback, legionfall construction table started working again. But pressing the contribute button, do nothing. Is there still a problem with this? What stops working...
AreaGroupID? There is no such column in the table quest_template