Hi, i'd like to have a last parameter that take the rest of the string, something like:
chat <user:string> <text:rest>
So that i have the first parameter with the recipien user, and the rest of the command as the second parameter. Is this possible ?
Log in to post a comment.
Hi, i'd like to have a last parameter that take the rest of the string, something like:
chat <user:string> <text:rest>
So that i have the first parameter with the recipien user, and the rest of the command as the second parameter.
Is this possible ?