Raised This Month: $ Target: $400
 0% 

Player Points


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
kil0
Member
Join Date: Feb 2007
Location: 63.208.142.14:27015
Old 03-21-2007 , 00:39   Player Points
Reply With Quote #1

I have a good idea for a player points mod.
Basically by just playing people get points, nothing extra or special.
Say every 5 kills = 1 point
every 10 deaths = -1 point
every hour spent in the server (-spec) = 1 point
every 2 bomb plant/defuse = 1 point...
Admins can give/take points, and people can give their points, or vote or something to give points to a player.
and so on...
these points would be used like /rank, like this could be /points.
Also, if some way the points could upload to a website somehow kind of like psycho stats.
This would really help for say a community server, instead of ranks going by kills but by points.

What do you guys think?
I think it would be great. If anybody would have the motivitation to make this plugin, I thank you sooo much. There would be no way I could show how much appreciation.

Thanks everybody.
kil0 is offline
Send a message via AIM to kil0
Deviance
Veteran Member
Join Date: Nov 2004
Location: Sweden
Old 03-21-2007 , 01:09   Re: Player Points
Reply With Quote #2

I was working on a similar plugin, tho i stoped when i couldn't add a top15. Maybe i'll post it later.
Deviance is offline
kil0
Member
Join Date: Feb 2007
Location: 63.208.142.14:27015
Old 03-21-2007 , 01:12   Re: Player Points
Reply With Quote #3

yea cool man! that would be awesome!
maybe somebody can help you out..
i however have no knowledge in scripting
Thanks!!
kil0 is offline
Send a message via AIM to kil0
Old 03-21-2007, 01:57
Deviance
This message has been deleted by Deviance.
kil0
Member
Join Date: Feb 2007
Location: 63.208.142.14:27015
Old 03-21-2007 , 04:09   Re: Player Points
Reply With Quote #4

Holy nice,
crap man ty so much
im gonna check it out right now!
hey so do u think there would be any way to upload it to a website?
and were do the stats save?
haha i like it... boom points

+KARMA, +KARMA, +KARMA, +KARMA, +KARMA, +KARMA, +KARMA, +KARMA, +KARMA

Last edited by kil0; 03-21-2007 at 04:17.
kil0 is offline
Send a message via AIM to kil0
kil0
Member
Join Date: Feb 2007
Location: 63.208.142.14:27015
Old 03-21-2007 , 04:12   Re: Player Points
Reply With Quote #5

There's a lot that can be done with this plugin in the sense as, say,
HS = 1 point,
Knife = 2 points,
Nade = 2 points...
also like amx_vote_givepoint <name> <reason> or something
I think this is a great plugin!

Last edited by kil0; 03-21-2007 at 04:16.
kil0 is offline
Send a message via AIM to kil0
Deviance
Veteran Member
Join Date: Nov 2004
Location: Sweden
Old 03-21-2007 , 12:47   Re: Player Points
Reply With Quote #6

I updated the plugin whit the suggestions you had.
Deviance is offline
kil0
Member
Join Date: Feb 2007
Location: 63.208.142.14:27015
Old 03-21-2007 , 14:25   Re: Player Points
Reply With Quote #7

Nice nice deviance, but again, where does it save, and can you like upload the stats to a website or something?

Thanks, hey and what about maybe Headshot? I didn't see HS there
Thanks!!

This plugin is gonna be the SHITS!

Last edited by kil0; 03-21-2007 at 14:28.
kil0 is offline
Send a message via AIM to kil0
Deviance
Veteran Member
Join Date: Nov 2004
Location: Sweden
Old 03-21-2007 , 15:21   Re: Player Points
Reply With Quote #8

Quote:
Originally Posted by kil0 View Post
and can you like upload the stats to a website or something?
You would need a SQL database for that, i can make the plugin save in SQL if you have a database.
Quote:
Originally Posted by kil0 View Post
what about maybe Headshot? I didn't see HS there
It's PS_head_points

Last edited by Deviance; 03-21-2007 at 15:23.
Deviance is offline
kil0
Member
Join Date: Feb 2007
Location: 63.208.142.14:27015
Old 03-22-2007 , 02:24   Re: Player Points
Reply With Quote #9

Hey I'm not to familiar with coding, but over here,
Code:
    kill_points = register_cvar("PS_kill_points", "num")
    death_points = register_cvar("PS_death_points", "num")
    
    def_points = register_cvar("PS_defusion_points", "num")
    boom_points = register_cvar("PS_boom_points", "num")
    
    time_points = register_cvar("PS_time_points", "num")
    head_points = register_cvar("PS_head_points", "num")
    
    knife_points = register_cvar("PS_knife_points", "num")
    nade_points = register_cvar("PS_nade_points", "num")
When you say something like 'boom points,' how does it know that means when the bomb goes? like do you declare that somewhere?
And when yous say PS_knife_points and PS_nade_points, how does it know that that actually means a knife or nade kill? Say you wanted to add PS_pistol_points, or PS_AWP_points, would u have to declare somewhere what pistol points and awp points ment?

Also I am not to familiar with SQL databases, do you think you can help me understand?

Thanks soo much!!!
PS i think more people should get involved! it would be so good!
kil0 is offline
Send a message via AIM to kil0
kil0
Member
Join Date: Feb 2007
Location: 63.208.142.14:27015
Old 03-22-2007 , 04:42   Re: Player Points
Reply With Quote #10

Does anybody have any other ideas?
kil0 is offline
Send a message via AIM to kil0
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 14:20.


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