DLite v1.0.01.2 | #1 | |
Join Date: Aug 2007 Posts: 1957 |
Kategorie: Other FPS Games Entwickler: Randshot Beschreibung: A CE Lua script for Elite: Dangerous (64bit) 06 May 2016 - v1.0.01.2: replaced infenergy with lessenergy added efactor for lessenergy added offset support for modules fixed warning message Features:
Installation:
To run the script, copy the content launcher.lua into the CE Lua window and press execute. Input goes into the small box at the bottom (see above). Commands can consist of multiple parts which are separated with spaces. Example:
For a list of all available commands, type: 'help' You can also execute multiple commands with one input. Just separate commands with a comma. Example: 'damage, damage safedmg' When the input box is selected, you can press...
Note that I have only tested this on a QWERTZ keyboard! Shortcut System: Shortcuts can be created with: 'sc create scname' where scname is to be replaced with the wanted shortcut name. After you have created a shortcut, it will be empty with no added commands to execute. You have to add them by entering: 'scname add command' where scname is to be replaced with the shortcut name and command with a valid command string. Important is however that instead of spaces, you have to use ':' for the command string. Example: 'scname add damage:safedmg' This would add the command 'damage safedmg' to the shortcut 'scname'. Additional commands: To 'remove' a command from a shortcut, use: 'scname remove command' Use ':' instead of spaces here too. To 'list' all added commands, use: 'scname list' which will print a list of all added commands. To 'save' a shortcut, use: 'scname save' which will save the shortcut into the CE registry. All saved shortcuts can be loaded with 'sc load scname'. To 'export' a shortcut, use: 'scname export' which will export the shortcut into a file with the name of your shortcut into your DLite folder. To 'delete' a shortcut, use: 'sc delete scname' which will delete the shortcut from the command list and also delete, if existing, the saved version. To 'list' all saved and currently available shortcuts, use: 'sc list' which will print a list of all saved and currently loaded shortcuts with their respective commands. To 'reset' all saved and currently available shortcuts, use: 'sc reset' which will delete all saved and currently loaded shortcuts completely. To 'load' a saved shortcut, use: 'sc load scname' which will load the shortcut with that name from the CE registry. To 'import' a shortcut file, use: 'sc import scname' which will import and load the shortcut file with that name. Additional Information: I advice starting the script before starting ED, because CE sometimes refuses to apply some patches after entering the main menu. This script should theoretically also work with ED Horizons which I haven't tested though. Requirements:
Download: DLite v1.0.01.2 |
|
System is offline |