26 errors
#4

To start, with this code the only thing that works is:
pawn Код:
format(string, sizeof(string), "%s, `Mod11` = '%i' ,`Mod12` = '%i' ,`Mod13` = '%i' ,`Mod14` = '%i' ,`Mod15` = '%i' ,`Mod16` = '%i',`Mod17` = '%i' WHERE `SQLID` = '%d'",string,VehicleInfo[vehid][vMod][10],VehicleInfo[vehid][vMod][11],VehicleInfo[vehid][vMod][12],VehicleInfo[vehid][vMod][13],VehicleInfo[vehid][vMod][14],VehicleInfo[vehid][vMod][15],VehicleInfo[vehid][vMod][16], VehicleInfo[vehid][vSQLID] );
Because you're saving various strings in the same data.
Reply


Messages In This Thread
26 errors - by armyoftwo - 26.11.2010, 11:35
Respuesta: 26 errors - by OwlCity - 26.11.2010, 11:58
Re: Respuesta: 26 errors - by armyoftwo - 26.11.2010, 12:01
Respuesta: 26 errors - by OwlCity - 26.11.2010, 12:11
Re: Respuesta: 26 errors - by armyoftwo - 26.11.2010, 12:15
Re: 26 errors - by MadeMan - 26.11.2010, 12:19
Re: Respuesta: 26 errors - by armyoftwo - 26.11.2010, 12:21

Forum Jump:


Users browsing this thread: 1 Guest(s)