Jump to content

Reinstall


Fatty

Recommended Posts

GC Founder

I just activated:

antiflood.amx ; prevent clients from chat-flooding the server

adminchat.amx ; console chat commands

nextmap.amx ; displays next map in mapcycle

timeleft.amx ; displays time left on map

ta_warning.amx

custom_map_configs.amx

That's all for now, let me know if it continues to run well (btw, we have to assume it's running well since there's no negative feedback).

Link to comment
Share on other sites

GC Founder
What are the commands for admin chat?

amx_chat <message>

amx_psay <dewd> <message>

amx_tsay <color> <message>

amx_say <message>

amx_csay <color> <message>

 

X will probably reintroduce his message mode handy dandy things that people use, where you can bind a key to a message mode and what not. I'll have him explain that.

Link to comment
Share on other sites

That would be great. Shaw helped me with some yesterday and showed me amxmodmenu. If there was a way to bind talk modes to a key so you can avoid opening the console each time you talk on the admin channel that would be great.

 

Thanks for the response Trouble.

Link to comment
Share on other sites

GC Founder

Wait a second...one problem here... :rolleyes:

 

We're tossing around all these admin commands....you gotta be an admin to use these.....just in case someone wonders why these aren't working.....

Link to comment
Share on other sites

Once enabled, you can bind keys like the following for quick admin chat, tsay, and csay (which csay may not work):

 

bind "i" "amx_chatmode"

bind "o" "amx_tsaymode"

bind "p" "amx_csayymode"

 

Then it will be just like the regular keys act, but send to a different channel. These may already be enabled, haven't checked tho. Think it's deluxe admin chat that does it.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...