View Single Post
Author Message
nico-op
Junior Member
Join Date: Nov 2009
Old 05-01-2010 , 20:30   [L4D/L4D2] Infected Health Gauge (Tank & Witch & Special)
Reply With Quote #1

Sorry for my poor English.
Health gauge is displayed on center text.

HP: |-##########=====-| Tank

sample1.jpg (center text)
l4d_infectedhp_type 0
l4d_infectedhp_num 1
l4d_infectedhp_bar 50

sample2.jpg (hint text)
l4d_infectedhp_type 1
l4d_infectedhp_num 1
l4d_infectedhp_bar 20

CVARS:

l4d_infectedhp : 1 (plugin enable)
l4d_infectedhp_bar : 100 (length of HP bar. min:10 max:200)
l4d_infectedhp_tank : 1
l4d_infectedhp_boomer : 1
l4d_infectedhp_hunter : 1
l4d_infectedhp_smoker : 1
l4d_infectedhp_jockey : 1
l4d_infectedhp_spitter : 1
l4d_infectedhp_charger : 1

// NEW! (ver 1.0.1) //
l4d_infectedhp_witch : 1
l4d_infectedhp_health : "#" (The character of the Health gauge can be changed)
l4d_infectedhp_damage : "=" (The character of the Damage gauge can be changed)

// NEW! (ver 1.0.2) //
l4d_infectedhp_type : 0 (health bar type. def:0 / center text:0 / hint text:1)
l4d_infectedhp_num : 0 (health value display. def:0 / hidden:0 / visible:1)

CHANGELOG:
-1.0.0 Initial release.
-1.0.1 The witch's health gauge display is supported.
-1.0.2 bug fix.
hint text display is supported.
health value display is supported.

Thanks views:
ver 1.0.1 - 1531 views
Attached Thumbnails
Click image for larger version

Name:	sample1.jpg
Views:	21942
Size:	93.8 KB
ID:	79812   Click image for larger version

Name:	sample2.jpg
Views:	16769
Size:	85.8 KB
ID:	79813  
Attached Files
File Type: sp Get Plugin or Get Source (l4d_infectedhp.sp - 23982 views - 10.2 KB)

Last edited by nico-op; 12-29-2010 at 14:07.
nico-op is offline