I see multiple instances of different gameobjects being spawned on top of each other. For example a "Water Barrel" and "Food Create" both spawning at the exact same position.
Is this just because there is no way to spawn a random object from a list of possible objects, or is this an actual error?
This is one example:
SELECT * FROM mangos0.gameobject where guid in(1462,10677);
Question
splinecl
I see multiple instances of different gameobjects being spawned on top of each other. For example a "Water Barrel" and "Food Create" both spawning at the exact same position.
Is this just because there is no way to spawn a random object from a list of possible objects, or is this an actual error?
This is one example:
SELECT * FROM mangos0.gameobject where guid in(1462,10677);
These are next to Tharek Blackstone in Kharanos.
Link to comment
Share on other sites
7 answers to this question
Recommended Posts