Raised This Month: $ Target: $400
 0% 

Find owner of HE


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
djmd378
Senior Member
Join Date: Sep 2004
Old 05-13-2007 , 13:57   Find owner of HE
Reply With Quote #1

How would I find the owner of the HE while using this?


Code:
public plugin_init() {     register_message(23, "grenade_explosion") } public grenade_explosion() {     if (cs_get_user_team(id, CS_TEAM_T) { // How would I find the correct id?         if(get_msg_arg_int(1) == 3 && get_msg_arg_int (6) == 25 && get_msg_arg_int (7) == 30) {             //Some codes here         }     } }
__________________
djmd378 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:29.


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