Showing results 1 to 7 of 7
Search took 0.00 seconds.
Search: Posts Made By: Syiana
Forum: AddOn Help/Support 01-10-19, 09:32 AM
Replies: 1
Views: 1,470
Posted By Syiana
local function...

local function SUICreateCB(name,anchor,tooltip,db, ...)
SUICheckbox = CreateFrame("CheckButton", nil , SUIConfig, "OptionsBaseCheckButtonTemplate")
SUICheckbox:SetPoint("TOPLEFT", anchor,...
Forum: AddOn Help/Support 01-10-19, 07:56 AM
Replies: 1
Views: 1,470
Posted By Syiana
change savedvariable over function arg

local function SUICreateTXT(text,anchor,point,pos1,pos2, ...)
SUITXT = SUI:CreateFontString(nil, SUIConfig, "GameFontNormalLarge")
SUITXT:SetPoint(point, anchor, pos1,...
Forum: Lua/XML Help 01-08-18, 10:34 AM
Replies: 3
Views: 1,797
Posted By Syiana
thanks for help my...

thanks for help

my code:

StoreMicroButton:Hide()
QuickJoinToastButton:ClearAllPoints()
QuickJoinToastButton:SetParent(MainMenuBarArtFrame)
QuickJoinToastButton:SetPoint("CENTER",...
Forum: Lua/XML Help 01-08-18, 09:23 AM
Replies: 3
Views: 1,797
Posted By Syiana
Replace Shop Button with Friendlist Button

Hey i want to replace the shop button with the friendlist button from the chatwindow
https://i.imgur.com/pflUkaO.png
but when i setpoint it to the mainbar the texture from the friendlist button is...
Forum: Lua/XML Help 12-21-17, 02:30 PM
Replies: 5
Views: 5,732
Posted By Syiana
worked thanks for help :)

worked thanks for help :)
Forum: Lua/XML Help 12-20-17, 03:37 PM
Replies: 5
Views: 5,732
Posted By Syiana
that is what i want but i dont know how

that is what i want but i dont know how
Forum: Lua/XML Help 12-20-17, 08:26 AM
Replies: 5
Views: 5,732
Posted By Syiana
RaidFrameHealthBar Texture

Hey I have a folder in C:\World of Warcraft\Interface called RaidFrame to skin my raidframe
like this https://imgur.com/a/6bz7m

is there a way to change this textures easy with lua? so that i dont...
Showing results 1 to 7 of 7