That command is stopping at the city because you're using the | character, which is used to separate commands. You can use $chr(124) to provide the literal | in your topic.

If you'd like more help, please be specific, include existing code, and make sure the formatting you provide as an example actually is what you want/in use.

Timers can be used to run arbitrary commands, and so using a timer without first sanitizing the input can compromise your system. Since the timer you're using only has a 10ms delay, I would suggest not using the timer at all.

Last edited by Loki12583; 26/06/12 08:34 PM.