Save-Point
Ten items in equip menu! - Printable Version

+- Save-Point (https://www.save-point.org)
+-- Forum: Archives (https://www.save-point.org/forum-105.html)
+--- Forum: Creation Asylum Archives (https://www.save-point.org/forum-90.html)
+---- Forum: Scripts & Code Snippets (https://www.save-point.org/forum-92.html)
+----- Forum: RPG Maker XP Code (https://www.save-point.org/forum-93.html)
+------ Forum: Enhancement/Modification Scripts (https://www.save-point.org/forum-98.html)
+------ Thread: Ten items in equip menu! (/thread-6574.html)



Ten items in equip menu! - Jimmie - 08-13-2005

Ten items in equip menu!
by Jimmie
Aug 13 2005

This is a locked, single-post thread from Creation Asylum. Archived here to prevent its loss.
No support is given. If you are the owner of the thread, please contact administration.


Well, the code got cut off by the "code" and "spoiler" tags... download the text file.

Does:
Lets the player equip ten item(one wepon, rest armors) and makes a new status screen to show tham all and add bars to all the stats. :clap:

INFO
Name all weapons as normal, all the armors and accessories etc should be named like normal with a number after it:
Helmets:0
Earrings:1
Necklaces:2
Covering armor:3
Underlying armor:4
Arm pad:5
Shield:6
Leg Pad:7
Shoes:8

Paste the script in a new one above main. Will probably confllict with Make's Double weapons script and all other scripts like that. Will also replace any custom equip screen you have. Will cause all windows that draw the stats to also draw bars under them. Will replace any custom shop window you have. That's about it.

Give credit Or else...


Here's the whole, slightly upgraded, slightly shortened(still 59 000 characters) script:
As always, it gets cut off, so it's a notepad file:
1. You need the pictures included.
2. You'll understand how to name things much better.


.txt   equip_script.txt (Size: 55.86 KB / Downloads: 1)