Game Development Community

Dan -'s Resources

How to to expand the Scripting Language within C++ Torque Engine

The Scripting Language is very powerful allowing you to quickly modify games without needing to alter the C++ code, but sometime you may want to expand the scripting language with fast and power C++ Code. This resource will show you how to add console commands that call your C++ Code.

Author Dan - Date 01/23/2004 (6:59 pm) Comment 4 comments