22.01.2018, 23:49
Did you look the sql plugin log to make sure that the query is executing ?
"format(query, sizeof(query),"UPDATE `Kullanicilar` SET Pos_x='%f', Pos_y='%f', Pos_z='%f' WHERE Isim='%s'", x, y, z, pname);"
"format(query, sizeof(query),"UPDATE `Kullanicilar` SET Pos_x='%f', Pos_y='%f', Pos_z='%f' WHERE Isim='%s'", x, y, z, pname);"