Previous Blog Next Blog
Prev/Next Blog
by date

Plan for Frank Carney

Plan for Frank Carney
Name:Frank Carney
Date Posted:Dec 18, 2004
Rating:Not Rated
Public:YES
Comments:YES
RSS Feed:GarageGames Blog feedor Subscribe with .
Profile Page:View profile page for Frank Carney

Blog post
GID 8 Submittal Make a Hang Man type game using the Torque FPS example from Torque 1.3
At the time of this writing I had not yet consumed my 24 hours of time. I am guessing about 16 hours were used at this time. I was able to accomplish quite a bit. The only not working is the function that determines if you did not guess a correct letter and subsequently the code to say if you won or lost. Everything else is there.

I modified the standard FPS level to include a gallows and some houses for effect.
I used the chat functionality to control the start and stop of the game as well as progress. You can enter several commands including:
start - starts a new game if one not in progress, this spawns an orc onto the gallows for "trial"
quit - invokes the mission exit dialog
kill - kills the current hang man game by killing the orc and being ready for another start command
letter <letter> - informs the game that you want to try a letter for a match in the randomly determined string

There is also an undocumented command to win the game called "fakewin". This allows you to see the winning salute of the orc as he starts running around the waypoints that were already present on the level. I did minor art changes to the main screen to indicate that this was Hang Man GID 8. As I was the only person working on this I had to do this fast. Major artwork was not an option.

I will have to find a place to put the code/dsos. I did this all script side so an executable is not necessary if you have Torque 1.3.

Recent Blog Posts
List:12/25/07 - Milestone Reached: Mission Launched from Database
12/24/07 - Creating Objects Without Creating Them
12/24/07 - Another Sqlite Blog
09/03/07 - SQLite is Fun!
08/20/07 - Playing House
07/05/07 - Getting burned out and coming back, again...
04/07/07 - Inputs, Inputs everywhere...
04/01/07 - RPG, what does it mean?

Submit ResourceSubmit your own resources!

Frank Carney   (Dec 18, 2004 at 03:58 GMT)
Finished up the code for determining a win or loss. Everything works as planned. I am not sure if I have any webspace to put this on. If anyone wants to help me out I will gladly make this available for people to play with. It is all script side code. Only need a compiled version of Torque 1.3 to play it.

Thomas \"Man of Ice\" Lund   (Dec 18, 2004 at 07:21 GMT)
If you pack it up and send it to me, I can host it. thomas at trylleskoven.dk

Frank Carney   (Dec 18, 2004 at 17:47 GMT)
Awesome, I will send it this afternoon. I will be sending it from my friends house later today. He has broadband.

Thanks,
Frank

You must be a member and be logged in to either append comments or rate this resource.