PDA

View Full Version : Question about chat_entry.lua and onDeliverMessage



Carlos
November 20th, 2007, 16:44
Then a user types "/ooc text" or "/emote text", the result of this text does not appear to be processed by ruleset/scripts/chat_entry.lua (onDeliverMessage). I can see that regular mode=="chat" and mode=="act" messages are processed, and mode=="ooc" appears only when using `alt' to enable OOC.

Where are these messages processed?