Ufanne now properly reports your turned in fish
Posted: Fri Apr 05, 2013 10:46 pm
something was still bothering me about it, it was trying to read from a var that was never set but now it does
from player:getVar("fishCountVar");
to player:getVar("theCompetitionFishCountVar");
from player:getVar("fishCountVar");
to player:getVar("theCompetitionFishCountVar");