Problem
#2

You cannot pass more arguments to format it directly.
pawn Код:
new l_info[42];
format(l_info, sizeof l_info, "{FFFF00}Login - %s", pName);
ShowPlayerDialog(playerid, L_DIALOG, DIALOG_STYLE_INPUT, l_info, logstring, "Login", "Quit");
Reply


Messages In This Thread
Problem - by RuNBoY - 09.09.2016, 13:12
Re: Problem - by Konstantinos - 09.09.2016, 13:15
Re: Problem - by RuNBoY - 09.09.2016, 13:24

Forum Jump:


Users browsing this thread: 1 Guest(s)