Game Development Community

Printing to console

by Joel · in Torque Game Builder · 02/27/2005 (5:28 pm) · 3 replies

Is there a function that will print to the console from within a script?

#1
02/27/2005 (5:33 pm)
Echo("Hello, World");

There is another post in here with links to both the scripting reference and console command reference.
#3
02/27/2005 (10:13 pm)
Thanks for helping out w/ links and such guys. :)