5 Dialog errors - Input line too long, undefined symbol "t","is" and "only"
#2

Use strcat

pawn Code:
new dialog[256];
strcat(dialog,"Your dialog info here1 \n");
strcat(dialog,"Your dialog info here2 \n");
strcat(dialog,"Your dialog info here3 \n");
ShowPlayerDialog(playerid,125,DIALOG_STYLE_MSGBOX,"Purchase Confirmation",dialog,"Sign", "Decline");
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 3 Guest(s)