We have detected that cookies are not enabled on your browser. Please enable cookies to ensure the proper experience.
Results 1 to 6 of 6
  1. #1
    Join Date
    Jun 2011
    Posts
    4

    LuaSQL (or LuaCurl)

    Hi,
    is it possible to use LuaSQL (or LuaCurl) with the LotRO-LUA-Engine?

    If not, is there an other way to receive/send data from/to an website?
    [charsig=http://lotrosigs.level3.turbine.com/2a2230000000e4e41/01004/signature.png]undefined[/charsig]

  2. #2
    Join Date
    Mar 2007
    Posts
    1,590

    Re: LuaSQL (or LuaCurl)

    LotRO's Lua implementation is extremely limited in terms of accessing data. Plugins can only save to and read from .plugindata files and can only do so in real-time when the plugin is being initialized or uninitialized. When the plugin is running there is a callback function for saving/loading data which has a delay of approximately 30 seconds.

  3. #3
    Join Date
    Jun 2010
    Posts
    1,977

    Re: LuaSQL (or LuaCurl)

    Out of curiosity, what are you looking to do that you'd need realtime web access to a database instead of periodic data downloads?
    Crell-L85-Champion - Riddermark ; Swego-L85-Burglar ; Kotvi-L95-Runekeeper
    Delego-L85 Hunter ; Stodden-L51-Captain ; Edhul-L61-Loremaster
    Deglorion - SoA XP Disabler

  4. #4

    Re: LuaSQL (or LuaCurl)

    If you share what you have in mind, perhaps other authors could suggest solutions using local data or game data.

  5. #5
    Join Date
    Jun 2011
    Posts
    4

    Re: LuaSQL (or LuaCurl)

    In our Guild we are using SKS for loot.
    And at the moment, when assigning loot, someone has to be on the desktop inside the sks-admin.
    It would be much easier, if i could gain access to the admin via lua.

    As a pure lua-script i managed to get everything what i needed using luaSQL... But I don´t know if this is possible in LotRO...
    [charsig=http://lotrosigs.level3.turbine.com/2a2230000000e4e41/01004/signature.png]undefined[/charsig]

  6. #6
    Join Date
    Jun 2011
    Posts
    11

    alternative

    take a look at SKS Manager;

    It's not LUA, but still pretty useful while raiding and free of course!

 

 

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

This form's session has expired. You need to reload the page.

Reload