Jump to content

[3.0.3] Allowed Mount Booty Bay


Recommended Posts

Posted

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

Posted

There's more than just this condition, I already have such dismounts (bootybay, ships, ..) removed in my custom repo and it has pretty much nothing to do with 3.0.3 ..

Or has Blizz removed the dismount ?

Posted

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.

  • 1 month later...
Posted

Don't understand what bump?

1) mount part in zone fixed already in mangos long time ago

2) fot fly at new continent you must learn special fly ability from some npc as i remember. Anyway core part of this implemented logmn time also, _before_ merge 3.03. to master

×
×
  • 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