Raised This Month: $ Target: $400
 0% 

Warning: Tag mismatch


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Snitch
Veteran Member
Join Date: Sep 2013
Location: Kazakhstan
Old 12-25-2014 , 13:48   Re: Warning: Tag mismatch
Reply With Quote #1

No need full code that has lines that are not related to the subject.
PHP Code:
    if ( szMsg] != '~' )
        return 
0;
    
    
replaceszMsgcharsmaxszMsg ), "~""" );
    
    static 
Players32 ], iNumiPlayerszStatus32 ];
    
    
get_playersPlayersiNum );
    
    
formatexszStatuscharsmaxszStatus ), "*%s*",
    (
getStatusclientg_iGangclient ] ) == STATUS_OWNER) ? "Owner" : (getStatusclientg_iGangclient ] ) == STATUS_LEADER) ? "Leader" "Member" );
    
    for ( new 
iiNumi++ )
    {
        
iPlayer Players];
        
        if ( 
g_iGangiPlayer ] != g_iGangclient ] )
            continue;
        
        
ColorChatiPlayerGetTeamColorcs_get_user_teamclient ) ), "^3*^1%s^1[^3 %s ^1] %s^4 %s^1 :^3 %s"is_user_aliveclient ) ? " " "DEAD"aDataGangName ], szStatusszNameclient ), szMsg );
    }
    
    return 
1;
}


stock GetTeamColorCsTeams:iTeam )
{
    switch ( 
iTeam )
    {
        case 
CS_TEAM_CT:    return BLUE;
        
        case 
CS_TEAM_T:        return RED;
        
        case 
CS_TEAM_SPECTATOR:    return GREY;
    }
    
    return 
GREEN;

Snitch is offline
Send a message via Skype™ to Snitch
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 15:25.


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