Next line problem
#6

Try this:

Код:
	else //Back Button
        {
            new str[512] = "Player Commands:\n\n";
            strcat(str, "/stats -- Show specified player statistics\n");
            ShowPlayerDialog(playerid, DIALOG_COMMANDS, DIALOG_STYLE_MSGBOX, "Commands", str, ">>", "Close");
        }
Reply


Messages In This Thread
Next line problem - by kbalor - 21.08.2012, 19:49
Re: Next line problem - by Shetch - 21.08.2012, 21:09
Re: Next line problem - by kbalor - 22.08.2012, 12:17
Re: Next line problem - by kbalor - 22.08.2012, 12:54
Re: Next line problem - by Shetch - 22.08.2012, 13:02
Re: Next line problem - by Shetch - 22.08.2012, 13:05
Re: Next line problem - by clarencecuzz - 22.08.2012, 13:13
Re: Next line problem - by kbalor - 22.08.2012, 14:03
Re: Next line problem - by kbalor - 22.08.2012, 16:27

Forum Jump:


Users browsing this thread: 3 Guest(s)