Game Development Community

How do you use the example code?

by Matthew W · in Torque Game Engine · 02/24/2008 (6:44 pm) · 2 replies

Hi.

There is code under the title "//ts00();" on page 144. Where can i enter that code and see what happens? i've searched through the FAQs and some threads here. So far i have been following resources and modifing the engine code. i'm excited to learn more about torque from this book but i just dont understand the code part and feel like an idiot.

#1
02/25/2008 (2:44 am)
While in your game, press the ~ and you will get a dropdown screen showing the same information that ends up in your console.log. On the bottom of that screen, (It looks like a chat screen) is the area that you enter ts00(); and press enter.
#2
02/26/2008 (3:38 pm)
Ok, i loaded gpgt.exe and managed to type in bt99(); and press enter and it worked. But i couldnt see what i was typing - it was like the console part was larger than the entire screen.