Raised This Month: $51 Target: $400
 12% 

Show Damage (1.0.7)


Post New Thread Reply   
 
Thread Tools Display Modes
sinblaster
Grim Reaper
Join Date: Feb 2010
Location: Australia
Old 10-30-2010 , 08:12   Re: Show Damage (1.0.7)
Reply With Quote #151

Im not sure about this plugin working anymore either as If I shoot someone with a evil deagle with damage indicted set at 400. The damage being recorded on screen by the deagle on a kill is only -37 or some odd number. Thats after doing 400p damage to a player with 100 health, same goes for a standard weapon too.
__________________
Happy Happy Joy Joy


Last edited by sinblaster; 03-31-2011 at 16:48.
sinblaster is offline
exvel
SourceMod Donor
Join Date: Jun 2006
Location: Russia
Old 11-05-2010 , 16:00   Re: Show Damage (1.0.7)
Reply With Quote #152

Quote:
Originally Posted by sinblaster View Post
Im not sure about this plugin working anymore either as If I shoot someone with a evil deagle with damage indicted set at 400. The damage being recorded on screen by the deagle on a kill is only -37 or some odd number. Thats after doing 400p damage to a player with 100 health, same goes for a standard weapon too.
Plugin gets this number from the CS:S player_hurt event. That is a pretty simple operation. If numbers are incorrect then the game itself may be affected by some kind of other stuff like other plugins or extensions, f.e. ES_Tools.
__________________
For admins: My plugins

For developers: Colors library
exvel is offline
Send a message via ICQ to exvel
BertieB
Junior Member
Join Date: Aug 2009
Location: Glasgow
Old 11-10-2010 , 13:22   Re: Show Damage (1.0.7)
Reply With Quote #153

Thanks for this exvel Hard to find a plugin that does this using Google, but I knew the AlliedModders community would deliver!
BertieB is offline
gtamike
Member
Join Date: Aug 2009
Location: UK
Old 01-07-2011 , 13:31   Re: Show Damage (1.0.7)
Reply With Quote #154

Good pluggin and running fine on my HL2DM server
178.32.28.183:27015

__________________
gtamike is offline
CenT
Senior Member
Join Date: Aug 2009
Location: FRANCE
Old 03-31-2011 , 15:11   Re: Show Damage (1.0.7)
Reply With Quote #155

Hello, is it possible to add an option in the chat to display the total damage done once we have been killed, as for this script "ShowDamage EventScript".

Thank you in advance
CenT is offline
exvel
SourceMod Donor
Join Date: Jun 2006
Location: Russia
Old 04-03-2011 , 07:25   Re: Show Damage (1.0.7)
Reply With Quote #156

Quote:
Originally Posted by CenT View Post
Hello, is it possible to add an option in the chat to display the total damage done once we have been killed, as for this script "ShowDamage EventScript".

Thank you in advance
Just use any other plugin for this. =)
__________________
For admins: My plugins

For developers: Colors library
exvel is offline
Send a message via ICQ to exvel
CenT
Senior Member
Join Date: Aug 2009
Location: FRANCE
Old 04-03-2011 , 08:03   Re: Show Damage (1.0.7)
Reply With Quote #157

I already use your plugin, but there is no option to display the total domage have done after our death in the chat ...

you understand my request?

I do not know any other plugins which sourcemod "Show Damage" and displays the total domage made ​​before his death in the chat.

~Sorry for my English~
CenT is offline
Jakko80
New Member
Join Date: Mar 2011
Location: Germany
Old 04-04-2011 , 11:24   Re: Show Damage (1.0.7)
Reply With Quote #158

@ author

in line 289 you create a TIMER with an interval of 0.01 seconds.

Code:
CreateTimer(0.01, ShowDamage, client_attacker);
on this page you can find

http://wiki.alliedmods.net/Timers_%2...d_Scripting%29

Quote:
The smallest possible interval is 0.1 seconds.
so your code is inconsistent with that one on the page.
do not know who is right.

apart from that your plugin works fine.
Jakko80 is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 04-04-2011 , 11:53   Re: Show Damage (1.0.7)
Reply With Quote #159

Quote:
Originally Posted by Jakko80 View Post
@ author

in line 289 you create a TIMER with an interval of 0.01 seconds.

Code:
CreateTimer(0.01, ShowDamage, client_attacker);
on this page you can find

http://wiki.alliedmods.net/Timers_%2...d_Scripting%29

so your code is inconsistent with that one on the page.
do not know who is right.

apart from that your plugin works fine.
Quote:
The smallest possible interval is 0.1 seconds.
Maybe it mean that, even you set timer interval 0.0, it's still 0.1
Right ?


*edit
I tested and seems timers work like should be below 0.1
Still, what wrong use maller time interval if plugin still work like should be, it just not work accurately.

Last edited by Bacardi; 04-04-2011 at 12:03.
Bacardi is offline
exvel
SourceMod Donor
Join Date: Jun 2006
Location: Russia
Old 04-04-2011 , 14:09   Re: Show Damage (1.0.7)
Reply With Quote #160

Quote:
Originally Posted by CenT View Post
I already use your plugin, but there is no option to display the total domage have done after our death in the chat ...

you understand my request?
I do understand your request. Really. Use any other plugin for this.
http://www.sourcemod.net/plugins.php...tion=&search=1
__________________
For admins: My plugins

For developers: Colors library
exvel is offline
Send a message via ICQ to exvel
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 09:59.


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