Help?

Scar

2007-03-15 22:10:34

Ok here is the issue.

When clanservers updated my server, my mani got changed around a bit, nothing major, but now for the rankings it has points in there and I do not want them on.

How do I turn them off? I've been trying for the past hour and no luck.

Walking Target

2007-03-15 23:57:49

I am not sure what the points mean. Have you looked at the rank config in the mani_server.cfg file in you hl2mp/cfg folder?

Maybe it is the calculation method that is doing it? From mine:
//*****************************************************************************
// Module : Stats
//
// Desc : The stats module is a very simple ranking system based on 3 methods of
// calculation (defined in mani_stats_calculate).
// *****************************************************************************

// 1 = Enable stats module, 0 = disable stats module
mani_stats 0

// 0 = calculate once per map, 1 = calculate at end of each round (CSS Only)
mani_stats_mode 1

// Number of days since player last connected before they are removed from the
// stats list
mani_stats_drop_player_days 5

// This cvar is used to set the type of stats calculation to use for ranking
// players
// 0 = Rank by by pure kills <---- maybe ?
// 1 = Rank by by kill:death ratio
// 2 = Rank by kills minus deaths
mani_stats_calculate 2

Scar

2007-03-16 03:01:14

I had mine set to 0 (for pure kills) before clanservers updated my server and when they did, the rankings were going by points. For example:

Player Cartel | Scar^ is ranked 1/528 with 1986 points, 12867 kills, and 4102 deaths.

That's how it says it on my server. The points weren't there before the update and when I check my mani cfg, there was some stuff added, here is the link of what the stats look like in my mani after the update.

http://files.filefront.com//;6943369;;/

After I tried changing stuff around in the mani_server.cfg, nothing worked so I tried deleting all that new stuff from the cfg but it still calculates rankings by points.

I don't know what else to do.

Walking Target

2007-03-16 06:33:59

That's weird. What version of Mani do you have? Or server IP so I can check it on game-monitor?

Scar

2007-03-16 07:18:51

I don't know what version of mani I got, my friend sent me his from his server because he had it all setup already.

So here is my IP: 8.2.121.153:27015

Walking Target

2007-03-16 08:49:51

1.2BetaN RC2-12 VSP

I going to see what I can find out for you. Might take a few days depending on how busy I am.

WT

Scar

2007-03-16 21:38:43

Anything that can help would be much appreciated. Thanks dude.

Scar

2007-03-18 00:37:58

lol. I found out what the problem was.

Before my CAL match I removed the "exec mani_server.cfg" from the regular server .cfg, and after the match I never put it back in... :roll:

It's fixed now though :)

Thanks for your help anyways

Walking Target

2007-03-18 07:48:41

Oh good coz I hadnt come up with anything useful yet, lol.