Hi
I am trying to make a command that will react to parameter (which i can do) but where the parameter is a multi word value like a name "Slarty Bartfast" "Slarty" and "Bartfast" are split on the space, despite me enclosing them in double-quotes. Is there a way to retain the 2 words as a single string?
thanks