Re: Registered User Msgs -
02-01-2004
your code assumes that I know what user msgs exist in the mod, that is the problem I need a list of what those messages are so I can determine which to intercept and what to do with them.
In addition I want to send these messages at other times when I deem fit. In DoD the screen turns redish tint to simulate pain. I want to send that effect as a part of a "slap" admin command. But in order to do so need to know the name of that message. I'm aware of not wanting to use the number, I just need a list of all user msg names for reference...
I'm nearly positive it was some exe file that I ran against the mod dll that produced my list above. But for the life of me can't remember the name of it. I realize I could write my own code to gather this but why reinvent the wheel. Perhaps I'll have to if noone remembers such an app.
|