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

[CSS] Remove lines damage teammate


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
NeXoU
Junior Member
Join Date: Jan 2014
Location: France
Old 01-16-2015 , 07:21   [CSS] Remove lines damage teammate
Reply With Quote #1

Hello,

I search a functions for remove a lines of damage teammate, for remove line to player connect for exemple, i use this :

Code:
public OnPluginStart()
{
	HookEvent("player_connect", EVENT_PLAYER_CONNECT, EventHookMode_Pre);
}

public Action:EVENT_PLAYER_CONNECT(Handle:event, const String:name[], bool:dontBroadcast)  
{ 
    SetEventBroadcast(event, true); 
}
But for a damage team mate i don't now...

Thank you in advance
NeXoU
NeXoU is offline
 



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 10:55.


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