View Single Post
02-01-11, 06:09 PM   #3
Zealer
A Deviate Faerie Dragon
Join Date: Nov 2010
Posts: 16
Code

I believe this is the first line accessing the data after its loaded:
local playerEP = WebDKP_DkpTable[playerName]["ep_"..tableid];
I manually modify the saved variable file to just 0 instead of -0 and have a whisper command after that to see what it gets. For 0 it returns -0 for all other positive values, they stay positive. It's pretty annoying.
  Reply With Quote