MapWhatToString
const char* MapWhatToString(uint32 w);
sprintf(msg_buffer, "%s\n", MapWhatToString(message->what) );