Hello i can't get more than 20 line on MSGBOX ?? Why ??
DaZzY
@dazzy
scroll to top
powered by storyden
Hello i can't get more than 20 line on MSGBOX ?? Why ?? I see many server with dialog MSGBOX have more 20 line ...
@pinch
Pinch
Lemme see teh code
Pinch said: Lemme see teh code
Hello i have fixed :)?
Quotenew szBuffer2[2024]; ? ? ? ? ? ? ? ? strcat(szBuffer2, "\n\n"); ? ? ? ? ? ? ? ? strcat(szBuffer2, "\n"); ? ? ? ? ? ? ? ? strcat(szBuffer2, ""); ? ? ? ? ? ? ? ? ShowPlayerDialog(playerid, DIALOG_ID_REPORT, DIALOG_STYLE_MSGBOX, "", szBuffer2, "Back", "Cancel");
i have changed?szBuffer2[2024] To?szBuffer2[3170] Thanks to Hype from discord to give me solution :)?
Please sign up or log in to reply