Jump to content

Honeyhash

Player
  • Content count

    6
  • Joined

  • Last visited

Community Reputation

0 Neutral

About Honeyhash

  • Rank
    Newcomer
  1. Honeyhash

    The future of Legacy, starts now!

    Get ready for tons of pull requests :D
  2. Honeyhash

    21 days Resurrection Sickness

    Ive had the solution. I've killed myself, went to the spirit healer and used it again :D
  3. Honeyhash

    21 days Resurrection Sickness

    Hey, after a few weeks of inactivity I want to play again on my favour realm Zeth'Kur. As I've entered the game, I saw the Resurrection Sickness debuff with a duration of 21 days :D I don't want to wait 21 days to play my character again. Can anyone help me? Charactername: Honeyhash
  4. Honeyhash

    Zeth'Kur PvP Realm Official Release Date

    No the population is absolutely perfect. The other servers have a too high population
  5. Different game content like items is cached by the client. This means if the game displays you an item, the client will save it to a local file to avoid traffic. Elysium PvP and Nostalrius PvP having different stats on their items because of the progression. For this reason it can happen, that you will see item stats from Nostalrius PvP on Elysium PvE. To get this issue fixed you have different options: Delete every time before you start the game the "WDB" folder, which contains the cache files Use for each realm another folder I've had the same problem and wrote for this reason a small start script like #!/bin/bash rm WDB -Rf wine WoW.exe Please note that this script is for linux users.
×