Help playing a MOD
by Andrew Jackson · in Torque Game Engine · 06/22/2004 (5:13 am) · 2 replies
Http://www.garagegames.com/index.php?sec=mg&mod=resource&page=view&qid=2119
In the tutorial that I have posted above, it says to "Use torquedemo -show". Could anyone tell me exactly what that means?
In the tutorial that I have posted above, it says to "Use torquedemo -show". Could anyone tell me exactly what that means?
About the author
Torque Owner Ace
in main.cs on the first line is:
$defaultGame = "starter.fps";
change it to:
$defaultGame = "show";
that will bring up the show tool , change it to the name of any mod folder in that directory to bring up other mods