Help needed
#2

Use strcat.

pawn Код:
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,"{46BEE6}Level 3 Commands:",dialog,"Okay", "Close");
Reply


Messages In This Thread
Help needed - by Proximo - 10.05.2014, 09:17
Re: Help needed - by Twizted - 10.05.2014, 09:24
Re: Help needed - by Guest4390857394857 - 10.05.2014, 09:26
Re: Help needed - by SecondMillenium - 10.05.2014, 09:26
Re: Help needed - by DaniceMcHarley - 10.05.2014, 09:27
Re: Help needed - by Proximo - 10.05.2014, 09:36

Forum Jump:


Users browsing this thread: 2 Guest(s)