Raised This Month: $51 Target: $400
 12% 

Mani Admin Plugin for MetaMod: Source


Post New Thread Reply   
 
Thread Tools Display Modes
sniper_strike
Senior Member
Join Date: Jan 2005
Old 03-02-2006 , 21:16  
Reply With Quote #211

Quote:
Originally Posted by Mani
Quote:
Originally Posted by sniper_strike
For some reason my statsme is not being outputed to the radio commands menu but instead it is in the motd window how can i fix this?

Also is there any way to disable menu sounds they get very annoying very fast.

EDIT: i have mani_stats_calculate 2 yet when i type top10 it is sorting them by kills which leads me to believe kills minus death mode is not working?
I could have sworn mani_stats_calculate 2 was for kills minus deaths but its not.....
I haven't got any code that writes to the motd window so I suspect it is probably Beetlesmod doing that. It may well be Beetlesmod doing the top10 too. The kills minus deaths sort function is unchanged from Beta K so I'm not sure what is wrong there. You could run ma_config mani_stats_calculate to see what stats calculation mode the plugin thinks it is running in.

Mani
Its still not working! I just reseted ranks hoping that would fix it but still the same problem.
Here are my settings which should make it rank by kills minus deaths

mani_stats 1
mani_stats_mode 1
mani_stats_drop_player_days 60
mani_stats_calculate 2
mani_stats_top_display_time 5
mani_stats_show_rank_to_all 0
mani_stats_write_text_file 1
mani_stats_write_frequency_to_disk 0
mani_stats_calculate_frequency 0
mani_stats_by_steam_id 1

here is a picture of what my top15 looks like which is not right
[img]http://img485.**************/img485/9083/top151zt.jpg[/img]

If i do top10 its the same with just 10 people
i whited out that guys name cuz it had a cuss word

As you can see it isnt showing kills or deaths there and what is up with the
name =5 and stuff?
It used to not do that and before i reseset stats it was sorting some different way even with stats_calculate 2

EDIT: Oh i see what its doing its reporting the killers minus deaths number

you sould really clarify that more becuase a random number after the guys name makes no sense at all

mabe something like
1 Bob K-D= 31 KDR=2.00
Although seeing K= 40 D = 11 was better
__________________

66.150.188.42:27015
sniper_strike is offline
Mani
Veteran Member
Join Date: Dec 2004
Location: UK
Old 03-03-2006 , 06:13  
Reply With Quote #212

Quote:
Originally Posted by bakedbean
Mani,

With beta L, Is there away to add the stats info from the data folder to a website?
There are a few php scripts appearing on the homepage forums that might help. It's only been out a few days officially though. There are 65 stats fields per player dumped to disk now so that should give you a lot more information than was previously available.

Mani
__________________
Installation files, documentation and help can be found at: -

www.mani-admin-plugin.com
Mani is offline
Mani
Veteran Member
Join Date: Dec 2004
Location: UK
Old 03-03-2006 , 06:18  
Reply With Quote #213

Quote:
Originally Posted by sniper_strike
Quote:
Originally Posted by Mani
Quote:
Originally Posted by sniper_strike
For some reason my statsme is not being outputed to the radio commands menu but instead it is in the motd window how can i fix this?

Also is there any way to disable menu sounds they get very annoying very fast.

EDIT: i have mani_stats_calculate 2 yet when i type top10 it is sorting them by kills which leads me to believe kills minus death mode is not working?
I could have sworn mani_stats_calculate 2 was for kills minus deaths but its not.....
I haven't got any code that writes to the motd window so I suspect it is probably Beetlesmod doing that. It may well be Beetlesmod doing the top10 too. The kills minus deaths sort function is unchanged from Beta K so I'm not sure what is wrong there. You could run ma_config mani_stats_calculate to see what stats calculation mode the plugin thinks it is running in.

Mani
Its still not working! I just reseted ranks hoping that would fix it but still the same problem.
Here are my settings which should make it rank by kills minus deaths

mani_stats 1
mani_stats_mode 1
mani_stats_drop_player_days 60
mani_stats_calculate 2
mani_stats_top_display_time 5
mani_stats_show_rank_to_all 0
mani_stats_write_text_file 1
mani_stats_write_frequency_to_disk 0
mani_stats_calculate_frequency 0
mani_stats_by_steam_id 1

here is a picture of what my top15 looks like which is not right
[img]http://img485.**************/img485/9083/top151zt.jpg[/img]

If i do top10 its the same with just 10 people
i whited out that guys name cuz it had a cuss word

As you can see it isnt showing kills or deaths there and what is up with the
name =5 and stuff?
It used to not do that and before i reseset stats it was sorting some different way even with stats_calculate 2

EDIT: Oh i see what its doing its reporting the killers minus deaths number

you sould really clarify that more becuase a random number after the guys name makes no sense at all

mabe something like
1 Bob K-D= 31 KDR=2.00
Although seeing K= 40 D = 11 was better
Yeah I kind of tried to strip out a few more bits and pieces from the screen. There is a 512 char limit on the in game menu screens so it's a really tight squeeze to get everything in there.

