Bug 3241 - log_emessage() or elog_message()
log_emessage() or elog_message()
Status: RESOLVED WORKSFORME
Product: AMX Mod X
Classification: Unclassified
Component: Core
trunk
PC All
: P4 normal
Assigned To: amxmodx-bugs@alliedmods.net
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-08-25 04:26 PDT by Vincent Herbet [:Arkshine]
Modified: 2011-03-26 14:52 PDT (History)
2 users (show)

See Also:


Attachments

Description Vincent Herbet [:Arkshine] 2008-08-25 04:26:51 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.
Comment 1 Vincent Herbet [:Arkshine] 2011-03-26 14:52:13 PDT
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.

Note You need to log in before you can comment on or make changes to this bug.