Jump to content

MrGhost

Members
  • Posts

    75
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

MrGhost's Achievements

Advanced Member

Advanced Member (3/3)

0

Reputation

  1. Hmm seems my replies are being deleted.. I wrote this 3 times already but: yeah sorry my mistake. I retested it after a server restart. And it worked again. Still, it's strange.. but thank god its not related to this patch
  2. I finally managed to find a bug with this patch. Warlocks can no longer receive a Soulshard while using Drain Soul.
  3. SELECT entry, title, BonusTalents FROM quest_template WHERE BonusTalents != 0 AND entry != 1 This query will show all entries, quest titles and the amount of talentpoint a quest will give.
  4. DK's get their talentpoints trough quests. I believe it's normal to have no talents when you create a DK (I could be wrong there though). Instead of hassling with creating c++ code, why don't you just auto complete the quests that aren't working? That way you get the option to run trough the DK questchain, get talents, skills, experience and a nice storyline. Autocompleting quests is quite simple, just set the Method to 0 for the quest entry. UPDATE quest_template SET Method = 0 WHERE entry = xx Of course you'll need to set xx to the quest_id you want to autocomplete. I hope this helped you. I'm sorry I couldn't provide any c++ code, I'm not a very good programmer myself.
  5. Hi all, This may sound very noobish, but I can't figure out how it's working. Before you flame me down, I want you all to know that I did use the search function at the forums, though I couldn't find anything useful... Not even close. The questions is about Arena Teams. How do they work? Are they even working at all? If not, where should I start looking to make it work? Here's what I do now: I create 4 Level 80 characters (2 alliance, 2 horde), create two arena teams (both 2v2). The four players start with 1500 arena rating (shouldn't this be 0 since 3.1?). I go to an Arena Battlemaster and select "2v2 Battle" at the "Rated Battle:" section. Whatever I do, it won't allow me (and my 3 other characters) click the "Join Battle" button, it's grayed out. Did I miss something? Should I change some configuration values? Any help would be appreciated!
  6. +1 Bump Just because it's annoying indeed
  7. Hi there, Since revision 10342 I have problems with all characters (old and new ones). It appears that these characters start with several achievements. Am I the only one with this problem? The achievements are: On Wings of Nether, The Czar of Sporeggar, Mag'har of Draenor, They Love Me In That Tunnel, Brood of Nozdormu and The Diplomat (horde) or The Diplomat (alliance) Have tried this with MaNGOS Rev. 10342 and 10345 which appeared to be bugged. I also tried the latest YTDB (Rev. 337) and UDB (Rev. 392) in order to check if it was db related or core related. I have also tried to test it with several class/race combinations, but it appears to be broken with all of them. Am I the only one having these problems? Thank you for your time!
  8. MrGhost

    3 in One

    Ah well it helped me a lot so thanks for that! I hope the devs will take it in consideration.
  9. Been using that exact patch for a long time (several months), it works like a charm
  10. MrGhost

    3 in One

    Wouldn't it be easier to give 3 separate patches? I really don't think the devs will look into this when it's posted this way.
  11. +1 confirmation. Tested with both rogues as druids.
  12. Hi there, I have found a few ways to crash a server. I don't have a crashlog yet, but I will try to get one tonight. The problem lies with using water breathing potions (like 1, 2 and 3). The weird thing is that it won't crash on all characters. I have tried it with my own test character, which worked fine.. But for other characters the server crashed immediately. When I logged on with their character I could indeed crash the server (revision 10221). Could some one check this out? I'm very sorry that I couldn't post a crashlog along with it, I will try to get one after work.
  13. Am not a very good programmer, so my question is: What does this ASSERT do? Anyway, I'm gonna try that hack also. I can't manage to fix it myself sadly enough.. Like you said, at least it's online..
  14. These crashes are annoying, did commenting that line help Xarly?
×
×
  • 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