Check ([ ] -> [x]) all that apply, then describe the issue below:
It'd be nice to be able to both call a log command and a goto command at the same time. I know currently all the text after one of these commands is taken as the input.
What if there were just optional quoted strings for commands with a text parameter?
E.g.
late [ Player t ] -> log "Stepped on teleporter..." goto Jump1
Check ([ ] -> [x]) all that apply, then describe the issue below:
It'd be nice to be able to both call a
logcommand and agotocommand at the same time. I know currently all the text after one of these commands is taken as the input.What if there were just optional quoted strings for commands with a text parameter?
E.g.