String array sizes
#2

I recommend string sizes 128 or lower. 300 is way too much and in-efficient for your script.

The string size means how many characters/letters are going to be in your string/message. You can always use at least [50] for small text strings, but remember: if a player's name and id with a message all appear in one string/line, I would recommend a bigger string size, like 128, not 50.

300 is useless, in-efficient and uses up a lot of computer resources.
Reply


Messages In This Thread
String array sizes - by rt-2 - 01.10.2011, 03:51
Re: String array sizes - by grand.Theft.Otto - 01.10.2011, 03:59
Re: String array sizes - by Dolby - 01.10.2011, 04:03
Re: String array sizes - by Rachael - 01.10.2011, 04:22
Re: String array sizes - by DRIFT_HUNTER - 01.10.2011, 05:07

Forum Jump:


Users browsing this thread: 3 Guest(s)