AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Approved Plugins (https://forums.alliedmods.net/forumdisplay.php?f=8)
-   -   [plugin]NS Military Ranking (https://forums.alliedmods.net/showthread.php?t=41081)

haimmaik 07-08-2006 19:46

[plugin]NS Military Ranking
 
4 Attachment(s)
NS MILITARY RANKING
BY: Haimmaik

about: This plugin was made for NS mod. it counts the "skill" of a player by taking his kills and death and calculate kills-death=skill.
when u reach the right amount of skill ur rank is going up and u get an icon of a military level. (default for rank1 is 100 skill)
the basic idea of the ranking is to give good player who plays alot in a server some honor. "see? im a high rank, now su noob!" but there is more to that. high rank players get advantage. every rank has it's own advantage (rank1 players starts with weapon damage lvl 1). u can turn the advantage on and off (if u feel its not fair that some1 will start with advantage)

Commands:
say /rank to see your rank, kills, and deaths
rank1-7 to set the amount of skill needed to lvl up (rank1=100, rank2=250.... [there are 7 ranks])
ranks_reset after u edit the rank1-7 u need to reset it in order of it taking effect
rankingmode 1/0 turn on and off the ranking mode
rankingadvantage 1/0 turn on and off the advantage of the high ranked players
ranks_takeoff <player> <1/0> bans and unbans player from ranking up 1 is unbanned 0 is banned
ranks_setrank <player> <1-7> sets a player's rank (from 1 to 7)
ranks_deafult sets the rank exp to the default values


Install:
u will need the icon.amxx plugin (for NS) [can be found in my plugin's package]
ull need the icons of the rankings [can be found there too]
and ofcurse my plugin[im sure ull know where to find it]
just put everything in the right places and add the right lines to plugins.ini
and it'll work.

NOTE: the icons.conf is originally made by the icons plugin but i modified it (added many lines with "[empty]" these lines are saved for the server players ranking (u can delete and add them as u like)

u can still add icons, in the buttom of the file

Modules:
#include <amxmodx>
#include <amxmisc>
#include <ns>
#include <fun>
#include <nvault>

attached the amxx file, sma file, some usefull ns commands, full package

thanks for all the people who helped me creating this plugin sorry i dont remember names but ill recognize u :)
ENJOY:) Haim

[edit]: added screenshoot

[update 1.1]: New version of the plugin came out.
Advantage system doesnt support MvM or AvA.
Advantage system works only on CO maps (for now)
Fixed Bug of marins armor and aliens advantage
Working on an NS map advatage system
Few more bugs fixed

Note: It works in all gametypes (AvA,MvM,NS,CO) however the advantage system for high ranks works only for CO.. and will work for NS in the future :)

[update 1.2]
now advantage works for ns maps too..
few more bugs fixed

ThomasNguyen 07-08-2006 20:39

Re: [plugin]NS Military Ranking
 
D= i wish this was for counter-strike. it seems so COOL! 5/5 anyways
Also, can you make the commands cvars please?? it makes more sence

Can anyone/you make it that so that it see's how many kills the client has from csstats.amxx and set the rank? almost like an xp mod. so like a user gets 100 kills and when he types /rank it says he has 100 kills. then he would be rank 1. and so on. (for CS) :D

haimmaik 07-08-2006 23:39

Re: [plugin]NS Military Ranking
 
hey, thanks for all the good words about my plugin (+karma)
some of my commands are cvars.. i just wrote all of them in the commands section..

about a CS plugin.. im not sure if the icons plugin works in CS cuz i'v never seen icons in CS.. ill check it out later 2day :)

vincentwind286 07-09-2006 01:31

Re: [plugin]NS Military Ranking
 
It not work
no ns_amxx.dll in modules file
how can I use use the ns_amxx.dll ?

v3x 07-09-2006 02:54

Re: [plugin]NS Military Ranking
 
Quote:

Originally Posted by vincentwind286
It not work
no ns_amxx.dll in modules file
how can I use use the ns_amxx.dll ?

http://www.amxmodx.org/downloads.php - download the NS addon package and install it

vincentwind286 07-09-2006 07:08

Re: [plugin]NS Military Ranking
 
In CS,it not work
the ns_mranks.amxx is bad load

Shurik3n 07-09-2006 07:38

Re: [plugin]NS Military Ranking
 
Quote:

Originally Posted by vincentwind286
In CS,it not work
the ns_mranks.amxx is bad load

It wasn't made for CS. Also, the bad load is probably caused by you not using the right modules.

vincentwind286 07-09-2006 07:48

Re: [plugin]NS Military Ranking
 
Quote:

Originally Posted by Shurik3n
It wasn't made for CS. Also, the bad load is probably caused by you not using the right modules.

I already use the ns_amxx.dll and check my modules

haimmaik 07-09-2006 11:23

Re: [plugin]NS Military Ranking
 
yeah but i use many NS functions whitch wont work on CS... (like set MASK of firepower lvl 2 on)

its just for NS

ThomasNguyen 07-09-2006 14:38

Re: [plugin]NS Military Ranking
 
alright. it seems better to split the cvars and commands up because some people dont feel like looking at the source to find out. ;) *ThomasNguyen*


All times are GMT -4. The time now is 01:56.

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