I am looking for a wait to capture the name of the character logged into. So I'm not sure if triggers alone could do this, or if I'd have to make the script wait for input.
Initially I get the message "What is your name?" From there I want to grab the command of the user which would be <username>. So what are some ways I can get the <username> variable?
Initially I get the message "What is your name?" From there I want to grab the command of the user which would be <username>. So what are some ways I can get the <username> variable?