Can anyone make a script with commands?
I want to include this in my map for debugging purposes.
Commands example:
/rfskip [Activates ScriptTrigger with ID "SkipTrigger"
/rfspawn [0/1] - If 0, activates ScriptTrigger with ID "SpawnOFF"; if 1, activates ScriptTrigger with ID "SpawnON".)
Optional:
/rfdebug [0/1] - Turns on debug mode, which enables commands (sets debugMode to false/true)
Off Topic
I didn't really know how to write this properly, so this is the result.

