Bug again?
#2

Try this
Код:
forward TaisFreeze(playerid);
public TaisFreeze(playerid)
{
	new string1[128];
	string1 = "text";
	strcat(string1, "text");
	ShowPlayerDialog(playerid, 1012, DIALOG_STYLE_MSGBOX, "{FF0000}Rules", string1, "Good", "");
	return 1;
}
Reply


Messages In This Thread
Bug again? - by Sheperc - 10.01.2016, 16:58
Re: Bug again? - by lucamsx - 10.01.2016, 17:04
Re: Bug again? - by Sheperc - 10.01.2016, 17:12
Re: Bug again? - by Infinity - 10.01.2016, 17:49

Forum Jump:


Users browsing this thread: 3 Guest(s)