[DiscordArchive] Same thing, where's the query?
[DiscordArchive] Same thing, where's the query?
Archived author: Honey • Posted: 2025-01-17T22:11:32.207000+00:00
Original source
Same thing, where's the query?
Archived author: tedris • Posted: 2025-01-17T22:12:12.999000+00:00
Original source
i have not shared code, i have explained what im trying to do
Archived author: tedris • Posted: 2025-01-17T22:12:21.659000+00:00
Original source
after go to pos the npc is stuck
Archived author: Honey • Posted: 2025-01-17T22:12:56.777000+00:00
Original source
How should anyone review your work if you don't share it?
Archived author: tedris • Posted: 2025-01-17T22:14:50.621000+00:00
Original source
```UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 800200;
DELETE FROM `smart_scripts` WHERE (`entryorguid` = 800200) AND (`source_type` = 0) AND (`id` IN (6));
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `event_param6`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_param4`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
(800200, 0, 6, 7, 61, 0, 100, 0, 0, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, -9728, 662, 31, 4.85, 'Lt. Hogger - Between 70-80% Health - Move To Position');
```
Archived author: tedris • Posted: 2025-01-17T22:15:53.615000+00:00
Original source
cant see how that helps
Archived author: tedris • Posted: 2025-01-17T22:16:08.946000+00:00
Original source
clearly, as mentioned, i am missing an action after that
Archived author: Ryan Turner • Posted: 2025-01-17T22:17:50.889000+00:00
Original source
But sharing us the code allows us to see what you've done so far. Being by reading or using a program like keira