Game Development Community

accessing console (syntax?)

by Desmond Fletcher · in Torque Game Engine · 11/30/2001 (10:41 am) · 3 replies

What is the console syntax to access functions such as metrics(fps)? What do I type at the console line? I get syntax error in input.

#1
11/30/2001 (1:33 pm)
Just make sure you end the command with a semicolon (;).
#2
11/30/2001 (1:58 pm)
Thx, that works :) Interesting though--when I make a call to metrics(fps); for example, the keys still let me move around but the mouse locks up.
#3
11/30/2001 (3:21 pm)
The mouse thingy happens to me too.

// Clocks out