Difference between revisions of "Scribe"
Jump to navigation
Jump to search
m
→Notes
imported>Shademe (Updated with the newer details) |
imported>Shademe m (→Notes) |
||
Line 14: | Line 14: | ||
* The calling mod must have a log registered to use scribe operation 1. | * The calling mod must have a log registered to use scribe operation 1. | ||
* String variables can be passed using the '''%z''' format specifier. | * String variables can be passed using the '''%z''' format specifier. | ||
* The pipe '''|''' character | * The pipe '''|''' character must '''not''' be used in the message unless the log name is to be passed. The plugin automatically considers the string following the delimiter to be the log name. | ||
* The command may be forced to write to the script log by passing the string "Script" as the log name. | * The command may be forced to write to the script log by passing the string "Script" as the log name. | ||
==Example== | ==Example== |