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

help plugin!! plis


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Steffy
New Member
Join Date: Feb 2014
Location: Cordoba, Argentina
Old 02-18-2014 , 08:30   help plugin!! plis
Reply With Quote #1

hello sorry for my bad English, I need help with this plugin ...
By killing three player I want a sound example listen firstblood thanks for telling that no doubt plays the sound?

PHP Code:
 new g_kills[33

public 
plugin_init() { 
    
register_plugin(PLUGINVERSIONAUTHOR
    
RegisterHamHam_Killed,     "player""fw_playerkilled_post"


public 
fw_playerkilled_post(victimattacker

    if( 
victim == attacker || !is_user_connected(attacker)) return 
     
    
g_kills[attacker]++ 
     
    if(
g_kills[attacker] >= 3client_cmdattacker"spk sound/Rampague.wav" 


Last edited by Steffy; 02-18-2014 at 08:32.
Steffy is offline
DavidJr
Senior Member
Join Date: Apr 2012
Old 02-18-2014 , 17:27   Re: help plugin!! plis
Reply With Quote #2

The code is fine, but coded horribly
__________________
What are you looking for here?
DavidJr is offline
Reply



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


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