A lot of letters in the dialog
#1

Hello. I have a problem, because when I create a dialogue with a length of more than 256 characters, the more I do not show, and I have seen so many servers dialogues about 500-700 characters in length. And here is my question what may be the wine (how to fix it)?


P.S Sorry for my English. I'm from Polish
Reply
#2

Example:
http://pastebin.com/m19a7a240

EDIT :
Код:
	format(rules,1000,"%s%s",RULES_1,RULES_2);
	format(rules,1000,"%s%s",rules,RULES_3,RULES_4);
	format(rules,1000,"%s",rules,RULES_5);
Reply
#3

This can create a string of more than 256 characters? Do not call it Crash?
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)