command recognized, but not...
Titles confusing, sorry, but I am confused also. Currently I have a plugin simply repeating what I enter as args.
Example: amx_whois ding It does the correct functions and does what I ask it but then also says "Unrecognized Command" Code:
] amx_whois dingHere are the important snips: Code:
|
Return PLUGIN_HANDLED instead of PLUGIN_CONTINUE in the functions that are saying "unknown command."
|
PLUGIN_HANDLED == 0
PLUGIN_CONTINUE == 1 Is that what they mean? I get messed up with those. FYI thanks that fixed it. |
|
|
Quote:
Hmm, maybe that was the one I was looking for instead. ;) |
| All times are GMT -4. The time now is 09:50. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.