quote:
Originally posted by phalanxii
Yes, I would like something like this as well. Perhaps events like:code:
OnEvent_EventLogEventAdded(
[string] Origin,
[string] Description,
[enum] Icon
);
andcode:
OnEvent_ChatLogEventAdded(
[string] Origin,
[string] Description
);
The events could work like OnEvent_ChatWndSendMessage, requiring a return value of Description (so that if it's empty, the event is not added).
no you mis understood
i wan thte ability to have an event
NOT loged, such as for my count down script, i would like the logs not to show teh DOZENS of log entrys it will make