[QUESTION]Array sizes - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: [QUESTION]Array sizes (
/showthread.php?tid=411591)
[QUESTION]Array sizes -
Riddick94 - 29.01.2013
So,
This message is:
pawn Код:
"Witamy na serwerze "COL_LYELL"Aaaaaaaaaa_aaaaaaaa234. "COL_DEF"Prosimy o zarejestrowanie się, aby w pełni korzystać z możliwości serwera:\n"COL_RED"Hasło nie może być krуtsze niż 5 znakуw, ani dłuższe niż 20."
208 length.
Aaaaaaaaaa_aaaaaaaa234 - 22 length.
My Array is 201 size. Can anyone explain me why my array can hold this whole message and display it in Dialog? Because as i said, text (with colour embed) is 208 length, but 201 is enough. I'm just messing around my script and looking for some answers.