26.12.2011, 15:56
\u and \b for Dialoges.
ShowPlayerDialog(playerid, DIALOG_INFO, DIALOG_STYLE_MSGBOX, "Test", "\uHello\u\nThe \"Hello\" is underlined.\n \bLOL\b And this LOL is big.", "OK", "CLOSE");
ShowPlayerDialog(playerid, DIALOG_INFO, DIALOG_STYLE_MSGBOX, "Test", "\uHello\u\nThe \"Hello\" is underlined.\n \bLOL\b And this LOL is big.", "OK", "CLOSE");