Game Development Community

Compiling .dso's

by Devon Endicott · in Torque 3D Professional · 08/06/2010 (2:02 am) · 4 replies

Hello,

I have seen alot about dso's, and I was wondering how to compile one. I just got Torque 3D 2 days ago. If someone could help, I would appreciate it.

Thanks

About the author

I have about 3 years TorqueScript Scripting.

Recent Threads


#1
08/06/2010 (3:49 am)
Never mind, I fixed it with compile($filepath, 1);
#2
08/06/2010 (4:00 am)
You don't need to do that. They'll compile automatically as they are called by the engine.
#3
08/06/2010 (3:04 pm)
I have another question:

Should I change the file name ending to .cs.dso for exec, or is it done automaticaly?
#4
08/06/2010 (4:35 pm)
It's done automatically.