Thread: [TF2] Bleed
View Single Post
Author Message
DarthNinja
SourceMod Plugin Approver
Join Date: Mar 2009
Location: PreThinkHook()
Old 05-22-2011 , 06:23   [TF2] Bleed
Reply With Quote #1

[TF2] Bleed
Version 1.0.1



Description:
Simple wrapper for TF2_MakeBleed:
Makes players take bleed damage with variable duration and other options.

Commands:
  • sm_bleed <target> [duration = 5] [attacker = self]
    • Target: The player to damage with bleeding.
    • Duration: The length of time to make them bleed for. Default = 5 seconds.
    • Attacker: The attacker to credit with the damage/kill. Default = the targeted player (suicide).


Cvars:
  • sm_bleed_version - Plugin version


Install Instructions:
  1. Drag and drop.

Notes:
-

Version History:
  • V1.0.0
    • Initial Release
  • V1.0.1
    • Minor code cleanup
    • Added alive flag to targeting requirements
Total downloads as prior to last edit: 81
Attached Files
File Type: sp Get Plugin or Get Source (MakeBleed.sp - 2057 views - 2.1 KB)
__________________

Last edited by DarthNinja; 01-18-2012 at 23:14.
DarthNinja is offline