Quote:
Originally Posted by DarkSkull
You had an extra i at the end. Replace that line with this.
PHP код:
format(StringSECH,sizeof(StringSECH),"{FFFAFA}Vehicle:{00FF00} %s | {FFFAFA}Owner:{00FF00} %s\n",VehicleName[GetVehicleModel(i)-400],VehicleInfo[i][owner]);
Also, I don't get what you're trying to do in the if statement in the loop.
|
what do you mean? i dont get it. can you give me the working command?