Gultask
Gultask
too few spawns. Cmangos has it at 73, we have less than 15. @sudlud hi gob id 2744 :))))))) Cmangos' pools 
Pooling issues mostly. Current AC pooling is trash. It uses a master pool for ALL herbs, for example. On the bright side it seems most spawns are correct. The ones...
Yeah my PR actually ports Mangos' system. It's exactly what it's defined here.
This happens when there is less than 4 points. Yes, it's bizarre, and I don't know what causes this, but it happens consistently with waypoints with less than 4 points....
> SMART_ACTION_MOVEMENT_PAUSE。 I see that the description timer is not implemented. I need to make the creature pause and move again. I tested it myself and creatures can only walk....
@damnablebear Afaik Nazan is a tempsummon, seems like a particular script issue in this case since it's set on script, not by the core Edit: I'll see if I can...
I didn't know that existed :D
For testing: ``` DELETE FROM `smart_scripts` WHERE (`entryorguid` = 448) AND (`source_type` = 0) AND (`id` IN (4, 5, 6, 7, 8)); INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`,...
@avarishd if you wanna try it out I added a debug SAI to ID 448
> Does this require wiki update Nope, I don't think so Edit: Yes > Hello. Move to the target location. Can I use floating-point numbers for the range parameter? The...