View Single Post
Re: Seeing events in console?
Old
  (#2)
Cheeseh
[rcbot]
 
Cheeseh's Avatar
 
Status: Offline
Posts: 361
Join Date: Dec 2003
Location: China
Default Re: Seeing events in console? - 08-02-2006

The classic HPB_Bot did that when you enabled debug_engine, it also wrote everything to a file but there is a lot of information. It hooks onto pfnMessageBegin / WriteByte etc and pfn MessegeEnd to print the messages that occur between server and which clients (determined by player /entity id)
  
Reply With Quote