14.03.2012, 17:11
I have mysql gamemode. Why not load number plate in database? code:
Code:
mysql_get_field("Plate",result); strmid(CarInfo[Vehicle][cRegistration], result, 0, strlen(result), 255);// SetVehicleNumberPlate(Vehicle,CarInfo[Vehicle][cRegistration]);