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

Showing results 1 to 6 of 6
Search took 0.00 seconds.
Search: Posts Made By: Crackynimous
Forum: Scripting 01-06-2018, 10:02
Replies: 8
Views: 1,672
Posted By Crackynimous
Re: [CS:GO] Give assits on suicide ?

I realized that CSGO give assists when the player gives at least 41 damage.

I did that :


public Action:OnTakeDamage(client, &attacker, &inflictor, &Float:damage, &damagetype)
{
if...
Forum: Scripting 12-14-2017, 12:25
Replies: 8
Views: 1,672
Posted By Crackynimous
Re: [CS:GO] Give assits on suicide ?

Thank you! I'll read this and I'll try to understand it :p
Forum: Scripting 12-14-2017, 05:27
Replies: 8
Views: 1,672
Posted By Crackynimous
Re: [CS:GO] Give assits on suicide ?

I found this:


public Event_Death(Handle:event, const String:name[], bool:dontBroadcast)
{
if ( GetConVarInt(g_hEnabled) == 1 )
{
new victimId = GetClientOfUserId( GetEventInt( event,...
Forum: Scripting 12-14-2017, 02:07
Replies: 8
Views: 1,672
Posted By Crackynimous
Re: [CS:GO] Give assits on suicide ?

That's why I ask. I don't really understand why it's not implemented in :/
Any help are welcome, if you find some interesting lines, post these, and I'll work with it.
The problem is that I don't...
Forum: Scripting 12-13-2017, 14:12
Replies: 8
Views: 1,672
Posted By Crackynimous
Re: [CS:GO] Give assits on suicide ?

Perfect! If you find it, keep me up, I'll try to adapt it for my needs :)

Thanks!
Forum: Scripting 12-12-2017, 08:38
Replies: 8
Views: 1,672
Posted By Crackynimous
[CS:GO] Give assits on suicide ?

Hello !

I need your help guys,

Is it possible to add an assist to a player when someone suicide if he hitted him before ? (last hitter only would be perfect)

I want to do that but I don't...
Showing results 1 to 6 of 6

 
Forum Jump

All times are GMT -4. The time now is 19:37.


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