Forum: Lua/XML Help
09-26-17, 09:59 AM
|
Replies: 19
Views: 1,393
|
Forum: Lua/XML Help
09-25-17, 10:09 PM
|
Replies: 19
Views: 1,393
|
Forum: Lua/XML Help
09-25-17, 05:21 PM
|
Replies: 19
Views: 1,393
|
Forum: Lua/XML Help
09-25-17, 04:56 PM
|
Replies: 19
Views: 1,393
|
Forum: Lua/XML Help
09-25-17, 03:45 PM
|
Replies: 19
Views: 1,393
|
Forum: Lua/XML Help
09-25-17, 12:48 PM
|
Replies: 19
Views: 1,393
|
Forum: Lua/XML Help
09-25-17, 10:51 AM
|
Replies: 19
Views: 1,393
|
Forum: Lua/XML Help
09-25-17, 06:54 AM
|
Replies: 19
Views: 1,393
code integration
trying to work some code in, could i get a hand
trying to shorten the numbers in my artifact bar adding this code in but not sure how to name it all to my own code
here is my code
local AXP_COLOR...
|
Forum: Lua/XML Help
09-06-17, 06:39 AM
|
Replies: 9
Views: 1,474
|
Forum: Lua/XML Help
09-05-17, 12:09 PM
|
Replies: 9
Views: 1,474
|
Forum: Lua/XML Help
09-05-17, 11:34 AM
|
Replies: 9
Views: 1,474
i think i may have found a way around...
i think i may have found a way around this
--Thank you for your help
--SDPhantom
--Phanx
--Fizzlemizz
local AXP_COLOR = { r = 0.6, g = 0.2, b = 0.1 }
--Lets set up the Frame
local derArtifactBar =...
|
Forum: Lua/XML Help
09-05-17, 07:10 AM
|
Replies: 9
Views: 1,474
Frame error from Artifact
1x FrameXML\MainMenuBar.lua:125: Usage: local cost = C_ArtifactUI.GetCostForPointAtRank(rank, tier)
[C]: in function `GetCostForPointAtRank'
FrameXML\MainMenuBar.lua:125: in function...
|
Forum: Lua/XML Help
09-02-16, 12:01 PM
|
Replies: 25
Views: 8,590
|
Forum: Lua/XML Help
09-02-16, 11:43 AM
|
Replies: 25
Views: 8,590
|
Forum: Lua/XML Help
09-02-16, 11:31 AM
|
Replies: 25
Views: 8,590
|
Forum: Lua/XML Help
09-02-16, 06:32 AM
|
Replies: 25
Views: 8,590
seerah i hate to ask this, but can you help me...
seerah i hate to ask this, but can you help me here turn this into a function that does waht my xp bar does(NOT OVERLAP TEXT). maybe walk me through turning it into a proper function, that works...
|
Forum: Lua/XML Help
09-01-16, 01:01 PM
|
Replies: 25
Views: 8,590
|
Forum: Lua/XML Help
09-01-16, 07:50 AM
|
Replies: 25
Views: 8,590
solved
got the points added by doing....
text:SetFormattedText("Artifact XP: %d / %d + %d",artifactXP,xpForNextPoint, numPoints)
result on bar.... Artifact XP: 185/375 +3
id say im happy with...
|
Forum: Lua/XML Help
09-01-16, 05:32 AM
|
Replies: 25
Views: 8,590
ok in end
ok so at the end of this all it works fine now and i am mostly happy. now i just want to have a + then number for levels accumulated on the bar before spending, i can figure that out at some time ,...
|
Forum: Lua/XML Help
08-31-16, 09:58 PM
|
Replies: 25
Views: 8,590
thank you all for the info, it physically works...
thank you all for the info, it physically works now just the text formatting
this is my formatting for the standard xp/rep bars, how would i implement this here, as i am unable to fully comprehend...
|
Forum: Lua/XML Help
08-31-16, 06:13 PM
|
Replies: 25
Views: 8,590
|
Forum: Lua/XML Help
08-31-16, 12:44 PM
|
Replies: 25
Views: 8,590
I believe the max on the bar is 375 if i am...
I believe the max on the bar is 375 if i am remembering right. And the min is 0 of course.. im away from pc and driving at the m9ment but ill log into wow and check wows max on the artifact bar
|
Forum: Lua/XML Help
08-31-16, 09:38 AM
|
Replies: 25
Views: 8,590
ok i have no errors but also have no status
im using Dominos to show as reference...
what i am expecting to happen here ... in the box with the stripes is what you se just above it(dominos artifact bar)
what im getting is nothing,
there is no...
|
Forum: Lua/XML Help
08-31-16, 09:19 AM
|
Replies: 25
Views: 8,590
i dont know
i dont know i may have to rebuild this, even with your guy's help, its not working
|
Forum: Lua/XML Help
08-30-16, 10:24 AM
|
Replies: 25
Views: 8,590
artifact xp bar
this is my error, and i dont know how to fix it
-----------------------------------------------------------------------------------------------------
40x _Deranjata\modules\xpbar\artxp.lua:35:...
|