Ufanne now properly reports your turned in fish

Post Reply
joshr45
Posts: 96
Joined: Tue Mar 12, 2013 3:03 pm

Ufanne now properly reports your turned in fish

Post by joshr45 » 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");
Attachments
Warezkid_2013.04.05_224008.png
Ufanne Properly reporting screenshot
Ufanne.lua.patch
Ufanne fish reporting
(753 Bytes) Downloaded 174 times

joshr45
Posts: 96
Joined: Tue Mar 12, 2013 3:03 pm

Re: Ufanne now properly reports your turned in fish

Post by joshr45 » Fri Apr 05, 2013 11:16 pm

also quick little brothers patch so they report the amount of Gil you should be receiving, except it reports just before he says thanks
Attachments
Joulet+gallijaux.patch
Obtained Gil reporting
(1.72 KiB) Downloaded 239 times

User avatar
whasf
Site Admin
Posts: 1312
Joined: Thu Jul 19, 2012 9:11 pm

Re: Ufanne now properly reports your turned in fish

Post by whasf » Fri Apr 12, 2013 10:22 am

Committed r3264, thanks!
-- Whasf

Post Reply