v0.0.3
By Blizzard_87

With this plugin you can customly change the damage percent on each individual hitzone for each team using the cvars provided.
by default "100" is 100% damage ( normal ), "50" would be half normal damage, and 200 or higher would be double amount of damage or more.
you can enable or disable a certain hitzone by using the cvar provided.
also enable of disable a debug message with who you hit and what damage was inflicted.

HitZone Setup:
CVAR TR CT FF SELF
For Enabling/Disabling HitZones:
- amx_hzm_generic "100 100 100 100"
- amx_hzm_head "100 100 100 100"
- amx_hzm_chest "100 100 100 100"
- amx_hzm_stomach "100 100 100 100"
- amx_hzm_leftarm "100 100 100 100"
- amx_hzm_rightarm "100 100 100 100"
- amx_hzm_leftleg "100 100 100 100"
- amx_hzm_rightleg "100 100 100 100"
- amx_hz_flags "abcdefgh"
For Showing Debug Message When Setting Up Cvars:
- a = Generic
- b = Head
- c = Chest
- d = Stomach
- e = Left Arm
- f = Right Arm
- g = Left Leg
- h = Right Leg
- amx_hz_debug "0"
For FriendlyFire HitZones Enabled/Disabled:
- 0 = Off
- 1 = On
- amx_hz_ff "0"
- 0 = Off
- 1 = On

This Plugin Has Been Coded For AMXX 1.8.3, BUT Also Supports Older Versions With The Included COLORCHAT.INC File Below For Local Compiling.
You no longer need to compile locally for colorchat as it was removed.
You will need to put the hzm.cfg file in the configs folder.

- Blizzard_87 - Original Idea/Coder
- Backstabnoob - Idea For Optimizing HitZone Cvars
Attached Files


Wyświetl pełny artykuł