21.03.2017, 07:58
Try this, i removed [128] in the format specifier. As far as i know, you don't need to provide string length for that.
Код:
mysql_tquery(dbHandle, query,"OnFurnitureInsert", "iiiiiisfff", houseid, interior, world, furnitureslot, model, price, name, x, y, z);