Thread Tools Display Modes
Prev Previous Post   Next Post Next
01-13-16, 10:48 AM   #1
badness
A Cliff Giant
 
badness's Avatar
Join Date: May 2010
Posts: 74
LiteStats Script

Hey I'm in need of some help understanding this script from the litestats addon. It is to clear all money data but I have no idea how to get it work. Ive tried copy and pasting the whole thing but it didnt work.

/script for _,t in pairs(LPSTAT) do if type(t)=='table' then t.Gold = nil end end
  Reply With Quote
 

WoWInterface » AddOns, Compilations, Macros » AddOn Help/Support » LiteStats Script


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off