ID:157322
 
I am trying to duplicate the message from the host feature by using code. Both Crash and world.log output to DD if its running so I was wondering if there was a way to output to the options and messages.
Does noone know how to do this?
In response to Pirion
world.log << "Hello"


Will work for hosts, assuming you haven't set the world.log to some file.
In response to Stephen001
If the game is hosted in Dream Deamon then all world.log goes there.