Babelfish 0 Report post Posted August 23, 2017 Hi, I have a little sql question, well its related in SQF aswell, but I recon I can make new traders to acomplish thatone. I need to move som objects in DB 5120 meters in the Y direction, I have the South Zagoria terrain map. The collum position_y needs the value 5120 added to the value that already stated in DB The query: UPDATE `exilemodxxxx`.`construction` SET `position_y`='16801.514648' WHERE `id`=xx; Does anyone have an idea if this is possible and what query to add? Thanks Babelfish Share this post Link to post Share on other sites