Raised This Month: $ Target: $400
 0% 

Exec on death


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
Bento
SourceMod Donor
Join Date: May 2005
Location: The Netherlands
Old 06-04-2005 , 17:19   Exec on death
Reply With Quote #1

I'm making a plugin for counterstrike, and i want something to be executed on a player when he dies.. (Only the player who dies can hear/see/whatever it)



Code:
public client_connect(id) {    client_cmd(id,"mp3 play sound/misc/intro_new.mp3")    return PLUGIN_CONTINUE }

Code:
public client_connect(id)

Likt that, but this is when a client connects, now i want this when a client dies.

I only found this:

public client_death(id) but that only worx for TFC or DOD...

Is there anything like this for Cstrike?
Bento 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 16:43.


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