Community

SCI Programming => Mega Tokyo SCI Archive => Topic started by: Bruno on November 01, 2003, 07:18:41 PM

Title: I am really inspired to make a game somewhat just like Hero's Quest I
Post by: Bruno on November 01, 2003, 07:18:41 PM
It's like my ultimate dream to make a game like that. The Vintage Sierra classic series, Quest for Glory, or Hero's Quest has eluded me about how they do it. Now I get the program and I have all these great ideas, but gosh... I really dunno where to start. I need a lot of help. I want to be able to make the different hero classes, but I'll change that later. I haven't really done anything accpet chapters 1-10 in the tutorial. I have messed around a lot with it, but I really dunno where to start. How did Sierra make Hero's Quest I? Did they start off with a blank template? I really need help people. Please.
Thanks,
Bruno
Title: Re:I am really inspired to make a game somewhat just like Hero's Quest I
Post by: robingravel on November 01, 2003, 07:29:39 PM
Hi Bruno

Before to make serious games, you should follow a tutorial to learn how the sci works. Or else you're going to give up at the begining.

SCI is hard to master but once mastered, you can make everything with SCI.

You'll find some tutorials at:
http://www.bripro.com/

Robin Gravel
Title: Re:I am really inspired to make a game somewhat just like Hero's Quest I
Post by: Bruno on November 01, 2003, 08:18:06 PM
I did. I read the whole thing.
Title: Re:I am really inspired to make a game somewhat just like Hero's Quest I
Post by: Brian Provinciano on November 01, 2003, 09:31:38 PM
I did. I read the whole thing.

All Sierra games started off with a template similar to the one included with SCI Studio and then built upon it. The QFG base isn't much different from the standard SCI game base. For example, multiple characters and such could simply be implemented with three ego instances, and switching variable "gEgo" to point to different ones each change of character.

My decompiler is quite good right now, but simply taking the QFG code from the original game takes the fun out of it. It would be very easy to implement it yourself.
Title: Re:I am really inspired to make a game somewhat just like Hero's Quest I
Post by: Eigen on November 02, 2003, 02:36:36 AM
You should start with some shorter game to get you used to SCI. Few rooms, some inventory objects. So you get the basic idea how the classes, instances and other stuff works.



-Eigen
Title: Re:I am really inspired to make a game somewhat just like Hero's Quest I
Post by: Bruno on November 02, 2003, 11:51:17 AM
I did. I read the whole thing.

All Sierra games started off with a template similar to the one included with SCI Studio and then built upon it. The QFG base isn't much different from the standard SCI game base. For example, multiple characters and such could simply be implemented with three ego instances, and switching variable "gEgo" to point to different ones each change of character.

My decompiler is quite good right now, but simply taking the QFG code from the original game takes the fun out of it. It would be very easy to implement it yourself.

Whoa. Thanks for the help but, that's like giberish what you just said there. I get the multi egos. I'll start with something small. But like, how do I add another view resource? When I do it says to open the file. I don't have the file to open! Help!
Title: Re:I am really inspired to make a game somewhat just like Hero's Quest I
Post by: Cloudee1 on November 03, 2003, 02:16:32 AM
Hero's Quest: Bruno's Slice. . . the Wizard, Fighter, Or Thief. . .  a human, an elf, an orc, a minituar, a gnome, dwarf, or rakash. . . This took an increadable amount of time to make.

????
what have you made
????