lotrointerface.com
Search Downloads


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

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #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
 


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:06 PM.


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