alpha-core icon indicating copy to clipboard operation
alpha-core copied to clipboard

TODO: [Elywynn Forest] Find Antonio Perelli Correct DisplayID & Remove Bad Object

Open Yushe opened this issue 3 years ago • 3 comments
trafficstars

Incorrect DisplayIDs Antonio Perelli (Entry: 844 - [worldport 0 -9631 -1180 42]) Uses a DisplayID that doesn't exist in the game yet.

Bad Object In the Eastvale Logging Camp there are objects called "Bundle of Wood" related to the quest "A Bundle of Trouble" which doesn't seem to be in the game yet as the NPC that gives this quest 10616 is too high to exist yet. I can't confirm or deny if the quest is meant to exist or not since the quest itself has a low ID but the object currently uses a Display ID not present in the game.

  • [ ] Find Antonio Perelli's DisplayID
  • [x] Despawn Bundle of Wood

Yushe avatar Jul 30 '22 01:07 Yushe

Can confirm the second part about removing game objects from the game. All things associated with this quest have very high IDs and aren't present in the game or database. There is Bundle of Wood (ID 4470), but it was the original version of Simple Wood (even has the same ID in later patches) and isn't associated with this quest in any way whatsoever.

Therefore all placeholder game objects with Entry ID 176793 should be removed from the game.

GizzleBizzle avatar Aug 31 '22 15:08 GizzleBizzle

We are in the process of finding the maximum (or approximate) entry for gameobjects in 0.5.3 to despawn all of the ones that didn't exist, but it's a bit hard compared to creatures or items. @Daribon might have more info on this.

GrenderG avatar Aug 31 '22 15:08 GrenderG

#902 fixes the second issue here

mindphluxnet avatar Feb 18 '23 12:02 mindphluxnet