Hello,
Sorry for my poor english cause i'm french.
How can i remove a space who is generated by mirc users.
In fact they must type /say ... because the first character is always a space.
The quizz script is Trivia.
Thanks.
Yannick80
Yannick80 wrote:Hello,
Sorry for my poor english cause i'm french.
How can i remove a space who is generated by mirc users.
In fact they must type /say ... because the first character is always a space.
The quizz script is Trivia.
Thanks.
Yannick80
Sounds like they are using a set of mirc scripts that is causing that.
You have a choice; tell them to get their script fixed if they wish to participate in the trivia, or edit the trivia script to use the 'string trimleft' command on their input to remove the space.
Since you did not provide which trivia script you are using, this is about as close as I can get.