13.12.2011, 21:03
Why are you loading weapons from a file during gameplay?
Surely it would be better to just save the data in an array
Like
Surely it would be better to just save the data in an array
Like
pawn Code:
new PlayerWeapons[MAX_PLAYERS][13];