21.01.2016, 16:43
Quote:
Put vInfo[vehicleid][VehicleVar] = CreateVehicle(... line under mysql_get_field("Color2", tmp); vInfo[vehicleid][vColor2] = strval(tmp); and remove stock CreateNewVehicle(vehicleid) at all, including at OnGamemodeInit
mysql_query_callback function was designed to deal with rest of the code in your callback, which in your case is that LoadVehicle |