VORPCORE / VORP-Hunting

Selling Animals & Skins script
GNU General Public License v3.0
6 stars 21 forks source link

Move reward calculation to server #33

Closed adamdrakon closed 2 years ago

adamdrakon commented 2 years ago

Reward calculation has been moved to the server. Now uses reverse i-loop logic for selling pelts stowed on a horse so that they're all sold(if possible) and removed without interruption.

outsider31000 commented 2 years ago

was this fully tested? @adamdrakon

adamdrakon commented 2 years ago

Admittedly, a couple of minor errors snuck past my initial testing but commits 3 and 4 addressed them entirely. I have continued testing since and so far have not come across any script errors or errors in expected behavior; so far as I can tell everything is behaving the same as was seen in the current iteration of code.