Game Development Community

Mods

by Christian Weber · in General Discussion · 08/21/2002 (5:30 am) · 4 replies

Hi!

I have one question, how can I start a mod from the console? Or how is the command?

thx for any help,
Chris

#1
08/21/2002 (6:36 am)
it depends on which mod you want to start.

Frist create a short cut of the torque.exe

for the RW mod:

Right click the shotcut then click properties, and in the target line add a space-game, like
F:\torque\example\torqueDemo.exe -game rw

for the racing mod:
F:\torque\example\torqueDemo.exe -mod racing

i dont know how to do it from the console
#2
08/21/2002 (8:56 am)
Sorry, thats not what I mean. I want to have a mod directory but I dont know how to start the mods. (the command to change a mod/game)

thx for your help anyway.
Chris
#3
08/22/2002 (6:15 am)
No idea?
#4
08/22/2002 (6:38 am)
nope, i maybe completly wrong but i think that mods can only be loaded at startup and not changed at runtime.