Page 1 of 1

[HL2:DM] Show Damage

Posted: Sat May 13, 2017 10:32 pm
by Painkiller
Hello community,

Someone could make me a show damage plugin?


-show damage(https://forums.alliedmods.net/showthread.php?p=763425)

Thank you in advance
Greeting painkiller

Re: [HL2:DM] 4 small plugins

Posted: Sun May 14, 2017 12:31 am
by decompile

Re: [HL2:DM] 4 small plugins

Posted: Sun May 14, 2017 2:34 pm
by Painkiller
decompile wrote:Show Damage: viewtopic.php?f=7&t=1486


Work not for HL2:DM

Re: [HL2:DM] 4 small plugins

Posted: Sun May 14, 2017 4:15 pm
by existenz
You have an error ?

Re: [HL2:DM] 4 small plugins

Posted: Sun May 14, 2017 4:39 pm
by satoon101
The issue, if I remember correctly, is that HL2:DM does not have any event variables for the damage to health or armor. You would basically have to track all of that in order to get those values at the time of sending the message.

* Edit: also, in the future, please follow the rules for this forum:
satoon101 wrote:4. Only make one request per thread. If you have multiple plugins you need made, create one thread for each of them.

Re: [HL2:DM] Show Damage

Posted: Mon May 15, 2017 12:41 pm
by existenz
You mean store player health and on game frame compare it with health in player_hurt ?

Re: [HL2:DM] Show Damage

Posted: Mon May 15, 2017 1:19 pm
by L'In20Cible
Hooking on_take_damage would be preferable.

Re: [HL2:DM] Show Damage

Posted: Mon May 15, 2017 2:29 pm
by existenz
It exists in HL2DM ? I have never dev and play on it XD

Re: [HL2:DM] Show Damage

Posted: Fri May 19, 2017 10:58 am
by Painkiller
No one idea please?

Re: [HL2:DM] Show Damage

Posted: Fri May 26, 2017 5:48 pm
by Painkiller
Wanted to ask again if now, someone can help?