06.03.2014, 15:57
Hi,
I wanted to know what is better between this:
-For every command I create, do new string[sizeIwant]
Or
-I do something like this: new string[128] at the top of my GM.
Could you please explain me what's the differences, and what should I use.
Thank you !
I wanted to know what is better between this:
-For every command I create, do new string[sizeIwant]
Or
-I do something like this: new string[128] at the top of my GM.
Could you please explain me what's the differences, and what should I use.
Thank you !