Raised This Month: $ Target: $400
 0% 

register_event no longer works w/textmsg on CZ


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
Geesu
Veteran Member
Join Date: Mar 2004
Location: Cincinnati, OH
Old 06-21-2004 , 18:12   register_event no longer works w/textmsg on CZ
Reply With Quote #1

OK basically whenever someone throws a grenade, you used to be able to catch the displaying of "throws a grenade", so you would know when one was thrown. Now you cannot since the update, this:

register_event("TextMsg","nade_thrown","bc"," 2&#Game_radio", "4&#Fire_in_the_hole")

no longer works correctly. Does anyone know of an alternative? Or does anyone know how I can catch what ALL the events are?

I tried this:

Code:
    register_event("TextMsg","display_message","a") public display_message(id){     new message[50],message2[50]     read_argv(1,message,49)     read_argv(2,message2,49)     client_print(id,print_chat,"[DEBUG] message read: %s; %s",message,message2) }

but it didn't work. Any suggetsions?
__________________
Need war3ft help? DO NOT PM ME... Check the forums
Geesu is offline
Send a message via AIM to Geesu Send a message via MSN to Geesu
 



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 14:37.


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