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

[CSGO] Idea - ASSISTS to KILL


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Marek86
Junior Member
Join Date: Apr 2020
Old 07-08-2020 , 07:50   [CSGO] Idea - ASSISTS to KILL
Reply With Quote #1

Hello !

IMO it will be nice to see a plugin that change few points of assist to 1 kill.

For example 2 or 3 assists = 1 kill (it will be configurable)

What do you think about it? Can someone write the plugin

regards

Marek

Last edited by Marek86; 07-08-2020 at 07:52.
Marek86 is offline
Marek86
Junior Member
Join Date: Apr 2020
Old 07-08-2020 , 09:08   Re: [CSGO] Idea - ASSISTS to KILL
Reply With Quote #2

Wow, thank you for fast answer.

EDIT: I recompiled the .sp file, it displays a message that 2 assists were changed to 1 kill automatically...
but I still had more than 2 assist points visible on the scoreboard, and bots too.

Last edited by Marek86; 07-08-2020 at 09:38.
Marek86 is offline
SSheriFF
AlliedModders Donor
Join Date: May 2020
Location: Israel
Old 07-08-2020 , 11:02   Re: [CSGO] Idea - ASSISTS to KILL
Reply With Quote #3

Quote:
Originally Posted by Marek86 View Post
Wow, thank you for fast answer.

EDIT: I recompiled the .sp file, it displays a message that 2 assists were changed to 1 kill automatically...
but I still had more than 2 assist points visible on the scoreboard, and bots too.
Check the plugin attached to the post below.
__________________
Taking small private requests (Free) and big private requests (Paid).
Contact me via Discord: WilDick#1524

My Plugins:

Last edited by SSheriFF; 07-09-2020 at 08:35.
SSheriFF is offline
Marek86
Junior Member
Join Date: Apr 2020
Old 07-08-2020 , 14:18   Re: [CSGO] Idea - ASSISTS to KILL
Reply With Quote #4

Thank you, I appreciate your work.

Now the plugin doesn't work.

Code:
 sm plugins list
[SM] Listing 20 plugins:

  05 <Error> "AssistsToKill" (1.0) by SheriF

Errors:
AssistsToKill.smx (AssistsToKill): Error detected in plugin startup (see error logs)
from error log:
Code:
L 07/08/2020 - 14:54:37: [SM] Exception reported: Client index 0 is invalid
L 07/08/2020 - 14:54:37: [SM] Blaming: AssistsToKill.smx
L 07/08/2020 - 14:54:37: [SM] Call stack trace:
L 07/08/2020 - 14:54:37: [SM]   [0] IsClientInGame
L 07/08/2020 - 14:54:37: [SM]   [1] Line 34, /home/forums/content/files/3/0/0/9/1/8/182441.attach::OnPlayerDeath
Code:
L 07/08/2020 - 14:54:37: [SM] Exception reported: Client index 0 is invalid
L 07/08/2020 - 15:16:31: [SM] Blaming: AssistsToKill.smx
L 07/08/2020 - 15:16:31: [SM] Call stack trace:
L 07/08/2020 - 15:16:31: [SM]   [0] IsClientInGame
L 07/08/2020 - 15:16:31: [SM]   [1] Line 34, AssistsToKill.sp::OnPlayerDeath
L 07/08/2020 - 15:16:35: [SM] Exception reported: Client index 0 is invalid
Code:
L 07/08/2020 - 17:15:11: Info (map "workshop/882355656/de_dust2_css1") (file "D:\Steam\steamapps\common\Counter-Strike Global Offensive\csgo\addons\sourcemod\logs\errors_20200708.log")
L 07/08/2020 - 17:15:11: [SM] Exception reported: Entity 1 is invalid
L 07/08/2020 - 17:15:11: [SM] Blaming: AssistsToKill.smx
L 07/08/2020 - 17:15:11: [SM] Call stack trace:
L 07/08/2020 - 17:15:11: [SM]   [0] SDKHook
L 07/08/2020 - 17:15:11: [SM]   [1] Line 31, AssistsToKill.sp::OnPluginStart
L 07/08/2020 - 17:15:11: [SM] Unable to load plugin "AssistsToKill.smx": Error detected in plugin startup (see error logs)

Last edited by Marek86; 07-08-2020 at 14:18.
Marek86 is offline
SSheriFF
AlliedModders Donor
Join Date: May 2020
Location: Israel
Old 07-08-2020 , 15:25   Re: [CSGO] Idea - ASSISTS to KILL
Reply With Quote #5

Quote:
Originally Posted by Marek86 View Post
Thank you, I appreciate your work.

Now the plugin doesn't work.

Code:
 sm plugins list
[SM] Listing 20 plugins:

  05 <Error> "AssistsToKill" (1.0) by SheriF

Errors:
AssistsToKill.smx (AssistsToKill): Error detected in plugin startup (see error logs)
from error log:
Code:
L 07/08/2020 - 14:54:37: [SM] Exception reported: Client index 0 is invalid
L 07/08/2020 - 14:54:37: [SM] Blaming: AssistsToKill.smx
L 07/08/2020 - 14:54:37: [SM] Call stack trace:
L 07/08/2020 - 14:54:37: [SM]   [0] IsClientInGame
L 07/08/2020 - 14:54:37: [SM]   [1] Line 34, /home/forums/content/files/3/0/0/9/1/8/182441.attach::OnPlayerDeath
Code:
L 07/08/2020 - 14:54:37: [SM] Exception reported: Client index 0 is invalid
L 07/08/2020 - 15:16:31: [SM] Blaming: AssistsToKill.smx
L 07/08/2020 - 15:16:31: [SM] Call stack trace:
L 07/08/2020 - 15:16:31: [SM]   [0] IsClientInGame
L 07/08/2020 - 15:16:31: [SM]   [1] Line 34, AssistsToKill.sp::OnPlayerDeath
L 07/08/2020 - 15:16:35: [SM] Exception reported: Client index 0 is invalid
Code:
L 07/08/2020 - 17:15:11: Info (map "workshop/882355656/de_dust2_css1") (file "D:\Steam\steamapps\common\Counter-Strike Global Offensive\csgo\addons\sourcemod\logs\errors_20200708.log")
L 07/08/2020 - 17:15:11: [SM] Exception reported: Entity 1 is invalid
L 07/08/2020 - 17:15:11: [SM] Blaming: AssistsToKill.smx
L 07/08/2020 - 17:15:11: [SM] Call stack trace:
L 07/08/2020 - 17:15:11: [SM]   [0] SDKHook
L 07/08/2020 - 17:15:11: [SM]   [1] Line 31, AssistsToKill.sp::OnPluginStart
L 07/08/2020 - 17:15:11: [SM] Unable to load plugin "AssistsToKill.smx": Error detected in plugin startup (see error logs)
Now I tested the plugin and its working 100% Enjoy
Attached Files
File Type: sp Get Plugin or Get Source (AssistsToKill.sp - 115 views - 1.9 KB)
__________________
Taking small private requests (Free) and big private requests (Paid).
Contact me via Discord: WilDick#1524

My Plugins:
SSheriFF 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 06:31.


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