Game Development Community

Racing example missing client folder

by Robert Wade · in Torque Game Engine · 08/14/2003 (7:14 am) · 3 replies

Ok I am sure this question has been asked but I have done a few searches and turned up nothing regarding this issue. within the Example folder the Client folder (and all the Client files) are missing from the racing demo. As well it seems that within the common folder the defaults.cs is missing as well. I see a client folder within the common directory but it does not have the player.cs or the init.cs files within it.

Thanks for you help

Rob

About the author

Recent Threads


#1
08/14/2003 (7:23 am)
The racing example if a mod to the FPS example... so you need only use -mod racing on the command line to see that.
#2
08/14/2003 (7:35 am)
Wow do I feel dumb... I am still trying to figure all of this out.

Thanks

Rob
#3
08/14/2003 (5:41 pm)
You can make the racing mod standalone by copying and editing files in teh client folder, if you search the forums for Racing you will find the thread that has the tutorial in it if you're interested in doing that...