OSMT-V1

Usage
Type commands in the bottom-right text box and press Enter to execute. You can also use the menu at the top.
Commands
Command |
Help |
Example |
help |
Shows a list of commands |
help |
load <module name> |
Load a module |
load time |
clear |
Clears the screen |
clear |
bind <button (1-5)> <module> |
Binds a quickload button to a specific module |
bind 1 time |
unbind <button (1-5/*)> |
Unbinds a quickload button |
unbind * |
checkbinds |
Shows all current bindings |
checkbinds |
define <module name> <new name> |
Define a module with a custom name |
define time t |
deldef <definition> |
Delete a definition |
deldef t |
checkdefs |
List all definitions |
checkdefs |