HiveExt Custom Logging - Text File

ColinM9991

New Member
I am wondering if it is possible to add custom things to the HiveExt log file such as "Player A has killed Player B".

I have all the scripts I need already from previous work I've done on another gamemode, I just need to know now if there is something the HiveExt dll uses to log in to files without inputting in to the database.
 
My previous methods were using diag_log; but that's in place with a ton of other stuff.

I may decide to whip something up in C# and release it here on the forums
 
Back
Top