want statsme off for a scrim/match? look here

User avatar
Nick|NFo
Former staff
Former staff
Posts: 2252
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Sun Mar 30, 2003 1:56 pm
Location: 127.0.0.1

want statsme off for a scrim/match? look here

Post by Nick|NFo »

All righty, my newest code yay!

This will shut off the statsme options, everything in one sweep, via the statsme menu. you type statsme_menu "pass" with the pass you have inserted in your statsme.cfg.

Heres the Code:

Code: Select all

//add below command to the statsme.cfg at the very end of the file
sm_menu "StatsMe Off" "sm_mode remove abcdefghijklmnopqrstuvwxyz;sm_mode2 remove abcdefghijklmnopqrstuvwxyz;sm_mode3 remove abcdefghijklmnopqrstuvwxyz;sm_rankupdate 0;sm_refresh 1"
Add this code to the VERY end of your statsme.cfg. When accessing it in the menu, its on the LAST page, keep hitting 9 until you get there, when you hit "6". you will see everything thats "ON" changed quickly to "OFF".

If you want statsme back on, just change the map and the defaults will load. For a match you will need to do this twice, since the map got reloaded. For a scrim, I highly recommend you make a similar cal.cfg named like scrim.cfg with mp_maxrounds set to 0 or 999.

Talk to me on IRC if you need any help.

Nick
-Nick
wolfwood
A semi-regular
A semi-regular
Posts: 15
Joined: Fri Jul 11, 2003 7:23 pm

help plz

Post by wolfwood »

Hey acura,
I think this code doesnt work in the new versions of statsme?? or am i doing something wrong?

Also I was wondering if there was anyway to add the actual commands to a config (e.g. cal.cfg), so instead of running cal.cfg and then doing the whole statme_menu thing i can just have it all in my cal.cfg? see what i'm saying?
like just adding:
sm_mode remove abcdefghijklmnopqrstuvwxyz
sm_mode2 remove abcdefghijklmnopqrstuvwxyz
sm_mode3 remove abcdefghijklmnopqrstuvwxyz
sm_rankupdate 0
sm_refresh 1

to the cal.cfg...or does it need to be in the statsme.cfg to work?
hehe, hope that makes sense to ya...your help is much appreciated =]
If you ever drop your keys into a river of lava, let 'em go, cuz, man, they're gone.

I don't actually kill the ladies..
imati0n
Staff
Staff
Posts: 5
Joined: Fri Jul 11, 2003 2:21 pm

Post by imati0n »

Hi Wolfgood, as Acura said, it has to be in your statsme.cfg file.

If it doesnt work stop by #nfo-support and we will try sort your problem out as best we can :)
SurfDevil
New to forums
New to forums
Posts: 4
Joined: Sat Jul 12, 2003 1:07 pm

Post by SurfDevil »

you guys are better off just unloading the plugin...

If you are familiar with server management, you'll know that statsme is a metamod plugin. Learn the metamod commands to disable plugins. If you have the rcon password to the server set... do the following....

rcon meta unload statsme

If that doesn't disable it use the following command...

rcon meta force_unload statsme

Rather than turn the tsays and csays and hesays off. it completely removes the plugin from metamod (it will reload itself when you change maps).

-surf

PS "sup acura, i already told you this command before."
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 »

yes mike, i know, i do that too, personally, dont have statsme at all!!
SurfDevil
New to forums
New to forums
Posts: 4
Joined: Sat Jul 12, 2003 1:07 pm

Post by SurfDevil »

SurfDevil wrote:Posted: Sat Jul 12, 2003 2:12 pm
acuraCLS wrote:Posted: Sat Jul 12, 2003 2:12 pm
Jesus christ man!!
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 »

im quick, i follow up :)
User avatar
Edge100x
Founder
Founder
Posts: 12961
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Post by Edge100x »

The problem with standard unloading it is that it will reload after the next map, and it won't unload until the mapchange (so it never truly turns off). You'll likely have to use force_unload from the get-go.
wolfwood
A semi-regular
A semi-regular
Posts: 15
Joined: Fri Jul 11, 2003 7:23 pm

thnx

Post by wolfwood »

thankee much
If you ever drop your keys into a river of lava, let 'em go, cuz, man, they're gone.

I don't actually kill the ladies..
wolfwood
A semi-regular
A semi-regular
Posts: 15
Joined: Fri Jul 11, 2003 7:23 pm

another prob with that..

Post by wolfwood »

map change doesnt reset statsme, tho...gotta completely reset the server to get statsme back. : \
If you ever drop your keys into a river of lava, let 'em go, cuz, man, they're gone.

I don't actually kill the ladies..
User avatar
Edge100x
Founder
Founder
Posts: 12961
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Post by Edge100x »

Hmm, I wonder if that is because of the force_unload.

Could you try a meta refresh and tell me if that helps?
[HuN]CHuCKstA
A semi-regular
A semi-regular
Posts: 25
Joined: Mon May 12, 2003 7:40 pm

Post by [HuN]CHuCKstA »

just goto your control panel under file manager metamod plugins.ini and put a # in front of

win32 addons/statsme/dlls/sm_cstrike_mm.dll
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 »

[HuN]CHuCKstA wrote:just goto your control panel under file manager metamod plugins.ini and put a # in front of

win32 addons/statsme/dlls/sm_cstrike_mm.dll
or a "//"
wolfwood
A semi-regular
A semi-regular
Posts: 15
Joined: Fri Jul 11, 2003 7:23 pm

yes, that would work..

Post by wolfwood »

yes, that would work too...but im trying to write this into my cal.cfg
...ill try the meta refresh thing
If you ever drop your keys into a river of lava, let 'em go, cuz, man, they're gone.

I don't actually kill the ladies..
wolfwood
A semi-regular
A semi-regular
Posts: 15
Joined: Fri Jul 11, 2003 7:23 pm

nope : \

Post by wolfwood »

meta refresh
as well as
meta force_load statsme
wont load it
If you ever drop your keys into a river of lava, let 'em go, cuz, man, they're gone.

I don't actually kill the ladies..
Post Reply