AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   New Plugin Submissions (https://forums.alliedmods.net/forumdisplay.php?f=26)
-   -   [AMXX] Bunker Buster LTD (All Mode Supported) (https://forums.alliedmods.net/showthread.php?t=329253)

NOVA GAMING 12-15-2020 11:44

[AMXX] Bunker Buster LTD (All Mode Supported)
 



Introduction-

*Based On CSO Bunker Buster Weapon , This Plugin Replace The HE grenade with a Lock On device For Calling Heavy Air Strike
*The Plugin Supports All Mods (ZE , ZM , NM)

Commands-
  • Say /bunker - To Buy Bunker (Only For NM).

Requirement
  • AMXX V 1.8.2+
Tested On-
  • HLDS + AMXX 1.8.2+
  • REHLDS + REGAMEDLL + REAPI + AMXX 1.9.0
Cvars-
Quote:

nv_bb_dmg_fire 20.0 // Damage Given To Player Per Second
nv_bb_fire_time 20 // After How Much Seconds Remove Fire
nv_bb_fire_radius_dmg 200.0 // Radius for Damage Fire
nv_bb_explosion_rad 200.0 // Screen Shake Radius
Change Logs-
Quote:

15-12-20 - Released The Plugin
16-12-20 - *Added Support For Knife And HE grenade Replacement
Natives-
PHP Code:

nv_give_user_bunker(iPlayer)                 // For Giving Player Bunker
nv_remove_user_bunker(iPlayer)            // For Removing Player Bunker
nv_Get_user_bunker(iPlayer)                 // For Getting Player Have Bunker
is_bunkerbuster(Entity)                        // For Knowing Weather HE grenade is Bunker (Special For Nade Mode) 

Credits-
  • Raheem - For Some Codes and Help
  • N.O.V.A - Thats Me xD.. I created Bunker Buster Sight Model
Extra Config-
Quote:

// Uncomment the weapon you Wanna use and Comment the Others by "///"


//#define KNIFE_ITEM // For Using Bunker Buster As Knife Reference (It Does Not Support Ammo)
#define HE_ITEM // For Using Bunker As HE Reference , If you Face Bug With it , Move to KNIFE Reference
Download-
If Any Bugs Or Crashes , Please Report

NOVA GAMING 12-16-2020 00:54

Re: [AMXX] Bunker Buster LTD (All Mode Supported)
 
*Updated
Quote:

16-12-20 - *Added Support For Knife And HE grenade Replacement


All times are GMT -4. The time now is 22:36.

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