PDA

View Full Version : Where to find an up-to-date API Documentation


Heridan
10-24-2012, 03:01 PM
Hi Guys.

I'm trying to teach myself how to code little Plugins in Lua but the API to be found on the Wiki seems to outdated. Can anyone show me where to find an up-to-date one or how to create one, if there is any possibility? To me, it would be enough to know which enums / functions / classes exist.

Thanks!
Heridan

Equendil
10-24-2012, 03:20 PM
There's no up-to-date documentation at the moment.

I wrote a plugin a while ago with which you can browse the global lua environment (where Turbine's API is accessible), it might help:

http://www.lotrointerface.com/downloads/info580-HereBeDragons.html

Galuhad
10-24-2012, 05:30 PM
There's no up-to-date documentation at the moment.

I wrote a plugin a while ago with which you can browse the global lua environment (where Turbine's API is accessible), it might help:

http://www.lotrointerface.com/downloads/info580-HereBeDragons.html

I have to say that this plugin is a great help.. I actually use it for pretty much every plugin :)

SanDBoX
11-21-2012, 03:22 PM
yes, It is a very good plugin that I use a lot! but has anyone had any luck getting more info about the actual API? not sure how to use some of the new functions :(

Roufneck
12-19-2012, 05:32 AM
Is there a way to extract the events too?

MrJackdaw
12-20-2012, 01:48 AM
Not that I've tried it, but if you got to http://forums.lotro.com/showthread.php?483037-Riders-of-Rohan-Lua-Skinning-updates/#11 there is a message from moebius92 that details how to extract events.

Roufneck
12-20-2012, 03:39 AM
Not really what I was looking for. You still need to do some trail and error and call methods and see if it was the right one.

But thanx anyway.

magill
12-21-2012, 08:30 PM
I assume that you have already looked at the Stickies over at forums.lotro.com
the Lua Scripting (Beta) forum thread -- about 2/3 of the way down the forums list.

There is also a pretty detailed "how to" by Garen:
Writing LoTRO Lua Plugins for Noobs.


The latest update from Narrel is the thread: Riders of Rohan Lua/Skinning updates. (Narrel is the Dev responsible.)

As far as I know he has not posted an the Riders of Rohan update he mentions, only the skinning update. Therefore the most recent API document is here (lotrointerface) in LotRO Tools & Utilities for Developers - the thread: Isengard Lua API Documentation