03.02.2014, 15:39
Actually tried to debug strlen of this full string and it is 413 and its true. (Becouse when I put 412 one character was missing..)
But why when this message
is still 418 long, don't understand
//EDIT: probably got it, I have five \n symbols to start new line (and I guess this symbol count as one) thats it
But why when this message
Код:
Zadaj meno tvojej postavy v tvare: {FF9900}Meno_Priezvisko\n{A9C4E4}Uisti sa, ћe si zadal {FFCC00}veľkй {A9C4E4}začiatočnй pнsmeno mena a priezviska.\n\n{FF9900}Varovanie: {A9C4E4}Nepouћнvaj {FFCC00}čнslice, medzery, {A9C4E4}alebo nejakй {FFCC00}znaky!\n\n{FF9900}Varovanie č.2: {A9C4E4}Pokiaľ sa v mene vyskytnъ {FFCC00}nadбvky, {A9C4E4}alebo {FFCC00}urбћky,\n{A9C4E4}tvoja postava bude do niekoľkэch{FF6633}vymazanб!
//EDIT: probably got it, I have five \n symbols to start new line (and I guess this symbol count as one) thats it