View Full Version : Easiest/fastest/efficient way to organize loot?
blanks
09-08-2022, 01:01 AM
Any suggestion/advice on how to organize/sort through mules worth of items?
Anyone have any templates?
Viekn
09-08-2022, 01:48 AM
Depending on how many items you're talking about, here are some thoughts...
For each type of item, have a separate container: shoulder worns are deepenable to 100 lbs with deepening notes, and you can wear 2 at a time. If you had a cloak full of items to deal with, you could wear 1 backpack, 2 satchels, something over your front that held 60 lbs, and 3 sacks on your belt. Take things out of the cloak and sort them into the different containers.
For each type of item, have a separate FTP mule. Have everyone at a table. Magic items go to Fred, weapons go to George, unknowns go to Harry, armor goes to Ginny, so on and so forth.
Use the ;multi script. It works similar to ;foreach. There's 85 wands mixed in with a ton of other crap in your cloak? ;multi 85; get wand from my cloak; put wand in my blue satchel. ;foreach works as well, but others will know better how to best use that. ;foreach knows what certain item types are, so you could potentially say ;foreach gem in x container; move to this container. That way, you don't have to specify a number.
You've played this game long enough to know what's most likely worth keeping or asking the pawnshop to take, and what's not. Don't be afraid just to pitch items you don't want to worry about. But don't pitch them individually. ;multi 100; get stick from my cloak; put stick in my sack...and go throw that sack in a barrel. Or if it's a bunch of wands for the pawnshop: ;multi 85; get wand from my cloak; sell wand
Bundle Simucoin stuff. You've probably got a ton of encumbrance reducing feather charms, reim orbs, death salve, build task waivers, etc. etc. Bundle those. And here again is where you can use ;multi or ;foreach to do it for you instead of typing it all out.
Hope that helps.
KonMari method and the pawnshop.
Methais
09-08-2022, 04:29 PM
Any suggestion/advice on how to organize/sort through mules worth of items?
Anyone have any templates?
Download ;testme.
It will loresing to everything in the specified container and automatically log the stats to a .txt file in an easy to read format. You can choose which types of loresong it does and doesn't do to eliminate clutter.
Examples (http://forum.gsplayers.com/showthread.php?133717-A-Bunch-of-Bullshit-For-Sale&highlight=)
Shaps
09-08-2022, 09:08 PM
With multiple mules - I broke mine down by "type"
1 alt: Gems/Alchemy/Magic Items - color backpacks blue/green/black/red/etc. for type.
2 alt: Weapons/Weapon Enhancives
3 alt: Armor/Shields/All other enhancives
4 alt: Everything else - alters/containers/etc.
That's how I did it, your mileage may vary.
Powered by vBulletin® Version 4.2.5 Copyright © 2025 vBulletin Solutions Inc. All rights reserved.