Game Development Community

SetModPaths? my game is moddable?

by AzraelK · in Torque Game Builder · 11/15/2006 (7:37 am) · 1 replies

I just noticed this command in the TGB reference, and it made me wonder, what is that command used for? my game is moddable? if it is how? I think it would be a great value to add to my game to let users modify the game if they see fit.

#1
11/15/2006 (9:55 pm)
Essentially, yes. I found this out the wrong way by accidentally "modding" the base T2D shooter by using the -mod switch instead of the -game switch when working on an early project. I'm not sure how to determine/set which files/scripts are moddable, but it's definitely doable.