Page MenuHomeFeedback Tracker

Server Side Scripting (server.cfg) - Add diag_log to commands available.
New, WishlistPublic

Description

I would like to be able to use diag_log to get more useful information about signature kicks and related things from the logs as currently it is very difficult to work with clients on debugging signature issues from badly signed mods, etc.

I would like to be able to use diag_log in the server.cfg event script lines:
doubleIdDetected = "command";
onUserConnected = "command";
onUserDisconnected = "command";
onHackedData = "command";
onDifferentData = "command";
onUnsignedData = "command";
regularCheck = "command";

Details

Legacy ID
3310085655
Severity
None
Resolution
Open
Reproducibility
Always
Category
Scripting

Event Timeline

JonBonsTAW edited Additional Information. (Show Details)
JonBonsTAW set Category to Scripting.
JonBonsTAW set Reproducibility to Always.
JonBonsTAW set Severity to None.
JonBonsTAW set Resolution to Open.
JonBonsTAW set Legacy ID to 3310085655.May 7 2016, 7:58 PM