~~META:
creator = Taj
&description abstract = Inventory manager that automatically sorts inventory and enables auto lot/pass of dropped items.
~~
~~NOCACHE~~
====== Light Luggage (3.1) ======
===== Plugin Information =====
^ Information ^^
^ Past Developer:| [[:user/Taj|Taj]] |
^ Developer:| [[:user/Aikar|Aikar]]|
^ Download:| [[http://forums.windower.net/files/file/40-lightluggage/ | Light Luggage]] (3.1)|
^ Download Count:| [dlcount]lightluggage[/dlcount] |
^ Release Date:| April 17th 2011 |
^ Support:| [[http://forums.windower.net/forum/50-windower-support/ | Click Here]] |
^ Changelog:| [[http://forums.windower.net/index.php?app=downloads&module=display§ion=changelog&file=40 | Click Here]] |
===== What is Light Luggage =====
[[LightLuggage]] is the plugin thats been requested for years, a plugin that will automatically lot or pass items that come in the treasure pool and automatically stack (NOT SORT) all items entering your Inventory
===== Usage =====
[[LightLuggage]] can be loaded by opening your Windower console and typing //load ll//. The auto stacking feature is automatic with load. Nothing you need to do to make that work. [[LightLuggage]] is autoload friendly, one can add the //load ll// command to their **init.txt** file in the **scripts** folder where Windower resides.
===== Commands =====
==== profile ===
[[LightLuggage]] contains a profile system for handling auto pass and lot, you may find example profiles in **windower/plugins/ll/** folder. All profiles must be in this location.
[[LightLuggage]] works by Item ID's in its profiles. Its a very simple language that anyone can understand. To get Item ID's you need to use [[http://google.com/?s=polutils | POLUtils]] or refer to this [[http://windower.net/plugins/item_map.txt | item_map.txt]], however this item map file is out of date on new items.
However you can open Windower/Plugins/Resources/item*.xml files to find ID's, but its split into 3 categories so open proper category.
Those files are auto updated so will always contain latest items once i've pushed the update.
Also it is **NOT** possible to configure the lot time, it is a random (short) interval. It is also **NOT** possible to use this program to "ninja lot" items.
To load a profile, simply type into console:
.ll profile dynamis
to load dynamis.txt
or in game:
//ll profile dynamis
To unload a profile, change it to default or blank.
==== lotall ====
Lots on all items in the treasure pool. CAN NOT BE USED WHILE DEAD!!!!
To lot all items, simply type into console:
ll lotall
or in game:
//ll lotall
==== passall ====
Passes all items in the treasure pool. This CAN be used while dead, use at own risk.
To pass all items, simply type into console:
ll passall
or in game:
//ll passall
===== Example Profile =====
////Dynamis Profile
if item is 1449,1452,1455 then pass //pass singles
if item is 1450,1453,1456 then pass //pass 100 coins
//lot trash gil items. a few are missing.
if item is 1464,1474,1518,1519,1516,1517,1521,1466,1470,1469,748,749 then lot
if item is 18260,18266,18272,18278,18284,18290,18296,18302,18332,18338,18244 then pass
//Missing ID's from weapon autopass:
//nin ihintanto
//sam ito
//club
//staff
if item is 15085,15100,15115,15130,15145 then pass //DRG
if item is 15086,15101,15116,15131,15146 then pass //SMN
if item is 15079,15094,15109,15124,15139 then pass //DRK
if item is 15075,15090,15105,15120,15135 then pass //BLM
if item is 15076,15091,15106,15121,15136 then pass //RDM
if item is 15073,15088,15103,15118,15133 then pass //MNK
if item is 15083,15098,15113,15128,15143 then pass //SAM
if item is 15087,15072,15102,15117,15132 then pass //WAR
if item is 15093,15078,15108,15123,15138 then pass //PLD
if item is 15097,15082,15112,15127,15142 then pass //RNG
if item is 15104,15074,15089,15119,15134 then lot //WHM
if item is 15107,15077,15092,15122,15137 then pass //THF
if item is 15110,15080,15095,15125,15140 then pass //BST
if item is 15114,15084,15099,15129,15144 then pass //NIN
if item is 15126,15081,15096,15111,15141 then pass //BRD