Download
(5 Kb)
Download
Updated: 06/21/22 12:14 AM
Compatibility:
High Isle (8.0.0)
Updated:06/21/22 12:14 AM
Created:06/14/22 10:36 PM
Monthly downloads:773
Total downloads:6,829
Favorites:1
MD5:
Categories:Plug-Ins & Patches, Discontinued & Outdated
Dolgubon's Lazy Farming Typo Fix [OUTDATED]  Popular! (More than 5000 hits)
Version: 2.2.4 - Patch 2
by: TheNickm2 [More]
Fixes the savedvar vs savedVar typos on lines 119-120.

Also fixes a mathematical error (see new code on line 125)

This patched version will be archived if/when the main gets updated!

Credit for both fixes to wizzard2k - I just applied the fixes to the lua files and uploaded the zip to ESOUI

The official version has been updated with these fixes. Please use the official version instead!
Patch 2
- fix mathematical error

Patch 1
- fix savedvar typo
Archived Files (1)
File Name
Version
Size
Uploader
Date
2.2.4
5kB
06/14/22 10:36 PM


Post A Reply Comment Options
Unread 06/21/22, 12:15 AM  
TheNickm2
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 6
Uploads: 4
Re: get items algorithm error

Originally Posted by wizzard2k
If you want to add my other fix as well I noticed an issue with the algorithm to calculate the value of retrieved items was not taking stack size into account

I added below line 124
Code:
price = unitPrice * amount
to recalculate if we change amount size (withdraw one stack) and the math is now correct
Thanks for the heads-up - Patch updated with the additional fix. Also gave you credit for both fixes since I certainly didn't debug the addon myself
Report comment to moderator  
Reply With Quote
Unread 06/16/22, 09:28 AM  
wizzard2k

Forum posts: 0
File comments: 75
Uploads: 0
get items algorithm error

If you want to add my other fix as well I noticed an issue with the algorithm to calculate the value of retrieved items was not taking stack size into account

I added below line 124
Code:
price = unitPrice * amount
to recalculate if we change amount size (withdraw one stack) and the math is now correct
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: