Raised This Month: $ Target: $400
 0% 

Help with Blocking Joining Spectator Team Message


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
Zor
Veteran Member
Join Date: Mar 2004
Location: Toronto, ON
Old 04-28-2005 , 07:06   Help with Blocking Joining Spectator Team Message
Reply With Quote #1

Hi all, Im trying to figure out how to block the Player joined Spectator text message. I know to use the following:

Code:
register_event("TextMsg", "my_func", "a", "1=3", 2=#game_jointeam", "4=Spectators")
But the problem is in the my_func, I know that it gets there as I put out a chat msg. But when I do the following nothing happens:

Code:
set_user_msg(get_usr_msgid("TextMsg"), BLOCK_ONCE)

if(is_user_alive(id))
     set_user_msg(get_usr_msgid("DeathMsg"), BLOCK_ONCE)
Anyway, any help is appreciated, good help is valued, and a concrete answer is GODDLY!

Cheers!
__________________
Zor is offline
Send a message via AIM to Zor Send a message via MSN to Zor Send a message via Yahoo to Zor
 



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 16:46.


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