Staredit Network

Staredit Network -> UMS Assistance -> Character Limit?
Report, edit, etc...Posted by Drakiel on 2005-01-26 at 17:18:05
What's the character limit again?

Annddd...
If I were to make ASCII art (not a TON, just like... each item/gold etc.) with a starcraft RPG, using non-detailed ascii, would I hit my limit fast?

On that note, do SPACES count as a character? I know spaces are NOT a character normally, "_" is though. But in Staredit, are BLANK SPACES counted as 1 character?
" Hi" = 5 characters - - - "Hi" = 2 characters
Report, edit, etc...Posted by RexyRex on 2005-01-26 at 17:29:43
I think that the character limit is 65535. Ask DT_Bk, I think he was telling people about it.
But you should be fine.
Report, edit, etc...Posted by chuiu on 2005-01-26 at 17:30:44
65535 should be the limit. I doubt you'll surpass it with all your strings.
Report, edit, etc...Posted by Deathknight on 2005-01-26 at 17:34:19
Spaces count as characters, colour marks count as characters, everything does except for 'nothing'.
Report, edit, etc...Posted by DT_Battlekruser on 2005-01-26 at 19:37:51
The string size limit for all strings is 524280 bits. Since charaters use up 8 bits, the character limit is, in effect 65535. As stated, spaces are characters.
Next Page (1)