Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Steelsnap - WP and linking #1293

Closed
al3xc1985 opened this issue Dec 6, 2023 · 4 comments
Closed

Steelsnap - WP and linking #1293

al3xc1985 opened this issue Dec 6, 2023 · 4 comments

Comments

@al3xc1985
Copy link
Contributor

https://www.wowhead.com/wotlk/npc=4548/steelsnap

https://youtu.be/LktAXxf0E3E?t=1731

  1. He should have WP
  2. HE should have 2 companions that are linked to him and follow him all over
  3. His spawn is missing , I could not find it spawned in creature table
@Grz3s
Copy link
Member

Grz3s commented Dec 7, 2023

.go c id 4548

@Grz3s Grz3s closed this as completed Dec 7, 2023
@al3xc1985
Copy link
Contributor Author

I just don't understand why when I use

SELECT * FROM wotlkmangos.creature where id = 4548;

I get 0 results

@Grz3s
Copy link
Member

Grz3s commented Dec 8, 2023

Id in creature was removed due to be part of spawn_group and then readded via creature_spawn_entry
You may ask .. if this is necessary - No its not, but it was done when spawn_groups were new system (devs had to learn it)
It still works correct .. so no need to change it back.

Side note:
I will repeat myself: If you see potential problem - PLS check it in game first... (instead of: i cant see it in db then must be issue). Theyre many ways to do scripts etc here... and easy to miss smth. You created many tickets.. Many of them are correct.. but theres also a group where you didnt bother to look in game (we both know that - i proved you already). Checking them - I'm or others not doing anything else that could be added. Simply our time is also limited.
I hope you'll understand it ..one way or another.

@al3xc1985
Copy link
Contributor Author

I understand, I totally agree with you. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants