23.05.2015, 14:37
Still, you loop until MAX_PLAYERS-1 and MAX_PLAYERS is defined as 1000 by default in 0.3.7 when the max valid index for VehicleNameEx array is 211.
As there is a reason for the two arrays, okay. Although, I'd still suggest having 1 array and extracting the name to a temporary variable, then replace spaces with dots.
pawn Код:
foreach(i, sizeof (VehicleNamesEx))