Raised This Month: $ Target: $400
 0% 

[Solved] SendAudio


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
ProIcons
Senior Member
Join Date: Jan 2009
Location: Greece - Salonica
Old 11-25-2010 , 04:36   [Solved] SendAudio
Reply With Quote #1

PHP Code:
register_event("SendAudio""round_end""a""2=%!MRAD_terwin""2=%!MRAD_ctwin""2=%!MRAD_rounddraw")


public 
round_end() {
    new 
roundwinner[32];
    
msg("Win The Round");
    
read_data(2roundwinner31)
    if (
roundwinner[7] == 't')
    {
        
check_round("t");
        
msg("Terrorists Win The Round - %s",roundwinner);
    }
    else if (
roundwinner[7] == 'c')        // CT wins
    
{
        
check_round("ct");
        
msg("Counter Terrorists Win The Round - %s",roundwinner);
    }

It just doesn't work
__________________
function rb return $regsubex($$1-,/(.)/g,$+($chr(2) $+ $chr(3),$r(2,15),$chr(2),\1))

Last edited by ProIcons; 11-25-2010 at 04:41. Reason: [Solved]
ProIcons is offline
Reply


Thread Tools
Display Modes

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:17.


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