Game Development Community

Accessing a DLL via script

by Stanley D Chatman · in Torque Game Builder · 08/24/2006 (12:53 pm) · 1 replies

I have a DLL from a Try-N-Buy vendor. This DLL controls all the methods for managing a 60 minute demo etc.. I would like to access this DLL via script and wanted to know if that is possible.

#1
08/24/2006 (1:00 pm)
I don't think so. I think you would need to write hooks into via the engine source code.