- Joined
- Jan 22, 2012
- Messages
- 13
I've been reading that I could just set the number of arrays of variables to just 1 instead of let's say 12 or 30, so it doesn't take much to initialize.
So my question is, does this apply to all types of variables? Or I can't use this for certain types of variables. Example: Player type variables have be 12 for those since I'll use 12.
So my question is, does this apply to all types of variables? Or I can't use this for certain types of variables. Example: Player type variables have be 12 for those since I'll use 12.