Chaos Project

RPG Maker => RPG Maker Scripts => Script Requests => Topic started by: GrieverSoft on January 30, 2010, 12:07:54 am

Title: [Request] Stacking armor in the style of Morrowind
Post by: GrieverSoft on January 30, 2010, 12:07:54 am
Introduction

Hi, I'm placing a request for a script that enables the realistic stacking of armor, like that found in Morrowind.  For example, you could wear a shirt, put a set of armor over that and put a parka over the rest...or something.  I understand that it would take a CMS.  I don't have one in mind, right now.  But anyway, the stacking armor is what's on my mind right now.

Information about how I would like it to work

What I would like it to do

Under the Equipment command, I suppose there would be a window on the left showing the party's items, and a window on the right that shows what the character has equipped.  A smaller window on the bottom would show changes to stats.

How I would like it to work



Scripts I am using right now



And that's it for now, unless I find a script that needs to be in what I'm working on.  If anyone could cobble something together or point me in the right direction, that would be super. 
Title: Re: [Request] Stacking armor in the style of Morrowind
Post by: Holyrapid on January 30, 2010, 03:36:46 am
I don“t think it would need a CMS, because it edits an existing scene, not create a new one. This sounds interesting, so i hope someone does this for you.
Title: Re: [Request] Stacking armor in the style of Morrowind
Post by: Valdred on January 30, 2010, 03:48:22 am
i'll try!  :) but i can't promise anything...
Title: Re: [Request] Stacking armor in the style of Morrowind
Post by: GrieverSoft on February 08, 2010, 08:08:10 am
mmmm  bump?
Title: Re: [Request] Stacking armor in the style of Morrowind
Post by: Jackolas on February 08, 2010, 10:59:27 am
to make this work you need to create/modify the default armour handling in rmxp
because your changing this it will be most likely that:
    * Item Creation System by Blizzard
will never work.

on a side note this is way to advance than I can create.
Gl with your request
Title: Re: [Request] Stacking armor in the style of Morrowind
Post by: GrieverSoft on February 14, 2010, 09:48:07 pm
Well, what if instead of all that, I just ask for more equipment slots?  Specifically:  Boots, Pauldrons, Legs and Cape?  And maybe a few accessory slots for good measure?  Would that work?
Title: Re: [Request] Stacking armor in the style of Morrowind
Post by: Holyrapid on February 17, 2010, 01:29:53 am
There's a script for multiple equipment parts. Actually, there's many of them, but i recommend you look for Guilames system.
Title: Re: [Request] Stacking armor in the style of Morrowind
Post by: GrieverSoft on February 18, 2010, 01:12:40 am
That's not exactly what I needed, but it is more or less perfect for my purposes.  Thanks for pointing me in the right direction!  :)