Raised This Month: $51 Target: $400
 12% 

Subplugin Submission [All ZP] Fire M4A1


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
ShaunCraft
Junior Member
Join Date: Sep 2021
Location: Alger, Algeria
Old 11-06-2021 , 15:38   [All ZP] Fire M4A1
Reply With Quote #1

Hello Everyone This is my plugin is fire m4a1 by me

Code:
/*-----------------------------------------------------------------------------------------------------
				[[ZP] Extra Item: Fire M4A1]
		
		Credits:
		
		* [P]erfec[T] [S]cr[@]s[H]: For The Elemental Code
		
		* ShaunCraft: Removing The Frost Effect From Elemental and add the new tracer
		
		Releases:
		
		V1.0:
		
		- First Release
		
		V1.1: 
		
		- Tracer is always show
		
		V1.2:
		
		- Changed The Tracer
		
		V1.3: 
		
		- Fixed More Bugs
		
		V1.4: 
		
		- Removed the sprite Folder and fix the color of tracer
		
		V1.5: 
		
		- Fixed The W_ Model Bug, Now Supported For ZP4.3 + ZPA + ZPSP For Free :)
		
		V1.6: 
		
		- Added Fire Slowdown For ZP43 and ZPA + Changed Tracer System with fixed one
		- New Fire M4A1 skin from Lost Souls New Update!!
		
		
		
		Sorry For bad english!!!
		
------------------------------------------------------------------------------------------------------*/
About Latest Release:

-Supported With Normal cs bots
-Fix The New Tracer system and supported with bots
-Added Fire Slowdown (ZPA, ZP43)
-Added Current Fire Damage to get burned
-New Skin From Lost Souls.

Includes:
//Includes
Code:
#include <amxmodx>
#include <cstrike>
#include <fakemeta>
#include <hamsandwich>
Cvars: ZP43 and ZPA
Code:
// Cvar Register
	cvar_dmgmultiplier = register_cvar("zp_firem4_dmg_multiplier", "2") //Damage Multiplier
	cvar_custommodel = register_cvar("zp_firem4_custom_model", "1") //Fire M4A1 Custom Model
	cvar_burndmg = register_cvar("zp_firem4_fire_dmg", "10") // Fire Damage
	cvar_burntime = register_cvar("zp_firem4_fire_time", "12") // Zombie Fire Time
	cvar_burn_nemesis_time = register_cvar("zp_firem4_fire_nem_time", "5") //Nemesis Fire Time
	cvar_delay = register_cvar("zp_firem4_delay", "4.0") // Time that led to the zm be burned again
	cvar_minhealth = register_cvar("zp_firem4_fire_minhp", "50") //Minimum HP for Zombie Burn
	cvar_oneround = register_cvar("zp_firem4_one_round", "1") //Fire M4A1 For One Round
	cvar_fire_damage = register_cvar("zp_firem4_fire_damage", "600") // Max Current Damage to Burn Task
Cvars: ZP50 and ZPSP
Code:
// Cvars
	cvar_dmgmultiplier = register_cvar("zp_firem4_dmg_multiplier", "2") //Damage Multiplier
	cvar_custommodel = register_cvar("zp_firem4_custom_model", "1") //Fire M4A1 Custom Model 
	cvar_f_duration = register_cvar("zp_firem4_fire_time", "12")		// Time will be burning
	cvar_oneround = register_cvar("zp_firem4_one_round", "1") //Fire M4A1 For One Round
	cvar_fire_damage = register_cvar("zp_firem4_fire_damage", "300") // Max Current Damage to Burn Task
About Fire M4A1:

Fire M4A1 Is an weapon made from pro servers like lost souls, hentai squad.....

if player shoot on zombie , will get burn

Videos:

https://www.youtube.com/watch?v=kysDmMNDYak&t=14s


https://www.youtube.com/watch?v=RrlxjWX1Y_M&t=0s


Downloads:
Attached Files
File Type: amxx zp43_extra_firem4.amxx (8.6 KB, 103 views)
File Type: sma Get Plugin or Get Source (zp43_extra_firem4.sma - 281 views - 18.4 KB)
File Type: amxx zp50_extra_firem4.amxx (6.9 KB, 94 views)
File Type: sma Get Plugin or Get Source (zp50_extra_firem4.sma - 172 views - 12.0 KB)
File Type: amxx zpa_extra_firem4.amxx (8.6 KB, 90 views)
File Type: sma Get Plugin or Get Source (zpa_extra_firem4.sma - 129 views - 18.4 KB)
File Type: amxx zpsp_extra_firem4.amxx (6.7 KB, 45 views)
File Type: sma Get Plugin or Get Source (zpsp_extra_firem4.sma - 146 views - 14.4 KB)
File Type: 7z Resources.7z (874.4 KB, 270 views)

Last edited by ShaunCraft; 11-06-2021 at 15:41.
ShaunCraft is offline
Reply



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 05:25.


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