The RPG Maker Resource Kit

RMRK RPG Maker Creation => General Tutorials and Eventing => RPG Maker General => Tutorials Database => Topic started by: Doctor Professor Nikolai on February 03, 2008, 09:18:55 PM

Title: Simple Cooking System - No Script Needed!
Post by: Doctor Professor Nikolai on February 03, 2008, 09:18:55 PM
Hey, I decided to make a simple cooking system and its easy to use!

First, your going to need to make all your ingredients. It doesn't matter what ingrediants you have, I'm just using a PB&J Sandwich as an example. (I noticed I spelled sandwich wrong XD, but you know what it is.)
Spoiler for:
(https://rmrk.net/proxy.php?request=http%3A%2F%2Fimg123.imageshack.us%2Fimg123%2F3646%2Fsamich1vr7.png&hash=271b02a2f59638c84016fe3d932f8745f5f8ff08)


Next, you'll need a way to get the ingredients. You can make them separate, I just put all of mine together for the demo.
Spoiler for:
(https://rmrk.net/proxy.php?request=http%3A%2F%2Fimg217.imageshack.us%2Fimg217%2F8558%2Fsamich2dt2.png&hash=135f99e45e09a2999c4583791d4c3513285e835b)


After that, you need a little kitchen! The red circled area will be your work space.
Spoiler for:
(https://rmrk.net/proxy.php?request=http%3A%2F%2Fimg123.imageshack.us%2Fimg123%2F5398%2Fsamich3jc7.png&hash=13f72633031a8400d26ba240b0c6c87da4781cba)

Alright, now to event your work space. I'm making a simple one since your just making a sandwich. So here is what it should and needs to look like. You can add more, just use the same method in other choices. Your going to also need to make it so the ingredients go away!
Spoiler for:
(https://rmrk.net/proxy.php?request=http%3A%2F%2Fimg204.imageshack.us%2Fimg204%2F9246%2Fsamich4zm2.png&hash=861c4b417610a5820519dff0e697bbb9c264fc03)

Well I hope you like it!
© Nick Tutorials 2007-2008
Title: Re: Simple Cooking System - No Script Needed!
Post by: The Shadow on February 03, 2008, 10:29:27 PM
Well, it's simple, and easy to use. And it's easy to understand as well.

Good work.
Title: Re: Simple Cooking System - No Script Needed!
Post by: Doctor Professor Nikolai on February 03, 2008, 10:38:48 PM
Thanks, anyone else got anything to say?
Title: Re: Simple Cooking System - No Script Needed!
Post by: irish-warrior on February 03, 2008, 11:30:20 PM
Thanks, anyone else got anything to say?


i like it alot + rep
Title: Re: Simple Cooking System - No Script Needed!
Post by: Doctor Professor Nikolai on February 04, 2008, 12:54:03 AM
Thanks, but I'm trying to see if I can be the top -ed  :tpg:

I hope I get a prize for it!
Title: Re: Simple Cooking System - No Script Needed!
Post by: modern algebra on February 04, 2008, 06:14:33 AM
It looks good. I don't know what you mean by top-ed, but I think I will put this in the Tutorial Database if you don't mind :)
Title: Re: Simple Cooking System - No Script Needed!
Post by: Code Geass on February 04, 2008, 07:14:38 AM
just something that I'd like to point out :P

you need to put a(three) change item event after you make the PB&J sandwich, removing the three ingrediants. If not, you'll just be able to keep making the sandwich.

It's simple, I use something close to this...except with cards, a bit more complicated though, lol.

Thanks for sharing, this is one of those features that can be heavily expanded and are worth it. Just takes a hell of a long time to make that long ass event XD
Title: Re: Simple Cooking System - No Script Needed!
Post by: Doctor Professor Nikolai on February 04, 2008, 03:12:05 PM
Ah I forgot about that one  ::)

I'll fix it right now!

Ninja Edit: Alright, exe updated and picture 4 updated aswell.
Title: Re: Simple Cooking System - No Script Needed!
Post by: zelkova on February 27, 2008, 01:45:41 AM
i like it. in fact, becouse if that, i now know what conditional branches are for. thanks  ;D
Title: Re: Simple Cooking System - No Script Needed!
Post by: Knight Rider on March 22, 2008, 02:19:04 AM
Very nice. Great for beginners.
Title: Re: Simple Cooking System - No Script Needed!
Post by: patmi on March 22, 2008, 03:45:13 PM
Hey, I decided to make a simple cooking system and its easy to use!

First, your going to need to make all your ingredients. It doesn't matter what ingrediants you have, I'm just using a PB&J Sandwich as an example. (I noticed I spelled sandwich wrong XD, but you know what it is.)
Spoiler for:
(https://rmrk.net/proxy.php?request=http%3A%2F%2Fimg123.imageshack.us%2Fimg123%2F3646%2Fsamich1vr7.png&hash=271b02a2f59638c84016fe3d932f8745f5f8ff08)


Next, you'll need a way to get the ingredients. You can make them separate, I just put all of mine together for the demo.
Spoiler for:
(https://rmrk.net/proxy.php?request=http%3A%2F%2Fimg217.imageshack.us%2Fimg217%2F8558%2Fsamich2dt2.png&hash=135f99e45e09a2999c4583791d4c3513285e835b)


After that, you need a little kitchen! The red circled area will be your work space.
Spoiler for:
(https://rmrk.net/proxy.php?request=http%3A%2F%2Fimg123.imageshack.us%2Fimg123%2F5398%2Fsamich3jc7.png&hash=13f72633031a8400d26ba240b0c6c87da4781cba)

Alright, now to event your work space. I'm making a simple one since your just making a sandwich. So here is what it should and needs to look like. You can add more, just use the same method in other choices. Your going to also need to make it so the ingredients go away!
Spoiler for:
(https://rmrk.net/proxy.php?request=http%3A%2F%2Fimg204.imageshack.us%2Fimg204%2F9246%2Fsamich4zm2.png&hash=861c4b417610a5820519dff0e697bbb9c264fc03)

Well I hope you like it!
© Nick Tutorials 2007-2008
I was wondering how to make a transformation potion! THX man! This rox!  :D
Title: Re: Simple Cooking System - No Script Needed!
Post by: The Great Leon on June 05, 2008, 05:10:19 AM
Hmm.. interesting :D

I might use something like that.
Title: Re: Simple Cooking System - No Script Needed!
Post by: Doctor Professor Nikolai on June 06, 2008, 05:31:30 AM
Thanks Leon.
Title: Re: Simple Cooking System - No Script Needed!
Post by: seskaa on October 12, 2008, 02:22:35 AM
lol i never relly though about that. thankx man your rock