Game Development Community

Paul Scott's Resources

Edit TorqueScript Files in Xcode -- Installer

Installs files that let you edit TorqueScript ( .cs, .mis, .gui ... ) files in Xcode on your Macintosh.

Author Paul Scott Date 09/01/2006 (3:01 pm) Comment 7 comments

MacCmdLine.txt Alternative

An alternative to the MacCmdLine.txt file on OSX.

Author Paul Scott Date 12/01/2004 (3:59 pm) Comment 4 comments

Passing arrays to and from functions in Torque Script

Let's say, for whatever reason, you need to pass an array of objects, strings or numbers to a function in your scripts. You've probably noticed that TGE's scripting language cannot do this directly. There are, because of the flexible nature of torquescript, several ways to go about it. But there are only 2 elegant ways. Here they are.

Author Paul Scott Date 11/09/2004 (7:25 am) Comment 11 comments

Edit TorqueScripts in ProjectBuilder

Project Builder language definition files for Torquescript.

Author Paul Scott Date 08/04/2003 (12:52 pm) Comment 6 comments