Game Development Community

Can I use a DLL or .LIB file from Torque script?

by Bapi Roy · in Technical Issues · 08/26/2010 (12:23 pm) · 3 replies

I have Individual version of TORQUE3D Game Engine.

My question is that Can I use a DLL or .LIB file from Torque script?


#1
08/26/2010 (2:28 pm)
You'll need the source version to add functionality that way, or know someone with source access to create the functionality. It's been on people's feature wish list for a while.
#2
08/26/2010 (6:55 pm)
That mean I can't call DLL file now with my version of Torque3D
#3
08/29/2010 (7:48 pm)
You would need to have professional version to make source-level DLL calls.