setinfo help
Following are a few lines from my code:
PHP Code:
But the setinfo does not work while running the plugin. I have to manually put "setinfo var blabla" in console. Does the set_user_info not take variables in its arguments? The variable var does not remain the same in the code, so I cannot use PHP Code:
|
Re: setinfo help
Test:
Code:
|
Re: setinfo help
You are using the function correctly. set_user_info() sets a user's info on the server. What variable are you trying to set and what are you expecting to happen?
Quote:
|
Re: setinfo help
Quote:
Code:
setinfo var <information>But it is not working, I have to manually put "setinfo var <information>" in the client console, while testing. |
Re: setinfo help
Use this.
PHP Code:
|
Re: setinfo help
Quote:
|
Re: setinfo help
Quote:
|
Re: setinfo help
PHP Code:
PHP Code:
|
Re: setinfo help
Quote:
|
Re: setinfo help
Quote:
|
| All times are GMT -4. The time now is 06:31. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.