View Single Post
ConnorMcLeod
Veteran Member
Join Date: Jul 2006
Location: France (95)
Old 05-21-2010 , 12:34   Re: HudTextArgs Blocker
Reply With Quote #32

Quote:
Originally Posted by Duffnexter View Post
is there a way to remove all those messages?
PHP Code:
#include <amxmodx>

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

__________________
- tired and retired -

- my plugins -
ConnorMcLeod is offline