take user input from a menu
hi
i'm new to this scripting :wink: after going through the tuts by red and PvtSmithFSSF .. i want to add a front end to some plugin(user registration ). here is my menu i was able to get it display in game Code:
.::WELCOME::.1.how to execute/run the plugin after user connects automatically(like that of join/left plugin)? 2.suppose user chose 1 or 2 option how to read the input frm user(password) and store it temporarily PHP Code:
|
Re: take user input from a menu
It will basically be the same as this example. I think you are smart enough to take it from there.
|
Re: take user input from a menu
Quote:
code has bug in it at function name Quote:
|
Re: take user input from a menu
The "error": add return PLUGIN_HANDLED at the bottom of the function.
First problem: set a short task from client_putinserver(), or hook when they join a team and check if it's their first time joining. |
Re: take user input from a menu
unable to get it work with this pls help
PHP Code:
|
Re: take user input from a menu
Quote:
|
Re: take user input from a menu
Quote:
|
| All times are GMT -4. The time now is 00:11. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.