Dialog
#5

I would suggest you'd format the listitems?

like
pawn Код:
new DialogString[256];
format(DialogString, sizeof(DialogString), "regularplayerlistitem\netcetera\netcetera");
if(IsPlayerAdmin) format(DialogString, sizeof(DialogString), "%s\nadminitems\netcetera", DialogString);
ShowPlayerDialog(playerid, 3, 2, "Deal", DialogString, "Purchase", "Cancel");
Reply


Messages In This Thread
Dialog - by Snowman12 - 14.05.2011, 15:03
Re: Dialog - by StilThere - 14.05.2011, 15:07
Re: Dialog - by Snowman12 - 14.05.2011, 15:13
Re: Dialog - by Snowman12 - 14.05.2011, 15:23
Re: Dialog - by StilThere - 14.05.2011, 15:35

Forum Jump:


Users browsing this thread: 1 Guest(s)