Game Development Community

Is Torque Script Doc page just plain broken?

by Tim Hutcheson · in Torque Game Engine · 10/26/2005 (4:36 pm) · 5 replies

I just had need to check for a script function and traversed through the docs to

www.garagegames.com/docs/tge/general/apcs04.php

Commands and Functions
Appendix C. Torque Console Commands and Functions



only to find that this seems to be only the first page of an extensive doc set.

Where's the rest of it?

#1
10/26/2005 (4:58 pm)
They obviously didn't list all the console commands but it isn't that hard to search the scripts and find them yourself.
#2
10/26/2005 (5:06 pm)
Well that's not the point of the post. Of course I know how to find them but we all need the documentation to be more accessible, especially something like a console command reference.
#3
10/26/2005 (6:14 pm)
Have you tried
www.garagegames.com/docs/tge/general/ch06s12.php

then search for consolemethod ??
#4
10/26/2005 (6:21 pm)
Oh, I know how to find the methods -- I was only trying to call attention to the fact that the appendix in the primary documentation seems to be virtually empty. Anyone new to Torque would look at that and be completely baffled.
#5
10/26/2005 (10:58 pm)
@Tim: We are working towards migrating the types of documentation you are looking for to TDN, and while they haven't quite made it over yet, you can expect these types of lists to be much more fully populated in the future in that resource.