Description:
LevelMod is an addon for HideNSeek but can be used for other mods to.
You get points for actions and when you get enough points you levelup.
When you levelup you get a new knife and more weapon chance.
Requirements:
Defines:
Cvars:
Picture:

Command:
/lvl
/level
Wyświetl pełny artykuł
LevelMod is an addon for HideNSeek but can be used for other mods to.
You get points for actions and when you get enough points you levelup.
When you levelup you get a new knife and more weapon chance.
Requirements:
- Dhud include https://forums.alliedmods.net/showthread.php?t=149210' target="_blank">https://forums.alliedmods.net/showthread.php?t=149210
- an SQL (Maybe i will make a Nvault version in the future.)
Defines:
PHP Code:
//The Prefix for the plugin
#define TAG "LevelMod"
//The admin level to give points
#define ADMIN_LEVEL ADMIN_RCON
- cvar_kill (Default 3) | Points per kill
- cvar_headshot (Default 5) | Points per Headshot
- cvar_win (Default 2) | Points for win
- cvar_suicide (Default 1) | Minus points for suicide
- cvar_weaponchance (Default 5) | How much weapon chance * level
- cvar_gamblechance (Default 35) | Win chance in gamble
- cvar_atleastgamble (Default 20) | Minium points for gamble
- cvar_atleastdonate (Default 50) | Minium points for donate
Picture:

Command:
/lvl
/level