I'm using messer in a server script, and I need to be able to send one of the script variables in the sent message. This is not possible however because the command is in single quotes and replacing the command with for instance "message 'group' $var" returns a syntax error
I'm using messer in a server script, and I need to be able to send one of the script variables in the sent message. This is not possible however because the command is in single quotes and replacing the command with for instance "message 'group' $var" returns a syntax error