Code:
on *:text:!command *:#:{
  var %cmd = $gettok($1-,2-,32)
  set %command. $+ $remove(%cmd,$chr(32)) %cmd
}


!command take me to the stars

that would create a global variable %command.takemetothestars

Last edited by EUDIS1980; 09/02/15 08:00 PM.