StatsME

This is used for general discussion that is not necessarily server-related.
Post Reply
KevMoHawk
New to forums
New to forums
Posts: 3
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Tue Jan 04, 2005 12:31 pm
Location: Nor*Cal

StatsME

Post by KevMoHawk »

I have looked for this but was unable to locate the information I was looking for.

I am an administrator for a nuclearfallout server, the question I have is for the statsME plugin we do not want to have the results desplayed on the server and do not want "/rank" part of our server but we do want the hitbox to work in the nuclearfallout stats page and all I can find on that is to allow statsME to run on the server.

Can someone please direct me to a plugin that will work on player hitbox but does not work on the server or is there a way to disable the part for the server.

Thanks for your time in this matter
Do it Movin!
User avatar
TimeX
Staff
Staff
Posts: 1786
Joined: Thu Jul 22, 2004 12:24 am
Location: Big Bear, CA

Post by TimeX »

You can edit your statesme.cfg to disable "/rank" by commenting out the following line:

sm_alias "/rank" "sm_tell2 #{p.uid} \'* Your rank is {p.rk.id} of {ranknum} with {p.rk.kills} kills, {p.rk.hits} hits, {p.rk.acc} acc. and {p.rk.eff} eff.\' 3" "b"

So it looks like this:

//sm_alias "/rank" "sm_tell2 #{p.uid} \'* Your rank is {p.rk.id} of {ranknum} with {p.rk.kills} kills, {p.rk.hits} hits, {p.rk.acc} acc. and {p.rk.eff} eff.\' 3" "b"

You can disable other things the same way. More information can be found in the statsme documentation.

http://docs.unitedadmins.com/statsme/en/
TimeX
KevMoHawk
New to forums
New to forums
Posts: 3
Joined: Tue Jan 04, 2005 12:31 pm
Location: Nor*Cal

Post by KevMoHawk »

Thank you very very very very much, this is just what I needed :)
Do it Movin!
butler
A regular
A regular
Posts: 31
Joined: Wed Jan 19, 2005 11:54 am
Contact:

Post by butler »

Hi I was wondering if you could tell me where to find the informtion on a printable version for all of the rcon comands , and how to run config. files 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 »

there isn't really any rcon commands related with statsme, as everything that you need to control it is through the statsme menu

statsme_menu yourpass in the ingame console

yourpass is specified by you in the addons/statsme/statsme.cfg of your file manager.

Heres the documentation on statsme, http://docs.unitedadmins.com/statsme/en/, as you can click on the left side for commands. These commands are for adding new events and things to the statsme motd.

Config files is briefly mentioned under "configuration-sound". They give an example with activating the multi-kill plugin. All other config activation's are similar to this process. Also after activating the config, don't forget to turn it on via the statsme_menu. If disabling, just put // in front of the config you want disabled in statsme.cfg or scriptpacks.cfg
-Nick
butler
A regular
A regular
Posts: 31
Joined: Wed Jan 19, 2005 11:54 am
Contact:

Post by butler »

I understand about the rcon not being for stats me. How ever if you have a link I can visit where I can get rcon commands printable, I would be more than thankful.
User avatar
bOoya
Former staff
Former staff
Posts: 886
Joined: Thu Jan 15, 2004 3:46 pm
Location: Corona, CA
Contact:

Post by bOoya »

Nick thought you were talking about the metamod plugin called StatsMe; which was the main subject of this thread. For anyone that is interested, you can get a list of the registered StatsMe rcon commands by typing 'rcon meta info statsme' in your game console.

You can get a list of every single command in CS by typing 'cmdlist log' in your game console. It will dump these into a .txt file in the game's directory on your computer.
Generally the rcon commands you might be interested in are the ones beginning in sv_ and mp_.
If you dont want to do that, there is a list here. <- Click
Those commands will not be as up-to-date as they would be if you got them from the cmdlist method.
You could just copy and paste that into a notepad and print it.
butler
A regular
A regular
Posts: 31
Joined: Wed Jan 19, 2005 11:54 am
Contact:

Post by butler »

thank you I will go a head and get the info off my server you people are great help. :lol: I wish to be a guru one day at this.
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 »

sorry for the confusion on the commands, hope you understand how the config files work now 8)
-Nick
butler
A regular
A regular
Posts: 31
Joined: Wed Jan 19, 2005 11:54 am
Contact:

Post by butler »

not your fault. I should have stated it was a two part question. I want to know the game inside and out.
Post Reply