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

Pet NPC IDs break numbering convention #10

Open
joligario opened this issue May 24, 2017 · 2 comments
Open

Pet NPC IDs break numbering convention #10

joligario opened this issue May 24, 2017 · 2 comments

Comments

@joligario
Copy link
Contributor

Need to identify new or additional options for assigning NPC IDs as we run out of numbers for global NPCs such as pets.

@mackal
Copy link
Member

mackal commented May 24, 2017

There are a few "official" zone IDs just under 1000 (or I think they are)

Live is currently at like 816 zones used in the client (unreleased zones)

@cream24 suggested just treating "zone ID" 2000 (so 2000 * 1000 like our current schema) as global NPCs as well.

At the end of the day, these are just conventions so we can do anything, but it's good to keep them :P

@joligario
Copy link
Contributor Author

@mackal: I think this is resolved...?

joligario referenced this issue Jan 6, 2019
Zones will now only show NPCs in a spawnentry for that zone. Use the search bar for NPCs not in a spawnentry in order to edit.
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