PawsConfigChatFilter
<widget
name = qname
factory = "pawsConfigChatFilter"
widget-attributes>
<!-- Content: (widget[@name='osuc' and @factory='pawsCheckBox'],
widget[@name='oblo' and @factory='pawsCheckBox'],
widget[@name='odod' and @factory='pawsCheckBox'],
widget[@name='omis' and @factory='pawsCheckBox'],
widget[@name='ofai' and @factory='pawsCheckBox'],
widget[@name='osta' and @factory='pawsCheckBox'],
widget[@name='vsuc' and @factory='pawsCheckBox'],
widget[@name='vblo' and @factory='pawsCheckBox'],
widget[@name='vdod' and @factory='pawsCheckBox'],
widget[@name='vmis' and @factory='pawsCheckBox'],
widget[@name='vfai' and @factory='pawsCheckBox'],
widget[@name='vsta' and @factory='pawsCheckBox'],
widget-elements) -->
</widget>
The pawsConfigChatFilter factory is used to configure combat messages that appear in the chat window. It requires a widget called "ChatWindow" defined elsewhere.
NOTE: In configchatfilter.xml the factory attribute is set to "pawsConfigChat" even though it uses "pawsConfigChatFilter" instead.