Game Development Community

Racing example broken?

by Corey Punches · in Torque Game Engine · 01/18/2003 (11:31 am) · 4 replies

Hi all I just purchased the engine last night and have been playing around with it a bit since then. I can't seem to get the racing example to work however. I did notice that I don't have a client folder in the racing folder and the main.cs loads some data from that folder. I've used winCVS to first get 1.1.2 and then thinking I needed the current HEAD I downloaded that earlier today, but the racing game still doesn't work. Anyone have any ideas? Thanks.

P.S. What is the IRC channel for torque?

#1
01/18/2003 (11:35 am)
Nevermind..I'm an idiot :) I just figured out that the racing example is a mod for the fps.
#2
01/27/2003 (7:50 am)
hey,

how did you get the mod to work?

Thanks,

Gabe
#3
01/27/2003 (8:05 am)
Create a short cut to the torquedemo. open the Shortcuts properties and at the end of the command line ad -mod racing.

Matt
#4
01/28/2003 (12:02 pm)
Or if you are running from a command prompt just do:
torqueDemo -game fps -mod racing