lotrointerface.com
Search Downloads


Go Back   LoTROInterface > LotRO > Developer Discussions > Lua Programming Help (L)

Reply
Thread Tools Display Modes
  #1  
Unread 06-19-2016, 06:26 AM
glafria's Avatar
glafria glafria is offline
The Undying
Interface Author - Click to view interfaces
 
Join Date: Dec 2015
Location: Germany , Wiesbaden
Posts: 33
Send a message via ICQ to glafria Send a message via MSN to glafria Send a message via Skype™ to glafria
Question Missing Events in Lua

Hi all,

ich want to code a plugin, that allows to change the skilling in Epiq Battles.

In the Lua i donīt find any event, which supports this.
Is this a missing feature?

The same should be posible for ths standardskilltree changes?

Thanks a lot

Glafria
__________________
Glafria, an old old human healing minestrel.
She is a member of an Legion on Gwaihir


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Glafria, eine alte heilende Menschenfrau.

Sie ist ein ehrbares Mitglied einer Allianz auf Gwaihir.
Reply With Quote
  #2  
Unread 06-19-2016, 06:55 AM
Garan's Avatar
Garan Garan is offline
The Undying
Interface Author - Click to view interfaces
 
Join Date: Oct 2010
Posts: 339
There is no way to change skill trees by Lua.
Reply With Quote
  #3  
Unread 06-19-2016, 02:12 PM
glafria's Avatar
glafria glafria is offline
The Undying
Interface Author - Click to view interfaces
 
Join Date: Dec 2015
Location: Germany , Wiesbaden
Posts: 33
Send a message via ICQ to glafria Send a message via MSN to glafria Send a message via Skype™ to glafria
Hi Garan,

thank you for the answer.

Is there a posibility to scan the items i wear completely?
__________________
Glafria, an old old human healing minestrel.
She is a member of an Legion on Gwaihir


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Glafria, eine alte heilende Menschenfrau.

Sie ist ein ehrbares Mitglied einer Allianz auf Gwaihir.
Reply With Quote
  #4  
Unread 06-19-2016, 03:01 PM
Garan's Avatar
Garan Garan is offline
The Undying
Interface Author - Click to view interfaces
 
Join Date: Oct 2010
Posts: 339
Very little item information is exposed to Lua. The localPlayer:GetEquipment() method will return an Equipment object that represents the items currently equipped. Unfortunately, the only information available for the items are the Name and the information exposed by the ItemInfo methods, such as Category, Description, Durability, image info, quantity & stack info, and quality info. None of the important info such as weapons statistics or LI info are exposed to Lua - not even the item's ID is exposed making it impossible to programmatically use the information to create a quickslot or shortcut object.

There are some other ways to derive some additional info but they are very inefficient workarounds and all require user interaction such as drag/drop or linking to chat for every item so they aren't very useful. Unfortunately the devs that were implementing Lua were doing so on their own time and they are no longer working on LotRO so it is highly unlikely the API will ever be expanded to include additional item information.

Last edited by Garan : 06-19-2016 at 03:09 PM.
Reply With Quote
  #5  
Unread 06-21-2016, 02:41 PM
glafria's Avatar
glafria glafria is offline
The Undying
Interface Author - Click to view interfaces
 
Join Date: Dec 2015
Location: Germany , Wiesbaden
Posts: 33
Send a message via ICQ to glafria Send a message via MSN to glafria Send a message via Skype™ to glafria
Thank you very much Garan.
__________________
Glafria, an old old human healing minestrel.
She is a member of an Legion on Gwaihir


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Glafria, eine alte heilende Menschenfrau.

Sie ist ein ehrbares Mitglied einer Allianz auf Gwaihir.
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Missing Quests OLLI_S Interface Requests (L) 4 12-26-2013 01:48 PM
Binding events to classes Carentil Lua Programming Help (L) 4 11-18-2013 08:19 AM
Missing ArtAssetIDs? Frosty LotRO Wish List (L) 20 11-24-2010 01:44 PM
TextBox FocusGained() / FocusLost() events not implemented? Betsiel LotRO Wish List (L) 3 10-06-2010 09:44 PM
Missing asset? Kuvasie General Authoring Discussion (L) 6 09-05-2007 06:37 PM


All times are GMT -5. The time now is 11:10 PM.


Our Network
EQInterface | EQ2Interface | Minion | WoWInterface | ESOUI | LoTROInterface | MMOUI | Swtorui