Nuclide
Software Development Kit for id Technology (BETA)
Loading...
Searching...
No Matches

Server-side logging functions. More...

Detailed Description

Server-side logging functions.

Various helper functions, mainly used internally by Nuclide, to aid in logging common game activity.

The logs are usually processed for a display of stats of a player of a server. That is generally up to the implementation.

These logs can be imported into software akin to UTStatsDB or UltraStats.

Our implementation exports roughly compatible logs with Q2OSP, UT99. There's an experimental Q3A log exporter also.

Classes

class  ncStats
 

Variables

var bool autocvar_logging_enabled = false
 

Variable Documentation

◆ autocvar_logging_enabled

var bool autocvar_logging_enabled = false