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

[Request]Easy rank system (only counts kills)


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Schwabba
Senior Member
Join Date: Apr 2008
Old 05-07-2010 , 12:56   [Request]Easy rank system (only counts kills)
Reply With Quote #1

Hi there,

i'm searching an easy ranksystem that only count's the kills. Deaths are irrelevant. With a Top15 List and a /rank function.

Top15 looks like:

Nick1 - 99 Kills
Nick2 - 56 Kills
Nick3 - 23 Kills
Nick4 - 12 Kills
Nick5 - 1 Kill

/rank looks like:

You're on rank 1 with 99 Kills.
You're on rank 2 with 56 Kills.
You're on rank 3 with 23 Kills.
You're on rank 4 with 12 Kills.
You're on rank 5 with 1 Kill.

Hope someone can write me that plugin.


Thanks!

Last edited by Schwabba; 05-07-2010 at 17:54.
Schwabba is offline
sOnick
Senior Member
Join Date: Aug 2007
Old 05-09-2010 , 17:44   Re: [Request]Easy rank system (only counts kills)
Reply With Quote #2

it's not possible because amxx stats counting kills death eff headshot acc, etc..
i searching end i don't find enyone to make this plugin.
when i find i will send a pm
__________________
I love zm servers
sOnick is offline
drekes
Veteran Member
Join Date: Jul 2009
Location: Vault 11
Old 05-09-2010 , 18:08   Re: [Request]Easy rank system (only counts kills)
Reply With Quote #3

Quote:
Originally Posted by sOnick View Post
it's not possible because amxx stats counting kills death eff headshot acc, etc..
i searching end i don't find enyone to make this plugin.
when i find i will send a pm
if amxx can do it, how can it be impossible?
__________________

Quote:
Originally Posted by nikhilgupta345 View Post
You're retarded.
drekes is offline
Send a message via MSN to drekes
sOnick
Senior Member
Join Date: Aug 2007
Old 05-09-2010 , 18:19   Re: [Request]Easy rank system (only counts kills)
Reply With Quote #4

she want only kills, and amxx stats generates eff, acc, deaths, shots, hits, damage, etc.for example you have "rank 56 of 5234 with kills 672 death 978" and i have "rank 56 of 5234 with kills 200 death 12", i am the first in top/rank because deaths, shots, hits matter.

now
you understand what i meant when i said it is impossible?
__________________
I love zm servers
sOnick is offline
Exolent[jNr]
Veteran Member
Join Date: Feb 2007
Location: Tennessee
Old 05-09-2010 , 18:34   Re: [Request]Easy rank system (only counts kills)
Reply With Quote #5

It's possible with a new plugin.

I'll write this real quick.

EDIT:

Requires this to compile:
http://forums.alliedmods.net/showthread.php?t=76453

Server Cvars:
- amxstats_top <num>
--- the amount of players in the top (Default: 10)

Server Commands (NOT IN-GAME ADMINS):
- amxstats_reset

Client Commands:
- say /rank
--- display's the client's current rank
- say /top
- say /top10
- say /top15
--- displays the top players in the server

Note:
- You MUST compile locally. "Get Plugin" and the online compiler won't work!
Attached Files
File Type: sma Get Plugin or Get Source (amx_stats.sma - 1955 views - 5.9 KB)
__________________
No private work or selling mods.
Quote:
Originally Posted by xPaw View Post
I love you exolent!

Last edited by Exolent[jNr]; 05-11-2010 at 13:18.
Exolent[jNr] is offline
drekes
Veteran Member
Join Date: Jul 2009
Location: Vault 11
Old 05-09-2010 , 19:22   Re: [Request]Easy rank system (only counts kills)
Reply With Quote #6

see, told you it was possible

EDIT:
Symbol already defined iKills <141>
Symbol is never used iKills <161>

made a mistake here: line 141
Code:
new iKills = str_to_num( szKills );
it is already made here: line 135
Code:
new szKills[ 48 ], iKills;
Nice code beside that
__________________

Quote:
Originally Posted by nikhilgupta345 View Post
You're retarded.

Last edited by drekes; 05-09-2010 at 19:28.
drekes is offline
Send a message via MSN to drekes
sOnick
Senior Member
Join Date: Aug 2007
Old 05-09-2010 , 19:33   Re: [Request]Easy rank system (only counts kills)
Reply With Quote #7

it;s gives me errors when i compile here screen http://i42.tinypic.com/2w1sg40.jpg I put FVault http://forums.alliedmods.net/showthread.php?t=76453


you can do the top like this screen? http://i40.tinypic.com/zn32pj.jpg
__________________
I love zm servers
sOnick is offline
Exolent[jNr]
Veteran Member
Join Date: Feb 2007
Location: Tennessee
Old 05-09-2010 , 19:34   Re: [Request]Easy rank system (only counts kills)
Reply With Quote #8

It's been fixed. Download the plugin again.
__________________
No private work or selling mods.
Quote:
Originally Posted by xPaw View Post
I love you exolent!
Exolent[jNr] is offline
Schwabba
Senior Member
Join Date: Apr 2008
Old 05-09-2010 , 19:38   Re: [Request]Easy rank system (only counts kills)
Reply With Quote #9

Thank you very much for your help Exolent!
Schwabba is offline
sOnick
Senior Member
Join Date: Aug 2007
Old 05-09-2010 , 19:42   Re: [Request]Easy rank system (only counts kills)
Reply With Quote #10

it's not working i type /rank and i do not see anything

here screen http://i42.tinypic.com/2qdwdnr.jpg
__________________
I love zm servers
sOnick 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:43.


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