server_cmd()
PHP Code:
Yeh, i know that the correct method to do this is: PHP Code:
|
Re: server_cmd()
If you don't specify a flag, it means it would be available for all players.
|
Re: server_cmd()
Well.. i show you the code:
PHP Code:
"Admins Online: Alucard^" Good... but when i use a name without the admin... and /admins command... would show me "No admins online". But no... the msg doesn't appear. Is something of flags, or what? Thx and sry for my english. |
Re: server_cmd()
The count is 0 when there's no admins online and your check is:
PHP Code:
So nothing is displayed. |
Re: server_cmd()
Quote:
|
Re: server_cmd()
register_concmd ("say /kickme", "HookKickMe", ADMIN_LEVEL_Z " ")
If you try that? |
Re: server_cmd()
I don't think that...
As far as i know... concmd is useless for command like "say /command"... And, like Arskhine said... if you dont specify a flag... it means it would be available for all players. Also, the /kickme command is only an example... i showed in the last post, the real code. |
| All times are GMT -4. The time now is 15:09. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.