Add-on to KJay's Loot Drop overlay
These are versions of this script where the code was updated. Show all versions.
- Added toggle functionality between Total Value and Value/hour by clicking on the value display.- Improved value/hour accuracy by parsing session timer.- Maintains all previous functionality and calculations.
avgSpan.textContent = ` [${formatCoins(avgPerHour)}/hr]`;avgSpan.style.fontSize = '0.85em';