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

Point System v0.3.2 - [HideNSeek]


Post New Thread Reply   
 
Thread Tools Display Modes
Plugin Info:     Modification:   ALL        Category:   Admin Commands       
SXJ Team.
Junior Member
Join Date: Jun 2014
Old 02-14-2017 , 14:43   Point System v0.3.2 - [HideNSeek]
Reply With Quote #1

Point System by hleV/tvix1337 - [v0.3.2]



Description:

Advanced plugin statistics, performed on the basis of the original Bollnas Point System.

Say commands:

/rank
/rankstats
/top15

Admin Commands:

amxx_points_kill #default: 10+
amxx_points_death #default: -5
amxx_points_survive #default: 15+
amxx_points_suicide #default: -10
amxx_points_headshot #default: 15+

Note:

Non-Steam players are NOT ranked.
Added Kills / Deaths ratio checker.

Credits:

hleV
Attached Files
File Type: sma Get Plugin or Get Source (PointSystem_v0.3.2.sma - 932 views - 10.5 KB)
SXJ Team. is offline
Craxor
Veteran Member
Join Date: Jan 2016
Location: Romania
Old 02-15-2017 , 03:31   Re: Point System v0.3.2 - [HideNSeek]
Reply With Quote #2

Insteand of Trie you can use Nvaut Array and save also after map change.
__________________
Project: Among Us
Craxor is offline
Send a message via ICQ to Craxor
Napoleon_be
Veteran Member
Join Date: Jul 2011
Location: Belgium
Old 02-15-2017 , 13:00   Re: Point System v0.3.2 - [HideNSeek]
Reply With Quote #3

PHP Code:
get_datadir(g_File63);
add(g_File63"/ranks.ini"); 
PHP Code:
get_user_authid(Clientg_Data[Client][Data_SteamID], 31); 
PHP Code:
get_user_name(Clientg_Data[Client][Data_Name], 31); 
and so on.... Don't hardcode these, use charsmax() instead.
__________________
Napoleon_be is offline
Send a message via Skype™ to Napoleon_be
HamletEagle
AMX Mod X Plugin Approver
Join Date: Sep 2013
Location: Romania
Old 02-15-2017 , 13:16   Re: Point System v0.3.2 - [HideNSeek]
Reply With Quote #4

Quote:
Originally Posted by Craxor View Post
Insteand of Trie you can use Nvaut Array and save also after map change.
He is already saving using files. I did not read the code, but: even if he would go for nvault array(but saving in files it's ok too) trie is still welcome. Loading/Saving each time in nvault would be a very poor way. Saving data into tries and inserting/retrieving only one time it's better.
__________________
HamletEagle is offline
HamletEagle
AMX Mod X Plugin Approver
Join Date: Sep 2013
Location: Romania
Old 04-08-2020 , 06:15   Re: Point System v0.3.2 - [HideNSeek]
Reply With Quote #5

Unapproved, way too simple. Better plugins exist.
__________________

Last edited by HamletEagle; 04-08-2020 at 06:15.
HamletEagle is offline
Reply


Thread Tools
Display Modes

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 05:22.


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