12.10.2012, 03:29
After playing with the script, I have realised that it was not the Vehicle name breaking the loop, but it is this line.
And it breaks on the 10th no matter how many vehicles.
pawn Код:
format(str, sizeof(str), "%s\n$%d\nSee inside for more details", VehicleNames[sCar - 400], GetVehiclePrice(sCar));