View Single Post
  #3  
Old 06-18-2012, 08:16 PM
squevis667
Fire Beetle
 
Join Date: Dec 2010
Posts: 18
Default

I was trying to discern the best way to debug. I cannot discern the proper format for EntityList::Message but I have not looked too hard (int, int, message). The first int is the channel I think but did not see an example of it so I am unsure. I considered using mlog, but again, some of the arguments elude me, but I have found some examples. Any idea where mlog outputs to? I must apologize, I am mainly a C# guy and I would normally just have it pop a messagebox to tell me it has fired. What would you suggest for this environment?
Reply With Quote