Games > Counter Strike 1.6 > Forum > Counter Strike 1.6 Server Administration & Help > How to enable /rank, /rs, /me, /hp, /rankstats... options in a CS 1.6 Dedicated Server and how to enable Damage Meter?
Vultr.com - Instant Cloud Server Deployment
Game Rank
Servers:
Teams:
Fans:
509899
Players:
15953
Forum Home > Counter Strike 1.6 Server Administration & Help > How to enable /rank, /rs, /me, /hp, /rankstats... options in a CS 1.6 Dedicated Server and how to enable Damage Meter?
PREV 1 2 NEXT
noob_serveradminPM
#1
How to enable /rank, /rs, /me, /hp, /rankstats... options in a CS 1.6 Dedicated Server and how to enable Damage Meter?
Apr 23, 2013 2:43 AM
Joined: Apr 23, 2013
Posts: 8
Plz help me. I want to know how to enable some options like /rank, /rs, /hp, /me, /rankstats, /top15... and how to enable Damage Meter in a CS 1.6 Dedicated Server?
Closed Account
#2
Apr 23, 2013 5:23 AM
Hi noob_serveradmin,
I would be glad to help you in your problems. But do note that it is not allowed to post multiple times on this forum for similar items.
So I am going to reply on this thread to your 2 other posts too.


noob_serveradmin wrote:
I want to know how to enable some options like /rank, /rs, /hp, /me, /rankstats, /top15... and how to enable Damage Meter in a CS 1.6 Dedicated Server?

You will have to install AMX Mod X in your server and then enable the statistics plugins in it.
http://www.amxmodx.org/
For the damage meter you will have to install a plugin called AMX SUPER in AMX Mod X. You need to have AMX Mod X installed to make this work:
http://forums.alliedmods.net/showthread.php?p=166806


noob_serveradmin wrote:
How to make teammates transparent when they are close and how to show c4 timer countdown in seconds like [c4 timer 34, 33, 33... 1, 0] after planting the c4? plz help me.

Search for a AMX Mod X plugin called "Team Semi-Clip" to make your teammates transparent and hollow when they are near to you.
As for the Countdown timer, it is included in AMX Mod X by default.


noob_serveradmin wrote:
How to restrict specific weapons/items like smoke grenade/HE/Flash/any particular rifle/smg/machine gun/shield/pistols anything? Plz help me.

This is also done through AMX Mod X, after installing AMXX read on the Internet that how to use its "restmenu" plugin.

Regards,
RaHBeR
noob_serveradminPM
#3
Apr 24, 2013 1:24 AM
Joined: Apr 23, 2013
Posts: 8
noob_serveradmin wrote:
I want to know how to enable some options like /rank, /rs, /hp, /me, /rankstats, /top15... and how to enable Damage Meter in a CS 1.6 Dedicated Server?

You will have to install AMX Mod X in your server and then enable the statistics plugins in it.
http://www.amxmodx.org/

When i go to the website it shows that der is a new version of AMX MODX. i downloaded and installed it. but now tell me how to "enable the statistics plugins in it." ???
Last edited by: noob_serveradmin Apr 24, 2013 1:37 AM
Closed Account
#4
Apr 24, 2013 5:04 AM
noob_serveradmin wrote:
When i go to the website it shows that der is a new version of AMX MODX. i downloaded and installed it. but now tell me how to "enable the statistics plugins in it." ???

Make sure that you install the "Counter-Strike Addon" too, either through the main installer or by downloading its package from the downloads section.

Next goto this foder:
cstrile/addons/amxmodx/configs
Open this file "plugins.ini" in Notepad.
In it you will see these lines:

plugins.ini wrote:
; Counter-Strike
;restmenu.amxx ; restrict weapons menu
statsx.amxx ; stats on death or round end (CSX Module required!)
;miscstats.amxx ; bunch of events announcement for Counter-Strike
;stats_logging.amxx ; weapons stats logging (CSX Module required!)


Edit them and remove the ";" before miscstats.amxx and stats_logging.amxx, it should look like this:

plugins.ini wrote:
; Counter-Strike
;restmenu.amxx ; restrict weapons menu
statsx.amxx ; stats on death or round end (CSX Module required!)
miscstats.amxx ; bunch of events announcement for Counter-Strike
stats_logging.amxx ; weapons stats logging (CSX Module required!)


