API generalprint
From Vendetta Lua
Jump to navigationJump to search
generalprint
Definition:
generalprint(string str) -> nil
Description:
print given string to the chat area via CHAT_MSG_PRINT event. Results is printed in the active channel text color.
Arguments:
str string to print