Showing results 1 to 8 of 8
Search took 0.00 seconds.
Search: Posts Made By: nirran
Forum: Lua/XML Help 06-18-20, 09:12 AM
Replies: 7
Views: 2,731
Posted By nirran
awesome,got it working all cept the orderis...

awesome,got it working all cept the orderis backwards,this si what i have

function dateSort(dateTable)

table.sort(
dateTable,
function(k, v)
local day1, month1, year1 =...
Forum: Lua/XML Help 06-17-20, 10:43 PM
Replies: 7
Views: 2,731
Posted By nirran
thank you very much,my limited scripting skills...

thank you very much,my limited scripting skills ,the code is erroring and i donno what the cause is
Forum: Lua/XML Help 06-17-20, 09:14 PM
Replies: 7
Views: 2,731
Posted By nirran
this the table,new extry is addd when log in and...

this the table,new extry is addd when log in and none exists

SAVES = {
["150620"] = 51745398698,
["140620"] = 51547835967,
["130620"] = 51534872357,
["110116"] = 51534872357,
["130619"] =...
Forum: Lua/XML Help 06-17-20, 08:33 PM
Replies: 7
Views: 2,731
Posted By nirran
sort by date

having a hell of a time with function

if i only sort by day it works,but when i add month and year it screws everything up

this is what i have


function dateSort(dateTable)
local i = 1
...
Forum: AddOn Search/Requests 06-17-20, 08:31 PM
Replies: 6
Views: 7,911
Posted By nirran
that is exactly why i did it :)

that is exactly why i did it :)
Forum: AddOn Search/Requests 06-17-20, 12:28 PM
Replies: 6
Views: 7,911
Posted By nirran
thank you very much,appreciate it,thisis my...

thank you very much,appreciate it,thisis my finnal

local copper, silver, gold, calc, ccoin, scoin, gcoin

copper = (("%d"):format(value % 100))

silver = (("%d"):format((value / 100) %...
Forum: AddOn Search/Requests 06-16-20, 11:14 PM
Replies: 6
Views: 7,911
Posted By nirran
money format gold etc coins

i want to format the money string to break up large numbers and have the coin icons in the string,this is what i have,it works but need the method to add the icons


function...
Forum: Released AddOns 09-18-17, 06:09 PM
Replies: 540
Views: 418,336
Posted By nirran
getting this same problem,any update in the near...

getting this same problem,any update in the near future?

Nirran
Showing results 1 to 8 of 8