Input Line too long
#1

error 075: input line too long (after substitutions)
error 037: invalid string (possibly non-terminated string)
error 029: invalid expression, assumed zero
error 029: invalid expression, assumed zero
fatal error 107: too many error messages on one line

Код:
COMMAND:rules(playerid)
{
	new rules[800];
	strcat(rules,"1.{00FF00}No Cheats/Hacks, or Cleo Mods with Adventages!\n2.{00FF00}No Spawnkilling/Teamkilling!\n3.{00FF00}No Bugabusing!\n4.{00FF00}Insulting is forbidden!\n5.{00FF00}No Advertise!\n\
	6.{00FF00}Dont make any Dispute/Troubles!\n7.{00FF00}Dont write HACKER,CHEATER use /report!\n8.{00FF00}Leaving the Map is not allowed!\n9.{00FF00}Using Caps Lock is not allowed!\n\
	10.{00FF00}Racism are forbidden!\n11.{00FF00}Knifebugging is not allowed!\n12.{00FF00}Do not pausing during in Game!\n13.{00FF00}No Spamming!\n14.{FFFF99}Accept this Rules or go!");
	ShowPlayerDialog(playerid,DIALOG_RULES,DIALOG_STYLE_MSGBOX,"{00FF00}Server Rules",rules,"Close","");
	return 1;
}
Please help me.
Reply


Messages In This Thread
Input Line too long - by Blackazur - 31.01.2013, 14:27
Re: Input Line too long - by u3ber - 31.01.2013, 14:29
AW: Input Line too long - by Blackazur - 31.01.2013, 14:31
Re: Input Line too long - by Basssiiie - 31.01.2013, 14:32
AW: Input Line too long - by Blackazur - 31.01.2013, 14:33
Re: Input Line too long - by Basssiiie - 31.01.2013, 15:07

Forum Jump:


Users browsing this thread: 1 Guest(s)