- Create Aura and API window moved to the new plugin window.
- API ingame list updated.
- API: added global consts for segment ids: DETAILS_SEGMENTID_OVERALL and DETAILS_SEGMENTID_CURRENT.
- API: added alias Details:GetActor ("playerName").
This commit is contained in:
+1
-1
@@ -624,7 +624,7 @@
|
||||
newButton.textsize = 10
|
||||
|
||||
--> set icon
|
||||
newButton:SetIcon (pluginObject.__icon)
|
||||
newButton:SetIcon (pluginObject.__icon, nil, nil, nil, pluginObject.__iconcoords, pluginObject.__iconcolor, 4)
|
||||
|
||||
--> add it to menu table
|
||||
tinsert (f.MenuButtons, newButton)
|
||||
|
||||
Reference in New Issue
Block a user