Community

    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    WoW Lua Plugin

    Plugin Development
    5
    7
    210
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • DarhangeR
      DarhangeR last edited by

      Its will be nice if someone make plagin with WoW Api for several versions. From older one to newer one.

      Mark Olson вася петров 2 Replies Last reply Reply Quote 0
      • Bas de Reuver
        Bas de Reuver last edited by

        ??? … you mean the game world of warcraft? I think you need to provide a little more info than just this.

        What would the plugin do that the LuaScript plug-in doesn’t already do?

        1 Reply Last reply Reply Quote 3
        • Mark Olson
          Mark Olson @DarhangeR last edited by

          @DarhangeR
          If this is a JSON API, you could probably use JsonTools to get JSON from the API. You’d still have to understand how the API works and interpret the JSON; all JsonTools will do is get it and display it for you.

          If it’s an XML API, you’d be better off not even making a plugin and just writing a script. I’m generally a big advocate against making a scripting plugin for anything that you can do pretty easily without Notepad++.

          1 Reply Last reply Reply Quote 2
          • вася петров
            вася петров @DarhangeR last edited by

            @DarhangeR

            https://github.com/Grogir/LuaWoW/releases

            R 1 Reply Last reply Reply Quote 0
            • R
              rdipardo @вася петров last edited by

              @DarhangeR

              https://github.com/Grogir/LuaWoW/releases

              That plugin will not run in versions of Notepad++ newer than 8.3.3, for the reason explained here.

              R 1 Reply Last reply Reply Quote 2
              • R
                rdipardo @rdipardo last edited by

                I said:

                That plugin will not run in versions of Notepad++ newer than 8.3.3, for the reason explained here.

                And rightly so: https://github.com/Grogir/LuaWoW/issues/3

                Here’s a patched build that works with up-to-date N++ versions: https://github.com/rdipardo/LuaWoW/releases/tag/8.1.6-alpha

                1 Reply Last reply Reply Quote 3
                • R
                  rdipardo last edited by

                  FYI, the real maintainer of LuaWoW just released version 10.0.7: https://github.com/Grogir/LuaWoW/releases

                  1 Reply Last reply Reply Quote 2
                  • First post
                    Last post
                  Copyright © 2014 NodeBB Forums | Contributors