16.12.2012, 08:56
pawn Код:
format(st,sizeof(st), "INSERT INTO `playerhouses` (`Price`, `xpos`, `ypos`, `zpos`, `virtualworld`, `labeltext`) VALUES ('%i', '%f', '%f', '%f', '%i', '%s')", HousePrice,hInfo[id][XPos], hInfo[id][YPos], hInfo[id][ZPos], hInfo[id[VirtualWorld], hInfo[id][HouseLabel]);
For Lordz, making error in sql syntax WON'T show any error/warining in compiler