- Empty: displays the about message
/esoterm
- help: displays the help message :)
/esoterm help
- status: displays the status for each module
/esoterm status
- activate: activate the given module,
module_name
can be case-insensitive
/esoterm activate <module_name>
- deactivate: deactivate the given module,
module_name
can be case-insensitive
/esoterm deactivate <module_name>
Do not edit these parameters manually, esoTERM should handle them.
Location of the esoTERM configuration file is (assuming standard environment):
C:\Users\<user>\Documents\Elder Scrolls Online\liveeu\SavedVariables\esoTERM.lua
window_locked
: whether the esoTERM window is moveable/resizeable or notwindow_width
: width of the esoTERM windowwindow_height
: height of the esoTERM windowwindow_x
: x position of the esoTERM windowwindow_y
: y position of the esoTERM window
A "picture" tells more than thousand words:
+--------------------------------------------------------------+
| TESO in-game screen :) |
| |
| |
| D---------+ --- |
| | A| ^ |
| +---------+ | |
| | | | |
| | | C |
| | esoTERM | | |
| | | | |
| | | v |
| +---------+ --- |
| |
| | | A - window_locked button |
| |<---B--->| B - window_width |
| | | C - window_height |
| D - window_x, window_y |
| |
+--------------------------------------------------------------+