Repeating message

Use this forum if you have a relatively general question or comment about a game, Ventrilo, TeamSpeak, or Murmur/Mumble server with us. If you have a server-specific question that might not help out the community, please directly contact us through your control panel instead.
Post Reply
akoz
New to forums
New to forums
Posts: 12
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Mon Nov 06, 2006 8:30 pm

Repeating message

Post by akoz »

in the control panel under easy setup there is a Repeating message option.. is there any way to get 2 or 3 differnt repeating messages? if so how do i do it?
thanks
User avatar
Nick|NFo
Former staff
Former staff
Posts: 2252
Joined: Sun Mar 30, 2003 1:56 pm
Location: 127.0.0.1

Post by Nick|NFo »

You can edit the addons/amxmodx/configs/amxx.cfg through your file manager and find this:

amx_imessage

Just add other amx_imessage's with different content and you should have it cycle between the messages.

For example:

Code: Select all

amx_imessage "Visit www.nuclearfallout.net and #nuclearfallout" "000100255"
amx_imessage "Support available on live chat and on IRC in #nfo-support" "000100255"
-Nick
User avatar
Edge100x
Founder
Founder
Posts: 13120
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Post by Edge100x »

Please note that if you change the file manually, your changes may be lost if you use the Easy setup tab after that point.
Post Reply