View Single Post
  #5  
Old 03-17-2016, 08:30 PM
Uleat's Avatar
Uleat
Developer
 
Join Date: Apr 2012
Location: North Carolina
Posts: 2,815
Default

You should be able to do something like
Code:
#logs set file 4 3
in-game to turn it on temporarily. ('4' should be the 'attack' log index.)

It will remain active until you turn it off with
Code:
#logs set file 4 0
or until the zone instance shuts down.


EDIT: I do recommend using the file option or you will end up with a lot of spam in-game or in your console window :P
__________________
Uleat of Bertoxxulous

Compilin' Dirty
Reply With Quote