amiz Posted October 21, 2020 Share Posted October 21, 2020 bad argument @ 'db exec ' [expected db-connection at argument 1, got nil Link to comment
Moderators Patrick Posted October 21, 2020 Moderators Share Posted October 21, 2020 (edited) Hi and welcome on the forum. The error message tell you clearly what is the problem. You have to pass a database-connection at first parameter in dbExec, BUT your database-connection is not valid (or doesn't exists). Syntax of dbExec: https://wiki.multitheftauto.com/wiki/DbExec Edited October 21, 2020 by Patrick 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