Community
    • Login

    WoW Lua Plugin

    Scheduled Pinned Locked Moved Notepad++ & Plugin Development
    7 Posts 5 Posters 1.0k Views
    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.
    • DarhangeRD
      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 OlsonM вася петровВ 2 Replies Last reply Reply Quote 0
      • Bas de ReuverB
        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 OlsonM
          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

            rdipardoR 1 Reply Last reply Reply Quote 0
            • rdipardoR
              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.

              rdipardoR 1 Reply Last reply Reply Quote 2
              • rdipardoR
                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
                • rdipardoR
                  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
                  The Community of users of the Notepad++ text editor.
                  Powered by NodeBB | Contributors