Monday 25 February 2013

Configuring amxx.cfg BY RUDEBOYZ


5.Configuring AmxModX configs

The next step you`ll need to make is configuring amxmodx . There are some things you have to modify in HLDS\cstrike\addons\amxmodx\configs\amxx.cfg . Open the amxx.cfg file and look for :
1. amx_show_activity . This one sets the way the admin`s commands displayes on screen :
- 0 - the commands won`t be shown at all
- 1 - the commands are displayed without admin`s name
- 2- the commands will be displayed with the admin`s name
Set this cvar as you like .
2. amx_scrollmsg "Welcome to %hostname% -- This server is using AMX Mod X" 600
amx_imessage "Welcome to %hostname%"
amx_imessage "This server is using AMX Mod X\nVisit www.tutorialecstrike.com"
These are the automatic colored messages that will be displayed on screen to all players . You can modify them as you wish . Right bellow amx_imessage you`ll find amx_freq_imessage 180. This one sets the frequency imessages will be displayed. You can also change that to a value of your choice ( in seconds).
3. Next you look for amx_hideslots and amx_reservation . If you set amx_hideslots to 1, you can hide slots on your server . Amx_reservation sets the amount of reserved slots on your server.
4.Now you look for csstats_rank .This cvar sets how the rank will be calculated . The values are :
0 - calculated by nick
1 - calculated by authid
2 - calculated by ip
If your server will run nonsteam players you should set this cvar to 0 (csstats_rank 0) .If your clients (future players) are going to be steam players this cvar must be set to 1 .
Don`t edit the others unless you know well what you are doing !

0 comments :

Post a Comment

 

WALEED RAJPUT . Copyright 2008 All Rights Reserved by WALEED RAJPUT Converted into Blogger Template by WALEED RAJPUT