Raised This Month: $32 Target: $400
 8% 

Show Damage (1.0.7)


Post New Thread Reply   
 
Thread Tools Display Modes
klin34970
Member
Join Date: Feb 2014
Old 10-23-2014 , 07:46   Re: Show Damage (1.0.7)
Reply With Quote #261

Quote:
Originally Posted by nelioneil View Post
Kind enough to share the source?
https://forums.alliedmods.net/showthread.php?t=250277
klin34970 is offline
szyma94
Member
Join Date: Nov 2014
Location: Poland
Old 11-29-2014 , 09:56   Re: Show Damage (1.0.7)
Reply With Quote #262

please this plugin on flag "A"
szyma94 is offline
yedpodtrzitko
Junior Member
Join Date: Sep 2014
Old 01-08-2015 , 17:08   Re: Show Damage (1.0.7)
Reply With Quote #263

Hi Exvel,
here's a "patch" to support Nuclear Dawn:

Code:
diff --git a/showdamage.sp b/showdamage.sp
index 13e4ed3..757d8ae 100644
--- a/showdamage.sp
+++ b/showdamage.sp
@@ -39,8 +39,7 @@ public OnPluginStart()
 {
        decl String:gameName[80];
        GetGameFolderName(gameName, 80);
-
-       if (StrEqual(gameName, "cstrike") || StrEqual(gameName, "insurgency"))
+       if (StrEqual(gameName, "cstrike") || StrEqual(gameName, "insurgency") || StrEqual(gameName, "nucleardawn"))
        {
                HookEvent("player_hurt", Event_PlayerHurt, EventHookMode_Post);
                DamageEventName = "dmg_health";
yedpodtrzitko is offline
2x CombatVet
Junior Member
Join Date: Jan 2015
Old 01-30-2015 , 18:43   Re: Show Damage (1.0.7)
Reply With Quote #264

Doesn't create config file for csgo
2x CombatVet is offline
Verokz
Junior Member
Join Date: Jan 2015
Old 03-08-2015 , 10:54   Re: Show Damage (1.0.7)
Reply With Quote #265

pls fix it for csgo!
__________________

Verokz is offline
SplashLucas
Junior Member
Join Date: Mar 2015
Old 03-21-2015 , 10:55   Re: Show Damage (1.0.7)
Reply With Quote #266

Can you please do a update for csgo. Ty
SplashLucas is offline
Send a message via Skype™ to SplashLucas
asdfxD
Veteran Member
Join Date: Apr 2011
Old 03-21-2015 , 11:42   Re: Show Damage (1.0.7)
Reply With Quote #267

what should be fixed in csgo? this plugin works fine, using this since over a year.


Code:
09 "Show Damage" (1.0.7) by exvel
edit: config creating works also


Last edited by asdfxD; 03-21-2015 at 11:45.
asdfxD is offline
Nolongerinthegame
AlliedModders Donor
Join Date: Sep 2005
Old 05-09-2015 , 15:29   Re: Show Damage (1.0.7)
Reply With Quote #268

Bump version for csgo please
Nolongerinthegame is offline
L33TGaming
Senior Member
Join Date: Jun 2014
Old 06-08-2015 , 02:20   Re: Show Damage (1.0.7)
Reply With Quote #269

Plugin can cause sv spikes.

L33TGaming is offline
GH.Hamid
New Member
Join Date: Mar 2014
Old 07-19-2015 , 06:12   Re: Show Damage (1.0.7)
Reply With Quote #270

plugin not load in csgo

sm plugins load showdamage
[SM] Plugin showdamage.smx failed to load: Native "BfWriteByte" was not found.
__________________

Last edited by GH.Hamid; 07-19-2015 at 06:17.
GH.Hamid is offline
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 13:55.


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