if isPlayer(cid) == true then
db.executeQuery("UPDATE `players` SET `save` = 0 WHERE `name` = "..getCreatureName(cid)..";")
end
[13/09/2010 01:58:54] mysql_real_query(): UPDATE `players` SET `save` = 0 WHERE `name` = Admin Fouad; - MYSQL ERROR: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'Fouad' at line 1 (1064)
if isPlayer(cid) == true then
db.executeQuery("UPDATE `players` SET `save` = 0 WHERE `save` = 1;")
end
gtfo
@topic'
LUA:if isPlayer(cid) == true then db.executeQuery("UPDATE `players` SET `save` = 0 WHERE `save` = 1;") end
gtfo
@topic'
LUA:if isPlayer(cid) == true then db.executeQuery("UPDATE `players` SET `save` = 0 WHERE `save` = 1;") end