nomizzz submitted a new resource:
Show Hit Info - Display how much damage the player deals when attacking other entities
Read more about this resource...
Show Hit Info
Display how much damage the player deals when attacking other entities
Total Downloads: 1,746 - First Release: Mar 30, 2016 - Last Update: Mar 30, 2016
- 5/5, 9 likes
-
nomizzz updated Show Hit Info with a new update entry:
1.1.0
-
Do with GUI, without chat-command, by perm.
-
You ahead me, I wanted to make a plugin Damage Indicator...
-
any way we could round the numbers up? instead of you did 30.999999999999999999 damage you did 31..
-
Code:
hitInfo.damageTypes.Total()
Code:(int)hitInfo.damageTypes.Total()
-
how to set default active?
-
i see just my damage im the owner how can set the see for all players? or another advice plugins for damage
-
does this show hit damage to a heli for the admin to review?
-
the type or namespace name 'BasePlayer' could not be found.Are you missing an assembly reference?
help me -
Code:
t Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0 Failed to call hook 'OnEntityTakeDamage' on plugin 'ShowHitInfo v1.1.0' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.ShowHitInfo_OnEntityTakeDamage (.BaseCombatEntity victim, .HitInfo hitInfo) [0x00000] in <filename unknown>:0 at Oxide.Plugins.ShowHitInfo.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0