On Log (Event) — SkLogs

Addon: SkLogs · Category: Event · Since: 1.0.0

Syntax

[on] [console] log

Description

This is called when a message is sent in console. Note that using broadcast on the on log event will infinitely loop.

Examples

on log:

View source