Game Development Community

How to switch mods in Torque demo??

by Jeffrey J. Sykes, "SYKO_RIP" · in General Discussion · 09/30/2003 (10:07 am) · 4 replies

Hello All,

How do I change the mod that is running to another when I an running the Torque demo??


CYA all in Eugene, Or!!

#1
09/30/2003 (10:16 am)
Hey Jeffrey,

It's pretty simple to change mods. In the example directory there is a main.cs file. In there it will say $userMods = "demo" just change the "demo" to "fps" or something and then save. That is all. Hope this helps.
#2
09/30/2003 (10:38 am)
Thank you Sean!
#3
09/30/2003 (10:45 am)
No prob
#4
09/30/2003 (10:56 am)
You know,.... when I changes it to "racing" it wont start? I'm just trying to get the racing mod going?