Game Development Community

Stripping it down and have ???

by Matthew Ketcham · in Torque Game Engine · 03/16/2005 (2:44 pm) · 3 replies

Ok after spending a few hours on stripping down the demo fps I just found out it is for online play! How would I go about making it a single player game. This is probley why I cannot make a new map and stuff, lol. So how would I go about making this a sigle player game, not played over the internet? Can someone tell me or give me a link on how to do this please.

I am really just getting frustrated with Torque right now for the past two days and the past 20 hours I have accomplished little but have learned a lot. I just need to know on how to setup my own game directory just like the demo fps but offline, with no server. Please someone help!

#1
03/16/2005 (3:29 pm)
You will always have a server. There are multiplayer servers and then there is a singleplayer server (hosted on your own computer, in the same process).

Start with this.
#2
03/16/2005 (3:44 pm)
Omg thanks I'm downloading it now. Hopfully I can get this to work. Why is it all on a server or singleplayer server? Is it because tribes was online only? Now one more question to make maps I can use the in game editor or do I have to make it with some other program. All my maps are going to be outside based nothing interior. I know we can use worldcraft and another program to make maps for Torque. Do I have to use these to make every map that I need/use?
#3
03/16/2005 (3:52 pm)
Alright this looks like it will work for me. Now I just have to strip it down and get it to the bascis of what I need it to be