Skip to content

KcdMp_log

Writes a line into the KCD:MP client log.

The client log is %LOCALAPPDATA%\KcdMp\client.log. A script’s System.LogAlways("[KcdMp] ...") lines land there too - any line starting with [KcdMp] is mirrored - which is the easier way from Lua.

KcdMp_log <text>
Parameter Type
text string the line; no ; or =

nothing

KcdMp_log the marker script is loaded

KcdMp_exec · the Console commands group of the index