18.12.2015, 16:41
This is a help forum @Threshold, just help if you can, or be quiet.
@ N0FeaR use strcat
new szString[1024];
strcat(szString,"CMD.....\n");
strcat(szString,"CMD More.....\n");
strcat(szString,"CMD More and More.....");
ShowPlayerDialog(playerid,DIALOG_HELP,DIALOG_STYLE _MSGBOX,"Basic commands",szString,"Ok", "");
@ N0FeaR use strcat
new szString[1024];
strcat(szString,"CMD.....\n");
strcat(szString,"CMD More.....\n");
strcat(szString,"CMD More and More.....");
ShowPlayerDialog(playerid,DIALOG_HELP,DIALOG_STYLE _MSGBOX,"Basic commands",szString,"Ok", "");