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

N1G-CS:S-RANK - CS:S Ranking with optional Webinterface


Post New Thread Reply   
 
Thread Tools Display Modes
r5053
SourceMod Donor
Join Date: May 2007
Location: Germany
Old 10-14-2008 , 08:55   Re: N1G-CS:S-RANK - CS:S Ranking with optional Webinterface
Reply With Quote #21

oops i forgott to add the weapons to the kill function, i added the new weapons only to the db structure beta update will be availiby in a few hours
__________________
Visit HLPortal.de (this is not my Page)


r5053 is offline
Send a message via ICQ to r5053 Send a message via Skype™ to r5053
Scipio
Junior Member
Join Date: Sep 2008
Old 10-14-2008 , 09:18   Re: N1G-CS:S-RANK - CS:S Ranking with optional Webinterface
Reply With Quote #22

Quote:
Originally Posted by r5053 View Post
oops i forgott to add the weapons to the kill function, i added the new weapons only to the db structure beta update will be availiby in a few hours
Cool, another thing I've just noticed is when I die by "world" like falling to my death or typing "kill" in console it's not counted as a death and no points are taken from my rank. I'll by using it on a surf server and players die from "world" all the time by hitting the spine of ramps, it would be good if that was counted as a death and the amount that is set as death points is taken from their total points.

Also a small suggestion, could the KDR be added under the kills and deaths on the panel, but no big deal it's easy to work out anyway.
Scipio is offline
Sgt-Mess
Senior Member
Join Date: Dec 2007
Location: Sway Side,WA
Old 11-06-2008 , 18:35   Re: N1G-CS:S-RANK - CS:S Ranking with optional Webinterface
Reply With Quote #23

Can you fix ranks being given to bots.
__________________
Sgt-Mess is offline
Send a message via AIM to Sgt-Mess
vic087
New Member
Join Date: Nov 2008
Old 11-12-2008 , 18:07   Re: N1G-CS:S-RANK - CS:S Ranking with optional Webinterface
Reply With Quote #24

Hi,
I just want to ask you a question, how to use the Cvars instructions ?
Should i create a .cfg ? Where must i put it ? Should i copy/paste in a file ? Witch one ?

My problem is that the rank panel is staying for a too long time on the screen a the start of the round. How could i resolve this ?

It is a very nice pluggin, thank for writing it.
Thx
Vince
vic087 is offline
Sgt-Mess
Senior Member
Join Date: Dec 2007
Location: Sway Side,WA
Old 11-13-2008 , 02:43   Re: N1G-CS:S-RANK - CS:S Ranking with optional Webinterface
Reply With Quote #25

Quote:
Originally Posted by vic087 View Post
Hi,
I just want to ask you a question, how to use the Cvars instructions ?
Should i create a .cfg ? Where must i put it ? Should i copy/paste in a file ? Witch one ?

My problem is that the rank panel is staying for a too long time on the screen a the start of the round. How could i resolve this ?

It is a very nice pluggin, thank for writing it.
Thx
Vince
Copy the following code into a config you can call it what ever you want ours was rank.cfg and put exec rank.cfg in your server config to exec the rank settings.

At least that's how we did it.

Code:
////////////////  Settings /////////////////////

// enable disabling of the Ranking after roundwin
rank_disableafterroundwin "1"

// How many clients are needed to start ranking
rank_neededplayers "0"

// Enable Automatic Removing Maps who wasn't played a specific time on every Roundend
rank_removeoldmaps "1"

// The time in days after a map get removed, min 1 day
rank_removeoldmapsdays "14"

// Enable Automatic Removing Player who haven't conected a specific time on every Roundend
rank_removeoldplayers "1"

// The time in days after a player get removed if he havn't connected, min 1 day
rank_removeoldplayersdays "14"

// Show Rank on connect, 0=disabled, 1=clientchat, 2=allchat, 3=panel, 4=panel + all chat
rank_show "4"

// Show Top 10 on Roundend
rank_showrankonroundend "1"

// Enable/Disable Webrank
rank_webrank "0"

// Webrank url like http://compactaim.de/tf2stats/
rank_webrankurl "http://compactaim.de/tf2stats/"

// Display points add message 0 = disabled, 1 = all, 2 = only who earned
rank_pointmsg "1"
////////////////  Points  /////////////////////
rank_diepoints "3" // Set the points a player lose on Death

// Set the points a killer get on kill
rank_kill_m4a1 "3"
rank_kill_ak47 "3"
rank_kill_scout "3"
rank_kill_hegrenade "3"
rank_kill_deagle "3"
rank_kill_knife "3"
rank_kill_sg552 "3"
rank_kill_p90 "3"
rank_kill_aug "3"
rank_kill_usp "3"
rank_kill_famas "3"
rank_kill_mp5navy "3"
rank_kill_galil "3"
rank_kill_m249 "3"
rank_kill_m3 "3"
rank_kill_glock "3"
rank_kill_p228 "3"
rank_kill_elite "3"
rank_kill_xm1014 "3"
rank_kill_fiveseven "3"
rank_kill_tmp "3"
rank_kill_ump45 "3"
rank_kill_mac10 "3"
rank_kill_awp "3"
rank_kill_sg550 "3"

rank_bomb_planted "3"
rank_bomb_defused "5"
rank_bomb_exploded "3"
rank_hostage_follows "1"
rank_hostage_rescued "3"
__________________
Sgt-Mess is offline
Send a message via AIM to Sgt-Mess
vic087
New Member
Join Date: Nov 2008
Old 11-13-2008 , 13:23   Re: N1G-CS:S-RANK - CS:S Ranking with optional Webinterface
Reply With Quote #26

Hi,
Thank you for answering my question.
It works so good now !
Good job from you.
Sorry but i'm a neewbi ;-)
Thx
Vince

Last edited by vic087; 11-13-2008 at 13:36.
vic087 is offline
{7~11} TROLL
Senior Member
Join Date: Oct 2008
Location: Atlanta,Georgia
Old 11-19-2008 , 17:45   Re: N1G-CS:S-RANK - CS:S Ranking with optional Webinterface
Reply With Quote #27

is there a way to disbale ranks on bots?
__________________
{7~11} TROLL is offline
Sgt-Mess
Senior Member
Join Date: Dec 2007
Location: Sway Side,WA
Old 11-19-2008 , 19:52   Re: N1G-CS:S-RANK - CS:S Ranking with optional Webinterface
Reply With Quote #28

Quote:
Originally Posted by {7~11} TROLL View Post
is there a way to disbale ranks on bots?
No.
__________________
Sgt-Mess is offline
Send a message via AIM to Sgt-Mess
{7~11} TROLL
Senior Member
Join Date: Oct 2008
Location: Atlanta,Georgia
Old 11-19-2008 , 20:06   Re: N1G-CS:S-RANK - CS:S Ranking with optional Webinterface
Reply With Quote #29

that sucks lol

when the new version of this gets released that really needs to be removed
__________________
{7~11} TROLL is offline
nonick
BANNED
Join Date: Jul 2008
Old 11-24-2008 , 06:51   Re: N1G-CS:S-RANK - CS:S Ranking with optional Webinterface
Reply With Quote #30

Hi. I can't get work it with webstats, didn't connect with datebase (plugin stats in game work). Any can help me with webstats? Maybe i doing some wrong ...
p.s. I have web hosting with SQL,phpadmin,php and etc...

...and in top/rank show just last conected player....

Last edited by nonick; 11-24-2008 at 08:04.
nonick 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 15:25.


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