View Single Post
Author Message
thetwistedpanda
Good Little Panda
Join Date: Sep 2008
Old 04-17-2013 , 23:37   [CS:S] (ZR) Display v1.0.0 (Updated: 4/17/13)
Reply With Quote #1

Dependencies:
  • Zombie: Reloaded
  • SDK Hooks
Description:
  • An unfinished plugin that currently only displays the amount of remaining health a Zombie has upon damaging that I was asked to write up.
  • Feature requests are welcome; this plugin is a bit lacking asI don't play Zombie: Reloaded enough to know what would go nicely with it.
    • One of the planned updates is a damage log system that displays recent damage, remaining health, damage to (over the course of several seconds) via a FIFO array utilizing the KeyHintText area.
ConVars:
  • zr_display_enabled: Enables/Disables all features of this plugin. (0 = Disabled, 1 = Enabled)
  • zr_display_commands: The chat triggers available to clients to access display features.
  • zr_display_default_status: The default display status for new clients. (0 = Disabled, 1 = Enabled)
  • zr_display_default_location: The default display location for new clients. (0 = Center, 1 = Hint, 2 = Key Hint)
Installation:
  • Place zr_display.smx inside of /sourcemod/plugins/
  • Place zr_display.phrases.txt of /sourcemod/translations/
Attached Files
File Type: txt zr_display.phrases.txt (2.0 KB, 524 views)
File Type: sp Get Plugin or Get Source (zr_display.sp - 588 views - 12.3 KB)
File Type: smx zr_display.smx (14.5 KB, 593 views)
__________________

Last edited by thetwistedpanda; 04-17-2013 at 23:41.
thetwistedpanda is offline