IntroductionHi, 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 workWhat I would like it to doUnder 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
- Character can equip a bunch of different pieces of 'body armor,' depending on what they are (you couldn't wear two suits of plate armor, for example
- Character can equip a bunch of different 'accessories' no matter what they are, with the exception of gloves and boots. Only one pair of boots could be worn.
Scripts I am using right now
- Continuous Maps by Blizzard
- Custom Stag Growth System by Blizzrd
- Item Creation System by Blizzard
- Easy Party Changing System by...you guessed it, Blizzard
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.
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.
i'll try! :) but i can't promise anything...
mmmm bump?
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
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?
There's a script for multiple equipment parts. Actually, there's many of them, but i recommend you look for Guilames system.
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! :)