Re: Garbage spit into client consoles. -
26-06-2004
@whistler,
yeah that could be used. However...
there is REALBOT_PRINT() this one is used to DEBUG stuff (it tells in what function, what is going on)
there is 'log' (which is , yes some override of the math log function, so its not neat, i'll change the name later though) , which just dumps a line into the log file.
The 1st one should be 'on debug', the 2nd one should be used always (even when there is no debugging going on).
|