Ryan Turner

Results 156 comments of Ryan Turner

Read what the image says which was the same text in the form. Just running the command and copying the output.

Be free to submit the revision and it can be re-opened

Maybe there's a horse than can be taken but not delivered? (a specific one) Edit: the only wrong behaviour with delivering is that you're not being dismounted just dispawning it...

If a fix requires dbc changes than is something that would happen back then (the error), haven't seen the link, don't share dbc files in issues. Be free to share...

@JumpyLion87 tell me if this fixes the error on your side and if the event breaks after respawing. ```sql UPDATE `smart_scripts` SET `event_type` = 61 WHERE `entryorguid` = 18945 AND...

I tested in the afternoon and it didn't throw errors, I've to check during the day again but it's weird that 2nd error stopped (which is depended on the first...

![Image](https://github.com/user-attachments/assets/19c41b18-605a-4434-8c61-baf6398dd4d6) (ignore the error being different i've changed it to be more districtive) After running the query above i dont get errors: (had to restart the server) ![Image](https://github.com/user-attachments/assets/28e6fc00-48b3-4b21-9d85-03b2dcf52f03) ![Image](https://github.com/user-attachments/assets/03751c8c-5c8a-46a0-bb98-44ea02d61930) Your...

You've it here in the first screenshot ![Image](https://github.com/user-attachments/assets/e917bf8e-c659-440f-a5a0-8b5fb299f318) Because ```sql UPDATE `smart_scripts` SET `event_type` = 61 WHERE `entryorguid` = 18945 AND `source_type` = 0 AND `id` = 4; ``` doesn't...