Sure I could, but I probably won't to be honest. This is a feature I really wanted and was impatient for, so I sat down and forced myself to figure out how the value to weight ratio sorting was done. I've never made a mod before or anything, just taken a couple coding classes at college. After four hours of brute force I loaded up the game and it magically worked. I'm proud of that. But now that StarUI is out, which has options for both mass times quantity and value to weight ratio, I'll just be using that
Not exactly sure how to do this since fire rate and bullets shot per second are not the same thing, and I'm not sure what the conversion is or how it actually works
Yeah, shotguns fire multiple "bullets" per round. So the simple "DPS = DMG * Fire Rate" would not take into account that each bullet would need to be added. The Formula turns into something like DPS = Bullets per salvo * DMG * Fire Rate. Also, there are 3 different types of damage and some weapons that do multiple types of damage. It would become very complicated very quickly.
@Stentorius: faster, please ;) I cannot wait, your UI mods rock. Although I wish someone was able to build a tool that decompiles flash, applies various diffs to the actionscript, and repackages the thing, to allow multiple mods editing the same file...
Yea, I'll clean up this page now, it was super late that I finished making this last night and I just wanted to get it out on the internet before I passed out
I feel that. I don't know how you had time to take away from playing to mod! Grats though, this is the #1 mod I've been looking for as I lug 1000+ resources around outpost to outpost
Great Idea, but where do these files go? What's the folder structure please?
Edit: Found it in the other mod "Value to Weight Ratio Sort Option" (goes in Data/interface folder).. but you should really put that in the description, or put the files in the same structure.
Wow yes!! Just yesterday I wanted to sort by that because I knew I have shitton of lowweight stuff in my inventory but didn't know what. Thank you sir!
25 comments
Do you think its possible to combine both mods? So that we have the Value to Weight Ratio Sort Option and the ass x Quantity Sort Option?
When it comes to ass, I'm more about quality than quantity
Might want to fix that typo
... please make also DPS = DMG * Fire Rate
I cannot wait, your UI mods rock.
Although I wish someone was able to build a tool that decompiles flash, applies various diffs to the actionscript, and repackages the thing, to allow multiple mods editing the same file...
You might want to think about using the Changelog so people know when requested features are added like "Compact UI".
KUTGW
You need to fix your folder structure. Vortex is showing it as in "WTxQ Sorting\*" where it should be "data\interface\*"
Also, another +1 for integrating into Compact Inventory UI
Edit:
Found it in the other mod "Value to Weight Ratio Sort Option" (goes in Data/interface folder).. but you should really put that in the description, or put the files in the same structure.
Thank you sir!