Now save this file and you are done.
Regards,
RaHBeR




noob_serveradminPM
#5
Apr 25, 2013 4:55 AM
Joined: Apr 23, 2013
Posts: 8
I hv done all as u said, the server shows that "this server is using amxmodx", and the damage meter has turned on. thank you very muck. but tell me how can i use the resources i got frm amxmodx like restrict weapons, enable /rs/hp/me/rank options. plz tell me step by step. the commands and wer i hv to put those.
blackattack12PM
#6
Apr 25, 2013 9:28 PM
Joined: Apr 25, 2013
Posts: 6
Hi noob_serveradmin,

After Install Amxmodx in Your Server

Connect Ur Server And Type in Conosl "amxmodmenu" (you must be admin)

Then Chose From Menu Plugins And Make Sure This Plugin On :
-Statsx
-CS Misc. Stats

Go Back To Menu And Chose Stats Configuration
And Make Sure that Stats On :
Say /rankstats
Say /rank
Say /top15
And All Option You Want To Make It On


And About /rs Command
That Are A New Plugin Click Here And Download It If You Dont Know How To Put it in ur Server Follow my steps :
1.Download resetscore.amxx , resetscore.sma
2.Copy it and put in "HLDS/cstrike/addons/amxmodx/plugins"
3.Paste This resetscore.amxx in New line in "HLDS/cstrike/addons/amxmodx/config/plugins.ini"

Restart Server Or Change Map And Good Luck (Remmber Any Plugin You Want to put in ur server Search his name Here And Follow My Steps
Exit Menu And Good Luck

___________________________________________________________
Iam Offline Now :
Last edited by: blackattack12 Apr 25, 2013 9:33 PM
noob_serveradminPM
#7
Apr 26, 2013 4:01 AM
Joined: Apr 23, 2013
Posts: 8
I start my server through hlds. As i knw the rcon, so i'm the admin, isnt it? or i have to do smethng else to be an admin? if yes, plz tell me the steps and plz tell how can i see these options menu(which key i hav to press or wat command i hav to write in console)?
blackattack12PM
#8
Apr 26, 2013 8:31 AM
Joined: Apr 25, 2013
Posts: 6
noob_serveradmin wrote:
I start my server through hlds. As i knw the rcon, so i'm the admin, isnt it? or i have to do smethng else to be an admin? if yes, plz tell me the steps and plz tell how can i see these options menu(which key i hav to press or wat command i hav to write in console)?


Hi Again,

Look To Make YourSelf Admin In Ur Server Follow My Steps :

First Go To Ur Server Folder "HLDS/cstrike/addons/configs"
There You Will Find A File Name "users.ini"

Then Delete All in it And Write That :
"Your Nickname in Game" "Your Password" "abcdefghijklmnopqrstu" "a"
Change Who A Red Color (Your Name - Your Password)

For Example My Admin in my lan server is :
"Black Attack" "black attack" "abcdefghijklmnopqrstu" "a"

Picture:


Then Save And Close Lunch Game And Write That in Consol
setinfo _pw "Your Password Who Are Chosen in users.ini"
For Example: setinfo _pw "black attack" that my password who write in users.ini
Then "Submit"
And Join Ur Server

To Sure If You Are Admin Or Not Just Type That in Consol "amxmodmenu"
If Menu name "Amx Modx Menu" Show that mean u access to that command that mean you are admin sorry if i make a long explain

Good Luck

___________________________________________________________
Iam Offline Now :
Last edited by: blackattack12 Apr 26, 2013 8:40 AM
noob_serveradminPM
#9
Apr 27, 2013 3:15 AM
Joined: Apr 23, 2013
Posts: 8
thank you very much. but still i have 2 questions.
1. How to make the starting money 16000 in every round and also tell me how to disable it.
2. Now in my server if someone is afk for 10/15 secs, the server automatically transfers him to specs. i want to stop it and also plz tell me, how can i increase the time of being afk? Is there any custom timing to transfer afks to spec??
noob_serveradminPM
#10
Apr 27, 2013 4:31 AM
Joined: Apr 23, 2013
Posts: 8
Also plz tell me how to restrict weapon, coz, the restrict weapon option in amxmodmenu is disabled.
PREV 1 2 NEXT