Don't forget, you can log in with your Play.net account
Cmud game logging (script)
Jump to navigation
Jump to search
Cmud game logging (script) | |
---|---|
Category | utility,logging |
Front-end | cmud |
Author | Tirsten |
General Information
(Select All)This script log game text to a file
Front end: Cmud
(Select All)Usage: first create directory c:\zmudlogs\
The Script
(Select All)<trigger priority="5780" id="578"> <pattern>^Welcome to DragonRealms</pattern> <value>#LO %concat("c:\zmudlogs\", %time("yyyy-mmmm-d-ddd-HH-nn-ss"), ".txt") </value> </trigger>