12.05.2013, 13:42
Rank + Class System
Filterscript Information:
This is a filterscript regarding Rank + Class system. This filterscript is designed to be used in Gangwar gamemode's as the filterscripts suites the same.
This filterscript contains 7 Ranks and 8 classes
Classes:
Assault (Rank 0)
Sniper (Rank 0)
Pyroman (Rank 1)
Gangster (Rank 1)
Double Gangster (Rank 2)
Scout (Rank 3)
Mastermind (Rank 4)
Specialist (Rank 5)
Ranks:
1 - Private
2 - Corporal
3 - Sergeant
4 - Sergeant Major
5 - Captain
6 - Major
7 - General
You may set your own score for different rank by editing the defines
pawn Код:
/*=============================================================================
Change the values below to change the rank score
==============================================================================*/
#define RANK_0_SCORE 0
#define RANK_1_SCORE 150
#define RANK_2_SCORE 350
#define RANK_3_SCORE 600
#define RANK_4_SCORE 900
#define RANK_5_SCORE 1200
#define RANK_6_SCORE 1500
#define RANK_7_SCORE 2000
Each class has got extra ammo + some additional weapons.
Each times a player spawns it shows a message regarding selecting his class.
Commands:
/ranks -Will show a dialog containing all the ranks and the required scores.
/myrank - Shows your current rank
Download:
-->Mediafire<--