SRCDS Steam group


Some questions in one go...
#1
Hi again.I begin with my questions.

1)My server when I open it says the ranks that have been done as long as the server is open.But I want it to do to remember the ranks of all the times the player has play for example.
When I type ''top'' I see 5 different scores and ranks on the same name.Here is my mani_admin(stats)
Code:
// 1 = Enable stats module, 0 = disable stats module
mani_stats 1

// 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 30

// This cvar is used to set the type of stats calculation to use for ranking
// players
// 0 = Rank by by pure kills
// 1 = Rank by by kill:death ratio
// 2 = Rank by kills minus deaths
// 3 = Rank by points (points delta = (victim_points/killer_points) * multiplier
mani_stats_calculate 1

// Number of kills required before a player is given a rank
// If you are using the Kill Death ratio you should set this quite high
mani_stats_kills_required 10

// Number of kills + deaths required before a victims points are affected by the
// attackers kills. This prevents new players from affecting regular players points
// until a certain amount of experience is gained from playing.
mani_stats_kills_before_points_removed 0

// Defines how long a 'top' display lasts for before it fades (5 - 30 seconds)
mani_stats_top_display_time 10

// Defines whether other players see your rank when you type 'rank'
// 1 = show rank to all players
// 0 = only show rank to player who typed 'rank'
mani_stats_show_rank_to_all 1

// Defines a message to show when a user types 'rank' and the stats are turned
// off (this can be blank)
// mani_stats_alternative_rank_message "www.mystats.com"

// Enables writing of ranks to a text file called mani_ranks.txt for export to a
// web page.
mani_stats_write_text_file 1

// Set in minutes how often you want the stats to recalculate. This should be
// used if you have long map times with no end of round.
// 0 = disables frequency calculating, > 0 = time in minutes between each stats
// rank calculation
mani_stats_calculate_frequency 0

// Set in minutes how often you want the stats to recalculate AND write to disk
// This should be used if you have long map times with no end of round.
// 0 = disabled, > 0 = time in minutes between each save and recalculation of
// ranks
mani_stats_write_frequency_to_disk 0

// Set to 1 if you want your ranks to be by steam id (default),
// Set to 0 if you are not using steam ids on your server (Lan mode)
mani_stats_by_steam_id 1

// 1 = Include any bot kills made in stats
// 0 = Killing a bot does not count to stats
mani_stats_include_bot_kills 0

// Stats points decay settings
// Number of days since last connect that points decay will start
mani_stats_decay_start 30

// Number of days that the decay will take place over once started
// Points will drop to 500 over this period of time. If the player rejoins
// their points will be restored to full value
mani_stats_decay_period 30

// When a player reconnects the stats module can restore a players
// points back to the full amount if decay has set in
// 0 = Do not restore full points, 1 = restore to full points
mani_stats_decay_restore_points_on_connect 1

// If set to 1 a victim will never lose points ala BF2
mani_stats_points_add_only 0

// Number of days before a player is made invisible from
// being ranked. Note that the player is not dropped, if
// they rejoin their rank will be restored.
mani_stats_ignore_ranks_after_x_days 21
2Can I make the server when a player ''dominates'' and the quake sound appears to make it seen by the players as writing on the middle of the screen?
3)When I type ''@menu'' ing-game it says
''you are not authorized to do this admin''
Where I do the rcon_connection?
Reply
#2
hmm i dont think thats possible.since its a "rankin" system. its constantly updated. and in the mani config files i dont see any option to have multiple ranks for a single player. might be seomthin you might want to go to mani site and ask to be added to future version tho.
[Image: 461031727.png]

Reply
#3
I guess you didn't understand me.When you go to a server the first time you do a score 10-5 ok?It is saved by the server.The next time when you connect tou do a score 20-15.If you type ''rank''it should say 30-20 right?But in mine when I connect the first time with score 10-5 and the second with 20-15 it creates two different ranks with the same name mine.

The server when I closed it should lose all the stats?
Reply
#4
Now you are sure to understand
Steam id is changing every time you open css?
[Image: 287nme9.jpg]
Reply
#5
in ur mani cfg file u see the rankin system ur choice is number 1

// This cvar is used to set the type of stats calculation to use for ranking
// players
// 0 = Rank by by pure kills
// 1 = Rank by by kill:death ratio
// 2 = Rank by kills minus deaths
// 3 = Rank by points (points delta = (victim_points/killer_points) * multiplier
mani_stats_calculate

so if u get a new score it will update it everytime.

for your 3rd question. seems u might not have added yourself as admin yet. get your Steam Id by typing "status" in console dont use " " .

It'll be seomthing like STEAM:0:1232313 and that to your clients.exe file located in

C:\srcds\cstrike\cfg\mani_admin_plugin

If its not there you can just make a .txt and name it clients, also just in case that does not work make a new .txt file, name it adminlist and add your steam ID. When you restart your server you will have the clients.txt in the right format.
[Image: 461031727.png]

Reply
#6
your steam ID does not cahnge everytime you start CS:S no. unless you logg in with different account.

Try using rank calculation using option 3. that will calculate by points

In rankin with option 1. since no one has bested your kill to die ratio- then you remain in the top 10. for example you are number 4 and 5
if someone get a Kill2Die ratio of 1.80 . you will loose you spot at 5
[Image: 461031727.png]

Reply
#7
For example today I connected to my server once.I had a score I think 15-11.Then I disconnected and reconnected(with option 0 ) and my rank was 0-0.In conclusion I want every time I connect to resume from the rank not the score I had the previous
Reply
#8
use option 3. it will calculate by points.
[Image: 461031727.png]

Reply


Forum Jump:


Users browsing this thread: 4 Guest(s)