Raised This Month: $12 Target: $400
 3% 

Scrolling Messages


  
 
 
Thread Tools Display Modes
Author Message
kriszaro
New Member
Join Date: Dec 2005
Old 06-10-2007 , 21:34   Scrolling Messages
#1

How to i add scrolling messages to say certain stuff like to tell people what the clan web-site is?
kriszaro is offline
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 06-10-2007 , 21:44   Re: Scrolling Messages
#2

Take a look in amxx.cfg file. ;)

amx_scrollmsg "message" x ( where x is the frequency in seconds )
__________________
Arkshine is offline
kriszaro
New Member
Join Date: Dec 2005
Old 06-10-2007 , 22:06   Re: Scrolling Messages
#3

should it look like this?.......


// Frequency in seconds and text of scrolling message
amx_scrollmsg "Welcome to %hostname% -- This server is using AMX Mod X" 600

// Center typed colored messages (last parameter is a color in RRRGGGBBB format)
amx_imessage "Welcome to %hostname%" "000255100"
amx_imessage "This server is using AMX Mod X\nVisit http://www.amxmodx.org" "000100255"
amx_imessage "If you want to join clan talk to Hater_Vision" "000255100"
amx_imessage "If you want to scrim our clan talk to Hater_Vision" "000100255"
kriszaro is offline
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 06-10-2007 , 22:32   Re: Scrolling Messages
#4

// Frequency in seconds and text of scrolling message
amx_scrollmsg "Welcome to %hostname% -- This server is using AMX Mod X" 600
amx_scrollmsg "My message" 300
etc..

( 300 = Frequency in seconds of scrolling message. Put what you want )
__________________
Arkshine is offline
kriszaro
New Member
Join Date: Dec 2005
Old 06-10-2007 , 23:19   Re: Scrolling Messages
#5

LIKE THIS???..............

// Frequency in seconds and text of scrolling message
amx_scrollmsg "Welcome to %hostname% -- This server is using AMX Mod X" 600
amx_scrollmsg "My message" 120

// Center typed colored messages (last parameter is a color in RRRGGGBBB format)
amx_imessage "Welcome to %hostname%" "000255100"
amx_imessage "This server is using AMX Mod X\nVisit http://www.amxmodx.org" "000100255"
amx_imessage "If you want to join clan talk to Hater_Vision" "000255100"
amx_imessage "If you want to scrim our clan talk to Hater_Vision" "000100255"
kriszaro is offline
Brad
AMX Mod X Team Member
Join Date: Jun 2004
Old 06-11-2007 , 08:48   Re: Scrolling Messages
#6

The "AMX Mod Migration Support" board is not a place where people recently from AMX can post any and all questions. This board is specifically for people having migration issues.

By the way, you can only have one scrolling message unless you edit the code to allow for more or get a 3rd party plugin that allows it.
__________________
Brad is offline
 


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


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


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