Jump to content

insane1

Members
  • Posts

    3
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Everything posted by insane1

  1. there is a small error in the Vehicle.cpp line 768 void Vehicle::Die() { for (SeatMap::iterator itr = m_Seats.begin(); itr != m_Seats.end(); ++itr) if(Unit *passenger = itr->second.passenger) if(((Creature*)passenger)->isVehicle()) ((Vehicle*)passenger)->Dismiss(); RemoveAllPassengers(); + } <-- is missing
  2. thanks for the work the ram spells were written by tester20 see post 314
  3. there also missing Nether Protection for the shadow school case SPELL_SCHOOL_SHADOW: trigger_spell_id = 54374; break;
×
×
  • 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