onPluginMessage
Fired when the client sends a plugin message.
Warning
This feature is ClassiCube exclusive. I have yet to fully understand this feature of CC. - Quad
Usage
function onPluginMessage(Client: client, int: chan, string: msg)
end
Fired when the client sends a plugin message.
Warning
This feature is ClassiCube exclusive. I have yet to fully understand this feature of CC. - Quad
function onPluginMessage(Client: client, int: chan, string: msg)
end