Bullet Damage with Ranking v3.0.2
For the Day of Defeat 1.3 version, click here.
Whatβs New?
Code:
- + Added feature or noticeable improvement
- - Bug fix or something removed
- * Changed or Information
- ! Important - Take note!
Version v3.0.2: (12th Jul 2012)
- ! FPS drop with HUD Sync Objects
- ! Unique crash on private data
- - Records/configs not being saved on Windows (hopefully)
Description:
Display single, multiple, or grenade damage via HUD messages. You can also get a chat announcement when you score a new weapon or personal record. Use the chat command /bd
to open a menu for configuring your bullet damage settings.
Plugin Features:
- Support for multiple languages
- Support for LAN Servers
- Support for FFA (Free For All) servers
- Support for Zombie Plague 4.3 (see Plugin Customization section)
- Support for Zombie Plague Advance 1.6 (see Plugin Customization section)
- Player and admin menus
- Records stored by Steam ID
- Only authorized Steam players can make records
- HUD-Damage indicator can distinguish visible shots from those behind walls
- Better settings in
bulletdamage.cfg
- Server admins can reset all records or specific weapon records using command (e.g.,
bd_reset "argument"
) - Adjustable firing rate for weapon records (see Plugin Customization section)
- And much moreβ¦
Requirements:
- Mods: Counter-Strike 1.6 or Condition Zero
- AMXX: Version 1.8.0 or later
- Modules:
cstrike
,fakemeta
,hamsandwich
Commands:
-
say: /bd
- Open the bullet damage menu -
con: bd_reset "argument"
- Checkbd_reset.txt
for all possible commands!
Cvars:
// General
bd_on 1
// Enable plugin [0-disabled / 1-enabled]bd_save_bots 1
// Can bots make records? [0-disabled / 1-enabled]bd_save_stats 1
// Save all records [0-disabled / 1-enabled]bd_chat_weapon 1
// Display chat record announcement for all [0-disabled / 1-enabled]
// Admins
bd_reset_flag "g"
// Access flag for the bd_reset command and admin menu
// More flags possible!bd_hud_flag "cde"
if admin has βcβ, βdβ, or βeβ flag!
Credits:
- MeRcyLeZZ: For some useful contributions
- worldspawn: For ideas on MOTD style, damage sorting, new commands, and
bd_no_over_dmg
- Pneumatic: For the
bd_multi_dmg 2
idea - ConnorMcLeod: For the Ham_TakeDamage forward idea
Supported Languages:
- [en] [fr] [ro] [bp] [pl] [lt] [es] [ru] [sk] [cz] [hu] [bg] [tr] [de]
New: If your language is missing, look here.
Changelog Highlights:
- v1.1: Multiple damage display added
- v2.3.0: New client command for HUD-Damage
- v3.0.0: Menu for configuring own player HUD messages
- v3.0.2: Fixed unique crash on private data
Please post any bugs, feedback, suggestions, comments, or improvements you may have!
To Download : ** https://www.amxmodx.org/plcompiler_vb.cgi?file_id=106371 **