Raised This Month: $32 Target: $400
 8% 

[JB|JBE] Rank system


Post New Thread Reply   
 
Thread Tools Display Modes
Plugin Info:     Modification:   Counter-Strike        Category:   Gameplay       
OGQH
Junior Member
Join Date: Jul 2016
Location: Kazakhstan, Aktau
Old 07-09-2016 , 10:44   [JB|JBE] Rank system
Reply With Quote #1


Current version 1.2b (09/07/2016)

Authorship OverGame (OGQH)

Description
This plug-in adds to your server system of titles and nicknames for players. It diversifies the game and allow to climb above the stage.
Such diversity is very popular in the CIS countries.

Bug tracker


Cvars
Quote:
jbr_give_flag "t" ;Flag of access, for the issue of a free experience.

jbr_give_count_te "3" ;How to give the player the experience of the privileges (Prisoners)
jbr_give_count_ct "3" ;How to give the player the experience of the privileges (Security)

jbr_give_stand_te "1" ;How to give experience for the murder? (Prisoners)
jbr_give_stand_ct "1" ;How to give experience for the murder? (Security)

jbr_give_head_te "2" ;How to give experience for the murder of the head? (Prisoners)
jbr_give_head_ct "2" ;How to give experience for the murder of the head? (Security)

jbr_max_level_te "10" ;The maximum rank for prisoners.
jbr_max_level_ct "10" ;The maximum rank for protection.
Natives
Code:
#if defined _jbe_ranks_included
  #endinput
#endif
#define _jbe_ranks_included

enum JBR_PARAM_TYPE {
	PARAM_GET = 0,
	PARAM_SET = 1,
	PARAM_ADD = 2,
	PARAM_MIN = 3
};

enum JBR_TEAM_TYPE {
	TEAM_ALL = 0,
	TEAM_TE = 1,
	TEAM_CT = 2
};

native jbr_user_exp(id, JBR_PARAM_TYPE:type, JBR_TEAM_TYPE:team, count = 0, message = false);
native jbr_user_level(id, JBR_PARAM_TYPE:type, JBR_TEAM_TYPE:team, count = 0);
native jbr_user_rankname(const buffer[], len, id);
Attached Files
File Type: 7z JBE Ranks 1.2b.7z (22.5 KB, 309 views)
File Type: sma Get Plugin or Get Source (jbe_ranks.sma - 1185 views - 8.5 KB)
File Type: sma Get Plugin or Get Source (JBR_nVault.sma - 925 views - 1.9 KB)

Last edited by OGQH; 07-10-2016 at 19:52. Reason: Debug and update
OGQH is offline
Send a message via Skype™ to OGQH
GordonFreeman (RU)
Veteran Member
Join Date: Jan 2010
Location: Uzbekistan
Old 07-10-2016 , 01:43   Re: [JB|JBE] Rank system
Reply With Quote #2

О, Привет.
__________________
The functional way is the right way
GordonFreeman (RU) is offline
OGQH
Junior Member
Join Date: Jul 2016
Location: Kazakhstan, Aktau
Old 07-10-2016 , 19:53   Re: [JB|JBE] Rank system
Reply With Quote #3

Quote:
Originally Posted by gordonfreeman (ru) View Post
О, Привет.
Привет.
OGQH is offline
Send a message via Skype™ to OGQH
HamletEagle
AMX Mod X Plugin Approver
Join Date: Sep 2013
Location: Romania
Old 04-10-2020 , 03:41   Re: [JB|JBE] Rank system
Reply With Quote #4

The description is pretty bad and looks too simple when compared to other xp plugins.
Feel free to PM me and explain why this should be approved, if you think it should be.

Unapproved for now.
__________________
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 16:33.


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