Game Development Community

How do I make a Setup.exe?

by Weston Elliott · in General Discussion · 01/22/2007 (4:36 pm) · 7 replies

Okay so I finished my first game using the Torque Game Engine 1.5. However, how do I make a Setup.exe for my game?

Also when playing my game I can't stop it from saying "Welcome to the Torque Demo App screenname." - what file is this setting located in?

Oh, and one last question... The FPS Starter Kit uses the server 2:master.garagegames.com:28002, am I allowed to use this server for my games? If so how to I make a private channel for only my game to connect to on this server?

#1
01/22/2007 (4:52 pm)
This is the way to go very easy to use cheap...

http://www.jrsoftware.org/isinfo.php
#2
01/22/2007 (6:00 pm)
Okay thank you very much!

Also - can anybody answer my last 2 questions?
#3
01/22/2007 (6:41 pm)
I don't know about the master server thing, but in #2 you should look in common/server/clientConnection.cs
#4
01/22/2007 (7:22 pm)
I could not find a clientConnection.cs anywhere in any folder. But I did find a serverConnect.cs file under comon/server/scripts/serverConnect.cs. I looked through all of the code in this file but I couldn't find anything that would display the message "Welcome to the Torque Demo App screenname." Where could it be?
#5
01/23/2007 (3:54 pm)
Sorry about the last post. I found the file you told me about, and fixed the problem! Thank you very much for your help!

Does anybody have an answer for my last question?

"The FPS Starter Kit uses the server 2:master.garagegames.com:28002, am I allowed to use this server for my games? If so how to I make a private channel for only my game to connect to on this server?"
#6
01/23/2007 (4:07 pm)
Edit your forums subscriptions. There are private and public forums for the engines.
#7
01/23/2007 (4:30 pm)
Okay I have edited them - thanks for the advice!