Jump to content

robot1992

Members
  • Posts

    6
  • Joined

  • Last visited

Everything posted by robot1992

  1. @nax all, ``` var spell = new Spell("Heroic Strike"); spell.Launch(); // this plugin ensures that the `Launch` method works correctly in Turtle wow. ``` btw, any good .net obfuscation tools recommand? @nax
  2. I have resolved this issue and provided a plugin. https://wrobot.eu/files/file/2067-fix-turtle-spell-name/
  3. I have resolved this issue and provided a plugin. https://wrobot.eu/files/file/2067-fix-turtle-spell-name/
  4. Version 1.0.0

    11 downloads

    Correcting the issue of inability to properly cast spells in Turtle WoW, fixing spell names in Turtle WoW processing the names of learned skills. Ensuring spells can be cast correctly. fix topic:
  5. The problem is the multilingual in `Spell.dbc`. the wow client is en-US, but the spell.dbc has multilanguage. if I clear the Name_deDE, the problem is gone. So the problem is that the skill names read by WR aren't being fetched according to the client's actual language.
×
×
  • Create New...