AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [AOC] Damage&Distance display (https://forums.alliedmods.net/showthread.php?t=145973)

Namolem 12-22-2010 14:12

[AOC] Damage&Distance display
 
4 Attachment(s)
Damage&Distance show plugin
Version 1.0
Requirements:
Description:
This plugin shows damage and distance.
CVARs:
  • dmgshow_distance_show distance(meters) - Distance to show at (default 15)
  • dmgshow_distance_kill distance(meters) - On that distance shot will 100% kill victim (default 40).
  • dmgshow_version - version of the plugin
Installation:
  • Extract the contents of the zip file into cstrike/addons directory
  • If you haven't SDKHooks extension, download it, and add "game" "ageofchivalry" to sdkhooks.games.txt, after 9th line
  • Your done!

xbatista 12-22-2010 14:53

Re: [AOC] Damage&Distance display
 
I'm downloading AOC!!!
WoW how I didn't saw this game!

Great plugin!

P.S.
you don't need to use SDKHook(client,SDKHook_TraceAttack,SDK_Forwar ded_TraceAttack); on PluginStart. And you don't need to use SDKUnhook(client,SDKHook_TraceAttack,SDK_Forw arded_TraceAttack); on player disconnect, it removes automatically by SDKHOOKS.

Namolem 12-22-2010 15:01

Re: [AOC] Damage&Distance display
 
Quote:

Originally Posted by xbatista (Post 1376895)
you don't need to use SDKHook(client,SDKHook_TraceAttack,SDK_Forwar ded_TraceAttack); on PluginStart.

what if plugin will be reloaded while there are players on server ?

xbatista 12-22-2010 15:08

Re: [AOC] Damage&Distance display
 
No need, I used OnTakeDamage and TraceAttack on my CS:S server and works fine, as I said SDHOOKS does what he do :mrgreen:

RangerRus 01-06-2011 02:56

Re: [AOC] Damage&Distance display
 
that plagin crashed my server every 15 minutes :(

Robin955 04-07-2015 19:31

Re: [AOC] Damage&Distance display
 
is this the one that displays health aswell?

Robin955 04-28-2017 14:22

Re: [AOC] Damage&Distance display
 
any way to easily remove the yellow everytime you take damage or heal?


All times are GMT -4. The time now is 16:29.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.