Showing results 1 to 6 of 6
Search took 0.00 seconds.
Search: Posts Made By: SilverDragony
Forum: Lua/XML Help 04-17-19, 04:18 AM
Replies: 14
Views: 4,518
Posted By SilverDragony
I'm learning lua, and it's not obvious for me. I...

I'm learning lua, and it's not obvious for me. I sursh on plurality forums but I don't understand why y code doesn't work. Actualy I have this :

--Player Frame
local fp =...
Forum: Lua/XML Help 04-16-19, 05:06 AM
Replies: 14
Views: 4,518
Posted By SilverDragony
Hi, I work on this code but I have another...

Hi,

I work on this code but I have another probleme. I realy liked your help on this post :) so I continue here.

I sursh to display a border for each classification, but I don't understand why my...
Forum: Lua/XML Help 04-14-19, 01:50 PM
Replies: 14
Views: 4,518
Posted By SilverDragony
Thank you for your help. That works ! :) I will...

Thank you for your help. That works ! :) I will continue to work on this code and will go back here if I've questions.
Forum: Lua/XML Help 04-13-19, 04:44 PM
Replies: 14
Views: 4,518
Posted By SilverDragony
I have this code : --Player Frame local...

I have this code :

--Player Frame
local fp = CreateFrame("Button", "FarmootPlayerPortrait", UIParent, "SecureUnitButtonTemplate")
fp:SetSize(60, 60)
fp:SetPoint("CENTER", -40, -350)
...
Forum: Lua/XML Help 04-13-19, 04:11 PM
Replies: 14
Views: 4,518
Posted By SilverDragony
Thank you Fizzlemizz. I've changed a little for...

Thank you Fizzlemizz. I've changed a little for understand, but with your code, now this the player frame wish isn't displayed. I searched how to display it, but I don't find solution.
Forum: Lua/XML Help 04-13-19, 09:52 AM
Replies: 14
Views: 4,518
Posted By SilverDragony
Create target 2D portrait

Hi,

I try to create un portrait for player and target. I've created un code, te target portrait exists but there isn't image.

--Player Frame
local fp = CreateFrame("Button",...
Showing results 1 to 6 of 6