21.05.2018, 12:51
You had an extra i at the end. Replace that line with this.
Also, I don't get what you're trying to do in the if statement in the loop.
PHP код:
format(StringSECH,sizeof(StringSECH),"{FFFAFA}Vehicle:{00FF00} %s | {FFFAFA}Owner:{00FF00} %s\n",VehicleName[GetVehicleModel(i)-400],VehicleInfo[i][owner]);