Game Development Community

Missing Commands and Functions

by Wysardry · in Torque Game Engine · 07/16/2004 (4:57 pm) · 4 replies

It seems that only a few of the commands and functions are listed in Appendix A of the general documentation.

#1
07/16/2004 (5:00 pm)
Do this..

dumpConsoleFunctions();
#2
07/16/2004 (5:24 pm)
Wysardry, you are correct, that reference is incomplete. Currently, the plan is to remove that entire chapter of the appendix in lieu of something better we are producing (though the new stuff won't reference all the console functions either).

However, there is Ron Yacketta's function reference. Also, if it gets rolling, there is another project, which might result in much of Ron's documentation being extended, updated, and completed.

Are you interested in contributing to such documentation?
#3
07/16/2004 (5:39 pm)
I have been meaning to get that darn thing out of alpha ;) everytime I go to look at it something else pokes its ugly head around the corner *sigh* maybe we need "I, Robot"!!!
#4
07/16/2004 (7:41 pm)
Westy: Thanks, I'll try that later (I don't have a compiled version of TGE on this machine).

Josh: I'm still learning TorqueScript and C++ so I'm not sure how much help I could be.

If it's a matter of trawling through the code or resources to find the info I should be able to help (as I'll be doing that anyway), but if it requires experience of using each command and function I don't really have that yet.

I'm experienced with HTML and CSS if you need the text converted to a web document.