Twig Posted January 23, 2008 Share Posted January 23, 2008 If anyone has any experience using the SQLite that's included please take a gander at this http://mta.pastebin.com/m4dd5301 It seems to give [11:35:09] ERROR: Database query failed: unrecognized token: "" (SELECT money FROM saesrpg WHERE serial = ?) What appears as a square here is actually a little smiley face icon in the server window..... Though viewed in npad++ shows as [sTX] which signifys some kind of start of text in ascii . Link to comment
Twig Posted January 24, 2008 Author Share Posted January 24, 2008 Bump, possible bug? Link to comment
50p Posted January 26, 2008 Share Posted January 26, 2008 Try to this: executeSQLQuery("SELECT money FROM saesrpg WHERE serial=".. getPlayerSerial(hitPlayer)) Link to comment
Twig Posted January 26, 2008 Author Share Posted January 26, 2008 No, I'm pretty sure that doesn't work, however I've solved it in another way so there's no problem now. 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