Renaming Starter.fps
by Joseph Euan · in Torque Game Engine · 10/29/2004 (1:25 am) · 6 replies
I want to edit the starter.fps folder/files to use for my game, And I just wanted to know which files I need to edit?
Thanks
Joseph
Thanks
Joseph
About the author
#2
10/29/2004 (2:31 am)
I know that, but I mean the files that contain the info about the game ect
#3
10/29/2004 (2:56 am)
Oh... ehrm.. edit the files that you want to edit :) For example, server/scripts/player.cs if you want to edit your player, or server/scripts/game.cs if you want to edit game settings.
#5
Look for what is unique to the orcgame. Remove the orc, the crossbow and their references in the server scripts. Remove the GUI's, the mainmenu and the terrain textures, and the sky.. the interiors etc.
You'll get a pretty clean copy.. but IMO it's always easier to start with something and build from there and change it as you go.
10/29/2004 (5:36 am)
Then go do it Joseph.Look for what is unique to the orcgame. Remove the orc, the crossbow and their references in the server scripts. Remove the GUI's, the mainmenu and the terrain textures, and the sky.. the interiors etc.
You'll get a pretty clean copy.. but IMO it's always easier to start with something and build from there and change it as you go.
Torque Owner Stefan