Raised This Month: $ Target: $400
 0% 

[req] Dhud


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
chintu
Senior Member
Join Date: Jul 2013
Old 04-25-2015 , 11:26   [req] Dhud
Reply With Quote #1

Heii Guys, again i
need help,
Can any body plz help me with this printer_center >> into >>dhud ? [mesage appear.]
PHP Code:
case TEAM_T:
        {
            
winStatus         2;
            
event             9;
            
ArrayGetString(escape_fail_soundrandom_num(0ArraySize(escape_fail_sound) - 1), soundsizeof(sound))
            
g_team_score[TEAM_T]++
            
            
client_print(0print_center"%L"OFFICIAL_LANG"ESCAPE_FAIL")
        }
        case 
TEAM_CT:
        {
            
winStatus         1;
            
event             8;
            
ArrayGetString(escape_suc_soundrandom_num(0ArraySize(escape_suc_sound) - 1), soundsizeof(sound))
            
g_team_score[TEAM_CT]++
            
            
client_print(0print_center"%L"OFFICIAL_LANG"ESCAPE_SUCCESS")
        }
        case 
TEAM_ALL:
        {
            
winStatus         3;
            
event             10;
            
sound             "radio/rounddraw.wav";
            
            
client_print(0print_center"%L"OFFICIAL_LANG"ESCAPE_DRAW")
        }
        case 
TEAM_START:
        {
            
winStatus         3;    
            
event             10;
            
            
client_print(0print_center"%L"OFFICIAL_LANG"ESCAPE_DRAW")
        }
        default:
        {
            return 
false;
        } 
chintu 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 03:58.


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