Jump to content

[3.0.3] Allowed Mount Booty Bay


Guest yad02

Recommended Posts

Except if I wrong this area allow mount since 3.0.3

Area 35 (Booty Bay)

Delete this in Spell.cpp :

if (m_caster->GetAreaId()==35)
                   return SPELL_FAILED_NO_MOUNTS_ALLOWED;

And this in Player.cpp (you must replace the following "else if" to "if")

   if( newArea == 35)
       RemoveSpellsCausingAura(SPELL_AURA_MOUNTED);

if this code is not correct delete it please.

Source : http://www.wowinsider.com/2008/08/12/mounts-now-welcome-in-booty-bay/

Thank you...

PS: exist maybe others area witch allow mounts

Link to comment
Share on other sites

I don't know

In beta test part, it seem to be disable (http://www.wowinsider.com/2008/08/12/mounts-now-welcome-in-booty-bay/) by Blizz

However if someone can confirm this "news" for 3.0.3 current version ...

NB:

3.0.3 Isnt supported yet. so thread will be removed/moved

I listen it somewhere...everywhere in fact :)

but I doesn't want a "MaNGOS server with Full Northrend DB spawn". I just want to bring some help to MaNGOS dev.

Link to comment
Share on other sites

  • 1 month later...
×
×
  • 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