Raised This Month: $ Target: $400
 0% 

LevelMod 8.0 with knifeskins. [ML Support]


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Plugin Info:     Modification:   Counter-Strike        Category:   Fun Stuff       
ironskillz1
AlliedModders Donor
Join Date: Jul 2012
Location: Sweden
Old 02-08-2014 , 14:41   LevelMod 8.0 with knifeskins. [ML Support]
Reply With Quote #1

Description:
LevelMod is a plugin for CS 1.6 where you gain points for your actions.
When you get enough points you will levelup.
In levelmod.ini you choose how much points needed for each level & levelname.
In there you can also choose which knife model he should get when levelup.

Requirement includes:
chatcolor: https://forums.alliedmods.net/showthread.php?t=94960
nvault_util: https://forums.alliedmods.net/showthread.php?t=139584

Things you can edit in the plugin:
PHP Code:
// Tag for messages in the plugin
#define TAG "LevelMod"

//What admin rank you should have to give points
#define ADMIN_LEVEL ADMIN_KICK

//Max levels 
#define MaxLevels 100

//Top number
#define TopNumber 15

//Max players
#define MAX_PLAYERS 32

//iChat tag support //1 to enable 
//You also need to edit this line "CHAT_USE_CUSTOM_TAGS" in the ichat.cfg
#define iChat_Tags 0 
Cvars:
Here is the list of cvars of how much points you should get
  • g_pCvar_Kill = register_cvar("cvar_kill", "2") // +2
  • g_pCvar_Headshot = register_cvar("cvar_headshot", "4") // +4
  • g_pCvar_Win = register_cvar("cvar_win", "3") // +3
  • g_pCvar_Lose = register_cvar("cvar_lose", "1") // -1
  • g_pCvar_Dying = register_cvar("cvar_dying", "2") // -2
  • g_pCvar_Suicide = register_cvar("cvar_suicide", "3") // -3
  • g_pCvar_Logadmin = register_cvar("cvar_logadmin", "1") // 1 = logadmin give points (addons/amxmodx/logs/levelmod.txt)
OBS: You can pick 0 in any cvar and its function will be disable.

Changelog:
v1.0 : Released
v2.0 : Added more cvars, made more optimized and changed some words.
v3.0 : Optimized, Removed gamble/donate, added ini & vault .
v4.0 : Recoded everything.
v5.0 : Fixed some errors, Added cvar_logadmin & Optimized.
v6.0 : More optimization
v7.0 : Added iChat Compatibility.
v8.0 : Added lose cvar, optimization and ML support.

Credits:
Fysiks : For helping me create the ini load file.
Alka : I took his Save, Load & Top15.

Installation:
  1. Download the required includes and compile the plugin locally.
  2. Download levelmod.zip and add all the models, config file and the ml file.
  3. Add the levelmod.amxx in plugins.ini.
  4. Your done.

Commands:
/lvl
/level
/top
/pointsadmin (Access only with the ADMIN_LEVEL define)

Pictures:
/pointsadmin menu

/top


Download below:
Attached Files
File Type: zip levelmod.zip (1.71 MB, 622 views)
File Type: sma Get Plugin or Get Source (levelmod.sma - 1413 views - 20.3 KB)
__________________
I have many private and unique plugins for Jailbreak and Hide'N'Seek. PM me for more info.

Pm me.

Check out my roulette site.

Last edited by ironskillz1; 12-23-2016 at 10:34.
ironskillz1 is offline
Send a message via Skype™ to ironskillz1
 



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 18:12.


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