Showing results 1 to 5 of 5
Search took 0.00 seconds.
Search: Posts Made By: NeverD1e
Forum: oUF (Otravi Unit Frames) 09-18-09, 12:57 AM
Replies: 1,215
Views: 385,935
Posted By NeverD1e
This realy worked? local function...

This realy worked?

local function truncate(value)
if(value >= 1e7) then
return gsub(format('%.1fm', value / 1e6), '%.?0([km])$', '%1')
elseif(value >= 1e6) then
return...
Forum: oUF (Otravi Unit Frames) 09-16-09, 03:09 AM
Replies: 1,215
Views: 385,935
Posted By NeverD1e
Smile Hello everyone, I'm bad know Lua. Help bring the...

Hello everyone, I'm bad know Lua.
Help bring the code with this:

local function truncate(value)
if(value >= 1e6) then
return gsub(format('%.2fm', value / 1e6), '%.?0+([km])$', '%1')
...
Forum: oUF (Otravi Unit Frames) 09-13-09, 08:55 AM
Replies: 85
Views: 69,916
Posted By NeverD1e
Thumbs up P3lim thanks for you help:)

P3lim thanks for you help:)
Forum: oUF (Otravi Unit Frames) 09-13-09, 01:50 AM
Replies: 16
Views: 17,967
Posted By NeverD1e
Please tell me how you implemented the debuff to...

Please tell me how you implemented the debuff to you target has been so colorful and strange black and white? Refer where this piece of code in layout.
Forum: oUF (Otravi Unit Frames) 09-13-09, 12:40 AM
Replies: 85
Views: 69,916
Posted By NeverD1e
Please tell me how i can see testing mod...

Please tell me how i can see testing mod buffs/debuffs on all frames?
Showing results 1 to 5 of 5