View Single Post
mlibre
Veteran Member
Join Date: Nov 2015
Location: return PLUGIN_CONTINUE
Old 01-30-2024 , 12:51   Re: Block Message for deathmatch ffa
Reply With Quote #2

Quote:
Originally Posted by ConnorMcLeod View Post
PHP Code:
#include <amxmodx>

public plugin_init()
{
    
register_plugin("Block""Hud""TextArgs")
    
set_msg_block(get_user_msgid("HudTextArgs"), BLOCK_SET)

__________________
mlibre is offline