mirror of
https://github.com/d0k3/GodMode9.git
synced 2025-06-26 21:52:48 +00:00
Add ask & set
parent
8e9ee3828e
commit
20ecc367d1
@ -32,6 +32,10 @@ A short description of every command. Click on the command to go to a more detai
|
|||||||
|
|
||||||
**chk** command - Checks two values against each other. Syntax: `chk <value1> <value2>` Example: `chk $[HAX] a9lh`
|
**chk** command - Checks two values against each other. Syntax: `chk <value1> <value2>` Example: `chk $[HAX] a9lh`
|
||||||
|
|
||||||
|
**ask** command - Similar to echo, but allows user to abort script. Syntax: `ask <message>` Example: `ask "Continue running this script?` Note: using `-o` command allows you to ignore user response.
|
||||||
|
|
||||||
|
**set** command - allows you to create variables and edit `ERRORMSG` and `SUCCESSMSG` Syntax: `set <varname> <data>` Example: `set TESTPATH 0:/3ds/`
|
||||||
|
|
||||||
[more to come ofc]
|
[more to come ofc]
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user