20.12.2017, 18:28
Truth.
-
In other arrays, i.e. new playerCar[MAX_PLAYERS] - where; MAX_PLAYERS = 120
Can I use char? : new playerCar[MAX_PLAYERS char]
and in code.. playerCar{playerid}
Does it make sense? ;; It's about the greatest possible code optimization.
-
In other arrays, i.e. new playerCar[MAX_PLAYERS] - where; MAX_PLAYERS = 120
Can I use char? : new playerCar[MAX_PLAYERS char]
and in code.. playerCar{playerid}
Does it make sense? ;; It's about the greatest possible code optimization.