[FilterScript] [FS]Rules Command With Dialog
#6

[QUOTE]
Quote:
Originally Posted by JasperM
Посмотреть сообщение
This does not belong in the Filterscript section, this has a better place in the useful snippets topic.

strcat(string, "{15FF00}1.{FFFFFF}Your Text\n");
strcat(string, "{15FF00}2.{FFFFFF}Your Text\n");
strcat(string, "{15FF00}3.{FFFFFF}Your Text\n");
strcat(string, "{15FF00}4. {FFFFFF}Your Text\n");
strcat(string, "{15FF00}5. {FFFFFF}Your Text\n");
strcat(string, "{15FF00}6.{FFFFFF}Your Text\n");
strcat(string, "{15FF00}7.{FFFFFF}Your Text\n");
strcat(string, "{15FF00}8.{FFFFFF}Your Text\n");
strcat(string, "{15FF00}9.{FFFFFF}Your Text\n");
strcat(string, "{15FF00}10.{FFFFFF}Your Text\n");
strcat(string, "{15FF00}11.{FFFFFF}Your Text\n");
strcat(string, "{15FF00}12.{FFFFFF}Your Text\n");
strcat(string, "{15FF00}13.{FFFFFF}Your Text\n\n");
strcat(string, "\n\n");
ShowPlayerDialog(giveid, 44, DIALOG_STYLE_MSGBOX, "Server Rules", string, "OK", "");

This is the weird part. Why you put 4 line breaks on the end? And why do some lines have more spaces after the number, lol.
That's not problem
Reply


Messages In This Thread
[FS]Rules Command With Dialog - by TheseMan - 25.05.2016, 07:39
Re: [FS]Rules Command With Dialog - by Amunra - 25.05.2016, 07:39
Re: [FS]Rules Command With Dialog - by TheseMan - 25.05.2016, 07:41
Re: [FS]Rules Command With Dialog - by Lzy - 25.05.2016, 07:59
Re: [FS]Rules Command With Dialog - by JasperM - 25.05.2016, 08:03
Re: [FS]Rules Command With Dialog - by TheseMan - 25.05.2016, 08:08
Re: [FS]Rules Command With Dialog - by TheseMan - 25.05.2016, 08:11
Re: [FS]Rules Command With Dialog - by JasperM - 25.05.2016, 08:31
Re: [FS]Rules Command With Dialog - by TheseMan - 25.05.2016, 08:51
Re: [FS]Rules Command With Dialog - by JasperM - 25.05.2016, 08:59

Forum Jump:


Users browsing this thread: 3 Guest(s)