new msg[256];
replace_all(msg, charsmax(msg), "%s", ""); replace_all(msg, charsmax(msg), ":", ""); trim(msg); show_activity_id(i, id, name, msg);