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

Help plugin


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Steffy
New Member
Join Date: Feb 2014
Location: Cordoba, Argentina
Old 02-17-2014 , 14:46   Help plugin
Reply With Quote #1

ola e echo este plug y no me reproduce el sonido al matar 3 player
este es el plug...

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" )

Alguna hayuda plis here!
Steffy is offline
wickedd
Veteran Member
Join Date: Nov 2009
Old 02-17-2014 , 17:48   Re: Help plugin
Reply With Quote #2

English only
__________________
Just buy the fucking game!!!!
I hate No-Steamers and lazy ass people.
wickedd 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 11:34.


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