04.04.2016, 15:11
Alright doing it, thanks.
P.S.: Can I use strcat like this;
Hmm?
P.S.: Can I use strcat like this;
Код:
strcat(string, "Text1\nText2\nText3\n"); ShowPlayerDialog(playerid, DIALOG_TEST, DIALOG_STYLE_LIST, "TEST", string, "Test", "Close");