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

Advanced ShowMOTDPanel


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
KissLick
Veteran Member
Join Date: Nov 2012
Location: void
Old 09-18-2014 , 13:50   Re: Advanced ShowMOTDPanel
Reply With Quote #9

Ciao,

I use this include, and sometimes my MOTDs only flicks/blinks (just open and immediately close). Does anyone know whats wrong and how to fix it?

My code:
PHP Code:
public Action:Hook_PlayerChatclientargc )
{
    if( !
Client_IsIngameclient ) )
        return 
Plugin_Continue;

    
decl String:sText512 ], String:url128 ];

    
GetCmdArgStringsTextsizeofsText ) );
    
StripQuotessText );
        
    if( 
sText] != '#' && sText] != '!' )
        return 
Plugin_Continue;
    
    if( 
GetTrieStringg_linkssTexturlsizeofurl ) ) )
        
AdvMOTD_ShowMOTDPanelclient"title"urlMOTDPANEL_TYPE_URL );

    return 
Plugin_Continue;


Last edited by KissLick; 09-18-2014 at 13:52.
KissLick 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 04:46.


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