Game Development Community

Logging Console Output

by Wendell Smith · in General Discussion · 08/15/2002 (1:40 pm) · 2 replies

How do I do this? I remember reading something about it somewhere but can't remember for the life of me?

edit: with respect to Tribes 2

#1
08/15/2002 (5:44 pm)
if it is anything like TGE (which it should be ;) ) add a -log 1 to the command line

IE:

c:\torque\example\torque_demo.exe -log 1
#2
08/16/2002 (1:00 am)
thanks man!