#TeKa Posted June 11, 2020 Share Posted June 11, 2020 في مشكلة عندي في ال SQL حد يقدر يساعدني و يقول اي سبب المشكلة local mtaSerial = getPlayerSerial(client) exports.mysql:query_free("UPDATE `accounts` SET `password`='"..toSQL(Password).."', WHERE `mtaserial`='".... toSQL(mtaSerial) ...."' ") السطر اللي فيه المشكلة صورة الدي بق Link to comment
#\_oskar_/# Posted June 12, 2020 Share Posted June 12, 2020 شوف طريقة كتابتك للباسوورد وطريقة كتابتك للسيريال Link to comment
Master_MTA Posted June 12, 2020 Share Posted June 12, 2020 21 hours ago, #TeKa said: الدي الفكره في الساينتاكس حقك خاطئ ضايف فقط فاصله يا ريت تتحقق من ذي السوالف قبل نشر موضوع عالعموم تفضل local mtaSerial = getPlayerSerial(client) exports.mysql:query_free("UPDATE `accounts` SET `password`='"..toSQL(Password).."' WHERE `mtaserial`='".. toSQL(mtaSerial) .."' ") Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now