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

Help blocking a message


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
sekac
Senior Member
Join Date: Nov 2016
Old 07-10-2018 , 06:57   Help blocking a message
Reply With Quote #1

I tried blocking the "Picture-In-Picture is not available in First-Person mode while playing." message and it didn't work.

PHP Code:
register_message(get_user_msgid("TextMsg"), "Message_TextMsg")

public 
Message_TextMsg(iMsgIdiMsgDestid)
{
    if( !
id && get_msg_arg_int(1) == print_center )
    {
        new 
szMessage[15]
        
get_msg_arg_string(2szMessagecharsmax(szMessage))
        if( 
equal(szMessage"#Cstrike_TitlesTXT_Spec_No_PIP") )
            return 
PLUGIN_HANDLED
    
}
    
    return 
PLUGIN_CONTINUE

sekac 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 19:31.


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