Oh... I have an idea. How would it be if I could use the 8 and 9 buttons to go forwards/backwards through the list ? Would that be better ? I could then make the layout nicer with more information.

Mani
__________________
Installation files, documentation and help can be found at: -

www.mani-admin-plugin.com
Mani is offline
tron73
Senior Member
Join Date: Apr 2004
Location: Schulzendorf / germany
Old 03-03-2006 , 06:44  
Reply With Quote #214

Quote:
Originally Posted by Mani

Oh... I have an idea. How would it be if I could use the 8 and 9 buttons to go forwards/backwards through the list ? Would that be better ? I could then make the layout nicer with more information.

Mani
Yes, I think that will be it. A nice Layout with some sorted informations.
__________________


Debian LAMP
AMD 64 3700+
2xCS:S
tron73 is offline
Send a message via ICQ to tron73
bakedbean
Junior Member
Join Date: Dec 2005
Old 03-03-2006 , 15:34  
Reply With Quote #215

Quote:
Originally Posted by Mani

There are a few php scripts appearing on the homepage forums that might help. It's only been out a few days officially though. There are 65 stats fields per player dumped to disk now so that should give you a lot more information than was previously available.

Mani
I have done many searches for scripts and website stats on your website forums.

And did find some older ones. I will have to wait for someone to code it.

Keep up the hard work! It is appreciated.

Thank you.
bakedbean is offline
sniper_strike
Senior Member
Join Date: Jan 2005
Old 03-03-2006 , 17:56  
Reply With Quote #216

Quote:
Originally Posted by Mani
Quote:
Originally Posted by sniper_strike
Quote:
Originally Posted by Mani
Quote:
Originally Posted by sniper_strike
For some reason my statsme is not being outputed to the radio commands menu but instead it is in the motd window how can i fix this?

Also is there any way to disable menu sounds they get very annoying very fast.

EDIT: i have mani_stats_calculate 2 yet when i type top10 it is sorting them by kills which leads me to believe kills minus death mode is not working?
I could have sworn mani_stats_calculate 2 was for kills minus deaths but its not.....
I haven't got any code that writes to the motd window so I suspect it is probably Beetlesmod doing that. It may well be Beetlesmod doing the top10 too. The kills minus deaths sort function is unchanged from Beta K so I'm not sure what is wrong there. You could run ma_config mani_stats_calculate to see what stats calculation mode the plugin thinks it is running in.

Mani
Its still not working! I just reseted ranks hoping that would fix it but still the same problem.
Here are my settings which should make it rank by kills minus deaths

mani_stats 1
mani_stats_mode 1
mani_stats_drop_player_days 60
mani_stats_calculate 2
mani_stats_top_display_time 5
mani_stats_show_rank_to_all 0
mani_stats_write_text_file 1
mani_stats_write_frequency_to_disk 0
mani_stats_calculate_frequency 0
mani_stats_by_steam_id 1

here is a picture of what my top15 looks like which is not right
[img]http://img485.**************/img485/9083/top151zt.jpg[/img]

If i do top10 its the same with just 10 people
i whited out that guys name cuz it had a cuss word

As you can see it isnt showing kills or deaths there and what is up with the
name =5 and stuff?
It used to not do that and before i reseset stats it was sorting some different way even with stats_calculate 2

EDIT: Oh i see what its doing its reporting the killers minus deaths number

you sould really clarify that more becuase a random number after the guys name makes no sense at all

mabe something like
1 Bob K-D= 31 KDR=2.00
Although seeing K= 40 D = 11 was better
Yeah I kind of tried to strip out a few more bits and pieces from the screen. There is a 512 char limit on the in game menu screens so it's a really tight squeeze to get everything in there.

Oh... I have an idea. How would it be if I could use the 8 and 9 buttons to go forwards/backwards through the list ? Would that be better ? I could then make the layout nicer with more information.

Mani
that would be cool but if someone typed top15 then it should display like ranks 5-15 and give them a forward button and etc.

Very good idea
but please make a command you set as the max top players that can be seen or make it like 15

could you mabe add a command to disable menu sounds for stats commands?

edit: how can you default the damage menu gui time ot 10 seconds instead of 15?
Please do it or have it disapear on round end because the damage stats menu gets annoying when its the beginning of the round and ur buying
__________________

66.150.188.42:27015
sniper_strike is offline
jarrodatt
Member
Join Date: May 2004
Old 03-05-2006 , 21:31  
Reply With Quote #217

I dont know what im doing wrong but when i update to l from k server wont start.

ded windows
jarrodatt is offline
germannavy
Member
Join Date: Dec 2004
Old 03-07-2006 , 04:36  
Reply With Quote #218

delete the ranking files, maybe a converting error
germannavy is offline
jarrodatt
Member
Join Date: May 2004
Old 03-07-2006 , 19:00  
Reply With Quote #219

still wont start but k works fine

figured it out conflict with a plugin
jarrodatt is offline
sslice
Senior Member
Join Date: Feb 2005
Location: Texas, USA
Old 03-07-2006 , 22:27  
Reply With Quote #220

Quote:
Originally Posted by jarrodatt
still wont start but k works fine

figured it out conflict with a plugin
What plugin would this be?
__________________
sslice is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 11:49.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode