blob: 6eb5004a77736daea74ca1a0add2a9686ac2eb73 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
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.
|