• Login
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.
  • D
    DarhangeR
    last edited by Apr 17, 2023, 3:08 PM

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

    M В 2 Replies Last reply Apr 18, 2023, 1:13 PM Reply Quote 0
    • B
      Bas de Reuver
      last edited by Apr 18, 2023, 7:45 AM

      ??? … 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
      • M
        Mark Olson @DarhangeR
        last edited by Apr 18, 2023, 1:13 PM

        @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 Apr 28, 2023, 6:52 AM

          @DarhangeR

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

          R 1 Reply Last reply Apr 29, 2023, 10:13 AM Reply Quote 0
          • R
            rdipardo @вася петров
            last edited by Apr 29, 2023, 10:13 AM

            @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 Apr 30, 2023, 7:31 AM Reply Quote 2
            • R
              rdipardo @rdipardo
              last edited by Apr 30, 2023, 7:31 AM

              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 May 2, 2023, 10:56 PM

                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