format(query,sizeof(query),"UPDATE Houses SET World = %d, Interior = %d, Cost = %d WHERE ID = %d",GetPlayerVirtualWorld(playerid),inte,amount,GetHouseid()); //mysql_query(query); print(query);
Create the house and tell us what is printed in the console.