15.07.2011, 23:25
I'm talking about a better version of:
new string[MAX_PLAYERS][500];
Which is just crazy.
Is there a way to store such things without wasting so much memory? Is PVar the best way?
new string[MAX_PLAYERS][500];
Which is just crazy.
Is there a way to store such things without wasting so much memory? Is PVar the best way?