Well I need help with the world.log function.
I know how to use it...
world.log << "This text is being logged."
but is there anyway to check the logs and if so how?
I've tried...
usr << world.log
usr << "[world.log]"
and they have both done nothing.
ID:175027
![]() Jun 20 2003, 8:59 am
|
|
or
World/New()/log = 'file.txt'
the quotes may be wrong. They may have to be "s. I dunno, I could never set my log, something always went wrong...