diff options
Diffstat (limited to 'Data/BuiltIn/Libraries/lua-addons/addons/cellhelp/README.md')
-rw-r--r-- | Data/BuiltIn/Libraries/lua-addons/addons/cellhelp/README.md | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/Data/BuiltIn/Libraries/lua-addons/addons/cellhelp/README.md b/Data/BuiltIn/Libraries/lua-addons/addons/cellhelp/README.md new file mode 100644 index 0000000..6eb5004 --- /dev/null +++ b/Data/BuiltIn/Libraries/lua-addons/addons/cellhelp/README.md @@ -0,0 +1,39 @@ +Authors: Balloon, Krizz + +Version: 2.0 + +Date: 20130429 + +Cell Helper, for old Salvage + +Abbreviation: //ch + +Commands: +* help - Shows a menu of commands in game +* pos <x> <y> - Positions the Lot Order box. Default location is 1000,250. +* hide - Hides the Lot Order box +* show - Shows the Lot Order box +* set [set id] - Loads set from settings file. Default is set1. +* mode [lots/nolots] - If set to nolots, ll will not lot cells. Default is lots. +* timer [start/stop] - Will start or stop the 100 minute zone timer. + +Other Information: +* If you need to remove a cell from the Lot Order box, type in "/echo [You] obtains a --[cellname] cell--." You must have the dashes around the cellname, and the period at the end. +* If you have gear you want to pass or lot, add it in the appropriate tags for your player. If not, leave the value as 0. Otherwise you will see errors. +* As with the base LL, items already in the pool cannot be lotted/passed when the profile is loaded. + + +To do: +* Support for more than 4 people +* Remove (or create a toggle) for the Item Counter. +* Enable xml creation if settings file is not found. +* Change zone comparison to use zone IDs. +* Ability to add cell back to list. +* Box parameter settings. +* Interface adjustments. Icons? + +Known Issues: +* Pass tag errors +* Cellhelp shows itself again after hide. + + |