error 035: argument type mismatch (argument 1)
Hey, so I want to make class plugin, and I want to remember which class member had when they leave the server. I wanted to use nVault, but for some reason it gives me this error.
Here is my code PHP Code:
And on client_authorized, I would read szClass value from nVault like this: PHP Code:
|
Re: error 035: argument type mismatch (argument 1)
PHP Code:
PHP Code:
|
Re: error 035: argument type mismatch (argument 1)
Doesn't work
|
Re: error 035: argument type mismatch (argument 1)
you have type error
you are formating a non-string variable szClass should be string PHP Code:
PHP Code:
|
Re: error 035: argument type mismatch (argument 1)
Yeah, I'm stupid, I will tell you if it works...
|
Re: error 035: argument type mismatch (argument 1)
Nope, doesn't work.
|
Re: error 035: argument type mismatch (argument 1)
Please post the actual error/issue, not only "doesn't work".
|
Re: error 035: argument type mismatch (argument 1)
your topic title is about argument type mismatch
and solution is above so if you got any other errors post it not simply saying ok or doesnt work |
Re: error 035: argument type mismatch (argument 1)
No solution is not above, I already said that I am getting that same message again. That means that your "solution" doesn't work.
|
Re: error 035: argument type mismatch (argument 1)
guy u were formating/setting nvault by a non-string variable
so that was wrong and i told you the solution now maybe you are getting error from other side or smthng which line you got error from? post your error and code completly |
| All times are GMT -4. The time now is 16:58. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.