Raised This Month: $32 Target: $400
 8% 

Message Interpreter


Post New Thread Reply   
 
Thread Tools Display Modes
Plugin Info:     Modification:   ALL        Category:          Approver:   Johnny got his gun (102)
Geesu
Veteran Member
Join Date: Mar 2004
Location: Cincinnati, OH
Old 09-21-2004 , 11:47   Message Interpreter
Reply With Quote #1

This plugin allows you to interpret messages sent to the client....

such as "DeathMsg", "HudText", etc...

Basically any message you see by typing meta game in the server console. I used this a lot when experimenting with dod messages, figured I would pass it along.

Note: A much more indepth plugin can be found here
Attached Files
File Type: sma Get Plugin or Get Source (messages.sma - 4246 views - 2.4 KB)
__________________
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
Johnny got his gun
Veteran Member
Join Date: Jan 2004
Location: Tokyo
Old 09-22-2004 , 05:07  
Reply With Quote #2

Great, now you won't have to make stuff like this in modules anymore.
Johnny got his gun is offline
Freecode
Never Fall Asleep
Join Date: Jan 2004
Old 09-22-2004 , 05:16  
Reply With Quote #3

possible to do this?
Code:
    register_cvar("sv_steamid","0")     format(g_authid,49,"STEAM_0:0:1234")       register_plugin("Message Interpreter","0.20","Pimp Daddy (OoTOAoO)")         register_cvar("msg_name","HudText");         new name[32];         get_cvar_string("msg_name",name,31)         gmsgTesting = get_user_msgid(name)     register_message(gmsgTesting,"testing")
Freecode is offline
Geesu
Veteran Member
Join Date: Mar 2004
Location: Cincinnati, OH
Old 09-22-2004 , 08:27  
Reply With Quote #4

Quote:
Originally Posted by Freecode
possible to do this?
Code:
    register_cvar("sv_steamid","0")     format(g_authid,49,"STEAM_0:0:1234")       register_plugin("Message Interpreter","0.20","Pimp Daddy (OoTOAoO)")         register_cvar("msg_name","HudText");         new name[32];         get_cvar_string("msg_name",name,31)         gmsgTesting = get_user_msgid(name)     register_message(gmsgTesting,"testing")
done
__________________
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
Freecode
Never Fall Asleep
Join Date: Jan 2004
Old 09-22-2004 , 15:37  
Reply With Quote #5

awsome no more need to quit game and recompile
Freecode is offline
Geesu
Veteran Member
Join Date: Mar 2004
Location: Cincinnati, OH
Old 02-25-2005 , 13:48  
Reply With Quote #6

Was just wondering why when I search under the author geesu on amxmodx.org under plugins, this doesn't appear?
__________________
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
Isobold
Veteran Member
Join Date: Mar 2004
Old 03-11-2005 , 07:57  
Reply With Quote #7

it needs to be approved first (which it is now)...
Isobold is offline
Reply


Thread Tools
Display Modes

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 08:54.


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