Game Development Community

Datablock Reference Anywhere?

by Jerane Alleyne · in Torque Game Engine · 01/10/2002 (8:21 pm) · 4 replies

Hey all,

I was curious if ther was any reference regarding the parameters, syntax, etc. regarding the different datablocks for the scripts. Some of it is self explanatory, but I was just more interested in some of the values...are they milliseconds, meters, etc.? I just want to know without adding values aimlessly ;)


I've seen a list of the classes at the Tribes2 Coding Center, but its only a list and a general explanation on how datablocks are set up. Is there any comprehensive reference that exists?

Thanks!

#1
01/12/2002 (5:04 pm)
Anyone? I assume by lack of answers that there is none?
#2
01/12/2002 (5:17 pm)
I've not found much in the way of a concise collection, the following is the closest so far:

http://www.garagegames.com/index.php?sec=mg&mod=resource&page=view&qid=1320

It's a start...

I print everything that looks relevant and stick it in a binder- unfortunately, the formatting of the webpage cuts stuff off once in a while...

John
#3
01/12/2002 (11:22 pm)
There's always ConsoleDoc.
#4
01/13/2002 (9:59 pm)
Excellent! Its a start if anything ;)

Thanks a lot guys!