input line too long (after substitutions)
#10

Quote:
Originally Posted by [L3th4l]
Посмотреть сообщение
No you don't!

pawn Код:
new
    iDialogStr[256] = "This can be a long line, put all your shit in here. Remember to also add a \n";

strcat(iDialogStr, "so it can place a new line on the dialog. So yeah, remember the \n");
strcat(iDialogStr, "and we've just created a new line!\n\n");
strcat(iDialogStr, "Now we've moved down '2' lines!");

ShowPlayerDialog(playerid, ....., "Dialog Info", iDialogStr, "OK", "");
Sorry I didn't know about that function
Reply


Messages In This Thread
input line too long (after substitutions) - by Unknown123 - 12.03.2011, 00:06
Re: input line too long (after substitutions) - by admantis - 12.03.2011, 00:08
Re: input line too long (after substitutions) - by Unknown123 - 12.03.2011, 00:22
Re: input line too long (after substitutions) - by admantis - 12.03.2011, 00:28
Re: input line too long (after substitutions) - by Unknown123 - 12.03.2011, 00:39
Re: input line too long (after substitutions) - by cessil - 12.03.2011, 00:40
Re: input line too long (after substitutions) - by Unknown123 - 12.03.2011, 00:43
Re: input line too long (after substitutions) - by Gh0sT_ - 12.03.2011, 00:47
Re: input line too long (after substitutions) - by [L3th4l] - 12.03.2011, 00:47
Re: input line too long (after substitutions) - by admantis - 12.03.2011, 00:49

Forum Jump:


Users browsing this thread: 4 Guest(s)