Hi,
i'm trying out the included lua script testmodule, and i'm seeing many print(...) statements in the code, but where do these get printed?
for example, in lua_plugin/testmodule/events.lua line 30:
i'm on ms-windows and can't see it in the "Client Log" window when i or someone else talks in a channel.
Cheers
Edgar Huxley
Lua print output
i'm trying out the included lua script testmodule, and i'm seeing many print(...) statements in the code, but where do these get printed?
for example, in lua_plugin/testmodule/events.lua line 30:
Code:
print("TestModule: onTalkStatusChangeEvent: " .. serverConnectionHandlerID .. " " .. status .. " " .. isReceivedWhisper .. " " .. clientID)
Cheers
Edgar Huxley
0 commentaires:
Enregistrer un commentaire