Jump to content

Fruchtiger

Members
  • Posts

    6
  • Joined

  • Last visited

Everything posted by Fruchtiger

  1. Hello my Fightclass is in c++ and i wanted to add the following code: --- bool curse = false; curse= Lua.LuaDoString<bool>( @" for i = 1, 25 do local _, _, _, _, d = UnitDebuff(""player"",i); if d == ""Curse"" then return true; end end;"); --- Unfortunately "d" is never true. Do you have a solution for that?
  2. Fruchtiger

    Release Spirit

    Activatet Lua for Movement and i think it is working now ?
  3. Activatet Lua for Movement and i think it is working now ?
  4. Fruchtiger

    Release Spirit

    Hello, Plugin : doesnt work on Vanilla. Where can i change the time? In the Grind/Quest Profile? Do you have solution for this? Thanks ?
  5. Hello, Plugin doesnt work on Vanilla. Where can i change the time? In the Grind/Quest Profile? Do you have solution for this? Thanks ?
×
×
  • Create New...