16.04.2016, 08:07
As I said, it's not a problem that it shows that message when compiling unless your script doesn't run at all.
However you should put "new MiniString[X];" into your command (and other functions/callbacks where you use it). It will make it a tiny bit faster and it's commonly done that way.
However you should put "new MiniString[X];" into your command (and other functions/callbacks where you use it). It will make it a tiny bit faster and it's commonly done that way.