Bugzilla – Bug 3241
log_emessage() or elog_message()
Last modified: 2011-03-26 14:52:13 PDT
It would be nice to be able to hook/alter custom messages log. ( from //log_message()// or //engfunc( FM_AlertMessage, _ )// ) Using the forward //FM_AlertMessag//e, it works only for messages generated by the game. Like the //emessage_*()//, is it possible to add something **elog_message()** or **log_emessage()**, so custom messages can be hooked by //FM_AlertMessage//. Thanks.
I'm going to close this issue. It can be done easily through Orpheu module. Also, it doesn't feel like a needed feature and it would be probably a pain to integrate something like that.