21.09.2014, 18:30
It makes no difference however I would always do it like this.
new Text:Stats[MAX_PLAYERS][4];
But you also need to use Player textdraws not normal global draws.
new Text:Stats[MAX_PLAYERS][4];
But you also need to use Player textdraws not normal global draws.

