Jump to content

Christian Schamara

Members
  • Posts

    586
  • Joined

  • Last visited

  • Donations

    0.00 GBP 

Everything posted by Christian Schamara

  1. if you can give me one I like to make a patch =)
  2. if(GetTypeId() == TYPEID_PLAYER) unitPlayer = (Player*)this; else if(((Creature*)this)->isVehicle()) unitPlayer = GetCharmer(); else unitPlayer = NULL; to if(GetTypeId() == TYPEID_PLAYER) unitPlayer = (Player*)this; else if(((Creature*)this)->isVehicle()) unitPlayer = (Player*)GetCharmer(); else unitPlayer = NULL;
  3. If we get the run back into the old patch, it is easy to make the rest of
  4. Ah Thanks all I thought it was my error ! I have since also incorporated a bit of trinity, ye can see times ! Added vehicles for Grand Champion Bosses. http://github.com/beleko/evo-X-Core/commit/2170cf4e0cda0e03b42422f7233cc170ace6a989
  5. Hello Together, I have a problem that I had not yet had I can not fly on this vehicle http://www.wowhead.com/?npc=28670 previously it has always worked UDB 386 and last Core rev Perhaps someone can help me
  6. Now we need where it was installed to control
  7. tell the people to which the make on it because it have 20 people access to these git
  8. I have http://www.wowhead.com/?item=46106 is not work for me
  9. I have a problem on the Arena tournament It happens sometimes when I want to mount on the Requires tournament spot
  10. and what we can now because maybe make a new patch
  11. maybe we can even do something to work with 3.3.0=) you can arrange, please email me if you want to help
  12. yes Trinity Emulator is shit, Trinity Verhicle Support is so good pls add this to git
  13. Here my Repo DualSpec and Vehicle Support + all Fixxes from Forum http://github.com/Salja/evo-X
×
×
  • 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