this is most likely a stupid question, but I am trying to get one of my scripts to launch ego2, however it dosent seem to like the space in the script name section.
do_client(";ego2 --attack-script=bigshot quick --poach=no --useherbs=yes");
how do I use a variable with a script in the --attack-script section?