lotrointerface.com
Search Downloads


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

Reply
Thread Tools Display Modes
  #1  
Unread 07-31-2018, 04:19 PM
souru souru is offline
The Undefeated
Interface Author - Click to view interfaces
 
Join Date: Jul 2018
Posts: 6
Quickslot SkillInfo

Hi
so the idea is that i have a quickslot, if i then dragged a skill into it i want the name of the skill and the shotcut data. the data is easy but i dont know how i can get the name or the skill itself?

Code:
qsAddButton.MouseClick = function()       -- function to add skill from quickslot

	if qs:GetShortcut():GetType() == Turbine.UI.Lotro.ShortcutType.Skill then

		local data  = qs:GetShortcut():GetData(); -- Data
		local name =                             -- Name / Skill
		
	end	
	
end


Souru

Last edited by souru : 08-01-2018 at 09:49 AM.
Reply With Quote
  #2  
Unread 08-07-2018, 11:23 AM
Thurallor's Avatar
Thurallor Thurallor is offline
The Undying
Interface Author - Click to view interfaces
 
Join Date: May 2013
Posts: 202
You can't, not from the Lua API. But you could use a lookup table compiled by moebius92. Any skills that have been added since 2015 (e.g. travel skills) would have to be manually added to it.
Reply With Quote
  #3  
Unread 08-07-2018, 11:36 PM
souru souru is offline
The Undefeated
Interface Author - Click to view interfaces
 
Join Date: Jul 2018
Posts: 6
thank you that will have to do it then
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
Help with Quickslot plugin... not updating quickslot Radicus Interface Help (L) 2 09-10-2013 10:39 AM
Quickslot arrows adjustment liftedplane XML modification help (L) 4 10-26-2012 03:52 AM
Quickslot acting strangely with U6 Eili Interface Help (L) 0 03-13-2012 07:56 PM
Quickslot Problems Skald Interface Help (L) 3 07-01-2007 10:21 AM
quickslot bar 2 wheatgerm General Authoring Discussion (L) 3 05-14-2007 07:46 AM


All times are GMT -5. The time now is 05:14 AM.


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