View Single Post
02-01-11, 06:58 PM   #6
Zealer
A Deviate Faerie Dragon
Join Date: Nov 2010
Posts: 16
"fix"

Alright,
I think there must be some sort of glitch with the api or whatever backend function loads values from the saved vars.
Here is how I am getting around the -0:

if playerEP == 0 then
playerEP = 0;
end

Pretty hilarious. Anyone else seen this?

Last edited by Zealer : 02-01-11 at 07:56 PM.
  Reply With Quote