Jump to content

Zan

WRobot user
  • Posts

    549
  • Joined

  • Last visited

Everything posted by Zan

  1. There should be. They are easy to create.
  2. Download it and try it. Use "Trial" as the key and it'll give you 15 mins to find out.
  3. Droidz already said he'd upgrade WRobot if needed.
  4. I know what a subscription is. I didn't know if your paid profile was sub based. Kinda funny to think you feel WRobot should be free.
  5. What fight class and what version of WoW are you using?
  6. Take a minute and look at his other profiles on the page.
  7. That was it. My apologies. I was using the 7.1.5 version of wManager on live.
  8. The following code using a c# fightclass in dll is not triggering when leveling up. public void Initialize() { EventsLua.AttachEventLua(LuaEventsId.PLAYER_LEVEL_UP, m => SpellBookUpdate()); } private void SpellBookUpdate() { Logging.Write("Updating Spell Book!", Logging.LogType.Normal, Color.Crimson); SpellManager.UpdateSpellBook(); CustomClass.ResetCustomClass(); }
  9. https://wrobot.eu/clients/purchases/
  10. Use your friends account to log in.
  11. He will start on it as soon as he can. He always does.
  12. Private servers only have a free trial.
  13. Post a log and make sure you're using 32-bit wow version
  14. If you have a c# written fight class with if conditions for different specs............ sure
  15. Please post in Bug section with a log
  16. It's on the main Forum page.
×
×
  • Create New...