Jump to content

[patch In Svn] Fix Warsong Gulch Gameobject Spawns


Auntie Mangos

Recommended Posts

What bug does this fix?

http://getmangos.eu/community/viewtopic.php?id=24788

Warsong Gluch game objects are not spawned

What rev is this for? 5759

not 100% sure if this is the correct way to fix this but it works and every seems fine.

Index: .
===================================================================
--- .                (revision 5759)
+++ .                (working copy)
@@ -852,6 +852,7 @@
                data.spawntimesecs        = spawntime;
                data.animprogress         = 100;
                data.go_state                         = 1;
+         data.spawnMask         = 1;
                objmgr.AddGameobjectToGrid(guid, &data);

                m_BgObjects[type] = MAKE_NEW_GUID(guid, entry, HIGHGUID_GAMEOBJECT);

Link to comment
Share on other sites

  • 38 years later...
Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use