AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Suggestions / Requests (https://forums.alliedmods.net/forumdisplay.php?f=12)
-   -   Looking for "Command Say" (https://forums.alliedmods.net/showthread.php?t=63828)

voice 11-30-2007 23:33

Looking for "Command Say"
 
Hello,

i am looking for a plugin... (I have seen it in CSS this feature..., no plugin).

If an admin change a command...


example:
Code:

"rcon sv_gravity 900"
The counter strike source server say to all clients:

[IMG]http://img108.**************/img108/3281/900vc2.th.jpg[/IMG]

I am hoping you understand what i have meant.
It's the best if the plugin use "amx_say", because many servernames are long.

BigBaller 12-01-2007 07:31

Re: Looking for "Command Say"
 
amx_cvar sv_gravity 200

I think that would work as long as you have amx_show_activity 2 in your amxx.cfg

voice 12-01-2007 12:50

Re: Looking for "Command Say"
 
Quote:

Originally Posted by BigBaller (Post 558829)
amx_cvar sv_gravity 200

I think that would work as long as you have amx_show_activity 2 in your amxx.cfg

that is only for godmode or noclip...

i mean a plugin with say default commands too


Quote:

] amx_cvar sv_gravity 200
[AMXX] Cvar "sv_gravity" changed to "20
the server don't use "amx_say" it's stand only in the console... :(

bmann_420 12-01-2007 14:33

Re: Looking for "Command Say"
 
?

The godmode and noclip are in 3rd partly plugins, like teh amx_super, if you use that plugin and say amx_gravity 200, it will echo in the chat, if that is what your reffering to. It will also echo if you type what bigballer said in the chat section.... So maybe i dont get what your saying?

M249-M4A1 12-01-2007 14:35

Re: Looking for "Command Say"
 
I guess when a cvar changes via rcon, he wants all users to be notifed in the screen using client_print(0, print_chat, "blah blah")

voice 12-01-2007 14:51

Re: Looking for "Command Say"
 
Quote:

Originally Posted by M249-M4A1 (Post 558919)
I guess when a cvar changes via rcon, he wants all users to be notifed in the screen using client_print(0, print_chat, "blah blah")

YES :)

BigBaller 12-02-2007 02:23

Re: Looking for "Command Say"
 
sounds like a plugin request then? or who knows of the exsisting plugin that does that?

Roach 12-02-2007 03:08

Re: Looking for "Command Say"
 
Bumped to plugin requests, as thats what this falls under :).

voice 12-03-2007 12:58

Re: Looking for "Command Say"
 
Is there no Plugin for it? If nevertheless, with which word can i look for it?


All times are GMT -4. The time now is 03:00.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.