View Single Post
Author Message
ReFlexPoison
☠☠☠
Join Date: Jul 2011
Location: ☠☠☠
Old 10-27-2012 , 15:27   [TF2] Halloween Boss Player Kill Block
Reply With Quote #1

Halloween Boss Player Kill Block

Dependencies:
Description:

Blocks killing of the other team during a boss encounter. Simple enough, lets you decide what bosses this takes effect on. Use SDKHooks to eliminate all damage caused by players.

This plugin does not change the boss mechanics or health in any way. I want to respect the challenge of killing the boss while promoting better teamwork.


CVar's (Defaults):
PHP Code:
sm_hkillblock_bosses "7" What bosses does this have effect on? (Add up the numbers to choose)Disabled 1 Horsemann 2 Monoculus 4 Merasmus
sm_hkillblock_admin_override 
"0" Enable override (sm_hkillblock_override_flagthat allows admins to have the ability to kill 0 Disabled 1 Enabled
sm_hkillblock_ubertime 
"30" Time UberCharge lasts after a boss kill 0 Disabled 
Config file will be automatically created at cfg\sourcemod\plugin.halloweenkillblock.cfg

Overrides:
PHP Code:
"sm_hkillblock_override_flag" "d" //Required admin flag to kill players during Boss Round. (Only valid if sm_hkillblock_admin_override is set to 1) 
Version Log:
Spoiler

See my other plugins.

Downloads prior to update: 113 (298)
Attached Files
File Type: sp Get Plugin or Get Source (halloweenkillblock.sp - 706 views - 9.8 KB)
File Type: smx halloweenkillblock.smx (7.3 KB, 917 views)

Last edited by ReFlexPoison; 11-01-2012 at 19:36. Reason: 1.1.0
ReFlexPoison is offline