Showing results 1 to 1 of 1
Search took 0.00 seconds.
Search: Posts Made By: zork
Forum: Dev Tools 02/28/14, 02:15 AM
Replies: 9
Views: 18,644
Posted By zork
Here is the content of the debugutils.lua that I...

Here is the content of the debugutils.lua that I have found:
local function EmitMessage(text)
if(CHAT_SYSTEM)
then
if(text == "")
then
text = "[Empty String]"
...
Showing results 1 to 1 of 1