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

[CSGO] Fortnite like damage showing [1.2.0]


Post New Thread Reply   
 
Thread Tools Display Modes
butare
Senior Member
Join Date: Nov 2016
Old 05-12-2019 , 16:54   Re: [CSGO] Fortnite like damage showing [1.2.0]
Reply With Quote #61

Quote:
Originally Posted by Artinovich View Post
Materials folder is being downloaded
only particles are not downloaded

already tested the fastDL on a skinchooser plugin and it works like charm
That's your fastdl problem, ask your host provider about that, they should know, cuz there were situations when host providers didn't add particles folder to fastdl which causes that issue you have here.

Last edited by butare; 05-12-2019 at 17:04.
butare is offline
einsfuhrer
Member
Join Date: Jun 2019
Old 10-24-2019 , 02:57   Re: [CSGO] Fortnite like damage showing [1.2.0]
Reply With Quote #62

Is there any possibility to make so you can choose between different indicators, maybe red or some other type of font?
einsfuhrer is offline
butare
Senior Member
Join Date: Nov 2016
Old 10-24-2019 , 11:36   Re: [CSGO] Fortnite like damage showing [1.2.0]
Reply With Quote #63

Quote:
Originally Posted by einsfuhrer View Post
Is there any possibility to make so you can choose between different indicators, maybe red or some other type of font?
Do you mean change color? If so then yes, but you need to modify pcf file and change particle color yourself. I'll maybe update plugin at some point to be able to change color via cvar, but that ain't gonna happen soon.
butare is offline
freak.exe_uLow
AlliedModders Donor
Join Date: Jul 2012
Location: Germany
Old 03-16-2020 , 08:04   Re: [CSGO] Fortnite like damage showing [1.2.0]
Reply With Quote #64

hey Gammcase,

I've been getting this error here
Code:
L 03/16/2020 - 12:49:21: SourceMod error session started
L 03/16/2020 - 12:49:21: Info (map "surf_dust2_2008_fix_csgo") (file "/home/user2-4/server/csgo/csgo/addons/sourcemod/logs/errors_20200316.log")
L 03/16/2020 - 12:49:21: [SM] Exception reported: Client index 0 is invalid
L 03/16/2020 - 12:49:21: [SM] Blaming: fortnite_hits.smx
L 03/16/2020 - 12:49:21: [SM] Call stack trace:
L 03/16/2020 - 12:49:21: [SM]   [0] IsFakeClient
L 03/16/2020 - 12:49:21: [SM]   [1] Line 194, D:\Utilites\SteamCMD\aimservcsgo\csgo\addons\sourcemod\scripting\fortnite_hits.sp::ConnectedFull_Hook
L 03/16/2020 - 12:51:03: [SM] Exception reported: Client index 0 is invalid
L 03/16/2020 - 12:51:03: [SM] Blaming: fortnite_hits.smx
L 03/16/2020 - 12:51:03: [SM] Call stack trace:
L 03/16/2020 - 12:51:03: [SM]   [0] IsFakeClient
L 03/16/2020 - 12:51:03: [SM]   [1] Line 194, D:\Utilites\SteamCMD\aimservcsgo\csgo\addons\sourcemod\scripting\fortnite_hits.sp::ConnectedFull_Hook
freak.exe_uLow is offline
butare
Senior Member
Join Date: Nov 2016
Old 03-16-2020 , 10:19   Re: [CSGO] Fortnite like damage showing [1.2.0]
Reply With Quote #65

Quote:
Originally Posted by freak.exe_uLow View Post
hey Gammcase,

I've been getting this error here
Code:
L 03/16/2020 - 12:49:21: SourceMod error session started
L 03/16/2020 - 12:49:21: Info (map "surf_dust2_2008_fix_csgo") (file "/home/user2-4/server/csgo/csgo/addons/sourcemod/logs/errors_20200316.log")
L 03/16/2020 - 12:49:21: [SM] Exception reported: Client index 0 is invalid
L 03/16/2020 - 12:49:21: [SM] Blaming: fortnite_hits.smx
L 03/16/2020 - 12:49:21: [SM] Call stack trace:
L 03/16/2020 - 12:49:21: [SM]   [0] IsFakeClient
L 03/16/2020 - 12:49:21: [SM]   [1] Line 194, D:\Utilites\SteamCMD\aimservcsgo\csgo\addons\sourcemod\scripting\fortnite_hits.sp::ConnectedFull_Hook
L 03/16/2020 - 12:51:03: [SM] Exception reported: Client index 0 is invalid
L 03/16/2020 - 12:51:03: [SM] Blaming: fortnite_hits.smx
L 03/16/2020 - 12:51:03: [SM] Call stack trace:
L 03/16/2020 - 12:51:03: [SM]   [0] IsFakeClient
L 03/16/2020 - 12:51:03: [SM]   [1] Line 194, D:\Utilites\SteamCMD\aimservcsgo\csgo\addons\sourcemod\scripting\fortnite_hits.sp::ConnectedFull_Hook
Thanks for the report, the fix is easy enough, gonna do that but also wanted to move files to github and reformat the thread, so probably fix will come in a few days when I'm done with everything else.
butare is offline
freak.exe_uLow
AlliedModders Donor
Join Date: Jul 2012
Location: Germany
Old 03-16-2020 , 10:57   Re: [CSGO] Fortnite like damage showing [1.2.0]
Reply With Quote #66

Quote:
Originally Posted by butare View Post
Thanks for the report, the fix is easy enough, gonna do that but also wanted to move files to github and reformat the thread, so probably fix will come in a few days when I'm done with everything else.
Okay, and I already have you on GitHub, thank you
freak.exe_uLow is offline
eliteroyal
AlliedModders Donor
Join Date: Dec 2016
Location: Moldova
Old 03-17-2020 , 15:34   Re: [CSGO] Fortnite like damage showing [1.2.0]
Reply With Quote #67

is it possible to dissable HE Grenade and molotov show damage?
__________________
PEACE FROM MOLDOVA
eliteroyal is offline
butare
Senior Member
Join Date: Nov 2016
Old 03-17-2020 , 15:37   Re: [CSGO] Fortnite like damage showing [1.2.0]
Reply With Quote #68

Quote:
Originally Posted by eliteroyal View Post
is it possible to dissable HE Grenade and molotov show damage?
I think it is possible, I can add that as a convar to enable/disable grenades damage.
butare is offline
dangerlord63
Senior Member
Join Date: Aug 2011
Old 04-09-2020 , 14:25   Re: [CSGO] Fortnite like damage showing [1.2.0]
Reply With Quote #69

This plugin can cause a crash probably when too many client attacks each other.
Adding a Max Entity limit will prevent crashes that may occur
dangerlord63 is offline
butare
Senior Member
Join Date: Nov 2016
Old 04-09-2020 , 14:27   Re: [CSGO] Fortnite like damage showing [1.2.0]
Reply With Quote #70

Quote:
Originally Posted by dangerlord63 View Post
This plugin can cause a crash probably when too many client attacks each other.
Adding a Max Entity limit will prevent crashes that may occur
Yea, I'm already aware of that behavior, will add entity limit check in future release.
butare is offline
Reply


Thread Tools
Display Modes

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 18:04.


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