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

Scrollmsg/tickrate Support


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
WS.Gaming
New Member
Join Date: Jan 2007
Old 01-31-2007 , 13:27   Scrollmsg/tickrate Support
Reply With Quote #1

I own a gameservers server. I was wondering first off, how to check the tickrate on the server and how to check the server fps. Another thing, how do i get scrollmsg or imessage to work and what is the difference between the two? Does one apear at upper mid of screen and one at lower mid? Thx!
__________________
______________________
| Warstorm Gaming |
| 66.55.149.149:27015 |
-------------------------

"[: ] robot.. Copyright 2006 or w/e"

"pwnzzzzzzzzedorededrapedlol"

"`LoSt#WS.Gaming was sadgeeked by Toggle#WS.Gaming at 241m"
WS.Gaming is offline
vvg125
AMX Mod X Beta Tester
Join Date: Dec 2006
Location: Queens (Douglaston), New
Old 01-31-2007 , 13:30   Re: Scrollmsg/tickrate Support
Reply With Quote #2

You can check the FPS by typing stats in console. Not sure about the tickrate though.
__________________
vvg125 is offline
Send a message via AIM to vvg125 Send a message via MSN to vvg125 Send a message via Yahoo to vvg125
noonoo
Senior Member
Join Date: Mar 2006
Location: London - UK
Old 01-31-2007 , 14:41   Re: Scrollmsg/tickrate Support
Reply With Quote #3

To check the games ticrate you can use a program like HLSW and in the console section type: sys_ticrate :then press enter. (remember to enter the server details and the rcon password for HLSW to work properly)

scrollmsg is the message that scrolls accross the bottom of the screen in game and imessage is the message that appears just above the middle of the screen in game.

To setup these messages make sure that the scrollmsg.amxx and the imessage.amxx are running in the plugins.ini (no ; in front of the plugin) and then adjust the values in the amxmodx/configs/amxx.cfg

Code:
// Frequency in seconds and text of scrolling message
amx_scrollmsg "Your message here" 600
 
// Center typed colored messages (last parameter is a color in RRRGGGBBB format)
amx_imessage "Your message here" "000255100"
amx_imessage "Another message here" "000100255"
 
// Frequency in seconds of colored messages
amx_freq_imessage 180
You can change how often the messages appear, add more imessages and change the colours of each message also.

Hope this info help

Last edited by noonoo; 01-31-2007 at 14:46.
noonoo is offline
Reply



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 11:38.


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