Can you reply the full RAW message that you received?

also try use this and reply back the results:

Code:
//if (!$msgtags(0)) { echo Not any tags. } | else { var %t = $msgtags(0) | while (%t) { echo -a %t $+ : $msgtags(%t) | dec %t } }