problem cmd witch "/" and "."
I'm having a strange problem, when I changed the commands and is now going wrong.
When I change the command: PHP Code:
PHP Code:
what's the solution? |
Re: problem cmd witch "/" and "."
The Function cmdP1Time is amxmodx's core time function?
|
Re: problem cmd witch "/" and "."
Check if other plugins are hooking "say .time" and blocking it before your plugin can hook it.
|
Re: problem cmd witch "/" and "."
It's actually a plugin with several commands together with "/".
But when I change to "." they do not work. The commands that display function in chat function, but show that the functions do not work on screen motd. |
Re: problem cmd witch "/" and "."
If the function that it points to parses teh command using that character it could mess it up. It really depends on how the function is designed. Also, you really need to see Exolent's comment.
|
Re: problem cmd witch "/" and "."
I have a plugin with:
PHP Code:
|
Re: problem cmd witch "/" and "."
Quote:
|
| All times are GMT -4. The time now is 11:25. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.