RMRK is retiring.
Registration is disabled. The site will remain online, but eventually become a read-only archive. More information.

RMRK.net has nothing to do with Blockchains, Cryptocurrency or NFTs. We have been around since the early 2000s, but there is a new group using the RMRK name that deals with those things. We have nothing to do with them.
NFTs are a scam, and if somebody is trying to persuade you to buy or invest in crypto/blockchain/NFT content, please turn them down and save your money. See this video for more information.
Lenneth CMS, Inventory System and Equipment System

0 Members and 1 Guest are viewing this topic.

*
Scripter
Rep:
Level 40
Crownless King
    Lenneth CMS, Inventory System and Equipment System
    Version: 1.0
    Authors: Soulpour777, Blackmorning, Yanfly
    Date: 5 / 26 / 2015

    Description


    A new menu that utlizies a visual Inventory, Equipment and Menu System. This is a rework of Hanzo's system in VX, which is now on VX Ace. The script contains the following scripts:
     
     > Soulpour - Lenneth Base
     > Soulpour - Lifeline
     > Lenneth CMS - Menu Base
     > Lenneth CMS - Commands
     > Lenneth CMS - Active Actors
     > Lenneth CMS - Base
     > Lenneth CMS - Inventory System
     > Blackmorning Base Script (BM Base)
     > Blackmorning Valkyrie Stories Equip
     > Yanfly Ace Core Engine
     > Yanfly Equip Engine

    Features

    • New customizable Menu System
    • Inventory System
    • Visual Based Equipment System


    Instructions

    #==============================================================================
    # ** Lenneth Custom Menu and Equipment / Inventory System
    #------------------------------------------------------------------------------
    # INSTRUCTIONS
    #------------------------------------------------------------------------------
    Main Menu System Script / CMS [Author: Soulpour777]

    In the main menu, not all categories will show in the menu not unless the
    proper switches assigned to them are turned on. These switches are determined
    in the module (at this particular spot):

        SwitchSetup = {
          :bestiary  => 9,  # Show/hide switch.
          :formation => 10, # Show/hide switch.
          :system    => 11, # Enable/disable switch.
          :quest     => 14, # Show/hide switch.
          :stree     => 12, # Show/hide switch.
          :spirits   => 13, # Show/hide switch.
        }
       
    Most of the menu commands are empty. You can make your own items or scene
    calls in each of them when edited. Part of the code from the menu is as follows:

      def command_bestiary # Bestiary Command
        Sound.play_ok
        # Empty Command
        @command_window.activate # Remove this when Scene call is created.
      end
     
      def command_quest # Quest Log Script
        Sound.play_ok
        # Empty Command
        @command_window.activate # Remove this when Scene call is created.
      end
     
      def command_s_tree # Skill Tree Script
        Sound.play_ok
        # Empty Command
        @command_window.activate # Remove this when Scene call is created.
      end
     
      def command_spirits # Spirits System Script
        Sound.play_ok
        # Empty Command
        @command_window.activate # Remove this when Scene call is created.
      end

    The graphics, tone, opacity and all other configurations of the menu items are
    found under the Tools / Items Menu Command Configurations section of the
    Soulpour - Lenneth Base script.

    Common things you will find will be the blend type (how it is shown on layer
    and color composition), the opacity (alpha / transparency of the object)
    and tone. The tone changes the hue and saturation of the original image.

    Inventory System Script [Author: Soulpour777]

    The Inventory Item Script has a few configurations that can also be found
    under the Lenneth Base script. These configuration consist of how many
    categories are there and on which category they fall in. The categories are
    custom, so you can customize which things fall under them. Just remember
    that these categories have altered the original numbers of items. The
    categories are determined via note tags (custom only):

    In your item's note box, place any of the following to determine what custom
    category they are in. You can change the tags from the base script.

    <accessory>
    <combat>
    <loot>
    <valuables>

    You have two tones during selection and deselection of the menu item, which
    is the ACTIVE TONE and the INACTIVE TONE. You can change this as well in the
    base script.


    Equipment System Instructions:

    The equipment system functions still harbor the original Yanfly Equip and BM
    Equip. Please look at their instructions. If you are looking for any Equip
    Visual functions, the Soulpour-Lenneth Base Script will be able to explain.

    #==============================================================================

    Credit


    Soulpour777 for the following scripts:
     > Soulpour - Lenneth Base
     > Lenneth CMS - Menu Base
     > Lenneth CMS - Commands
     > Lenneth CMS - Active Actors
     > Lenneth CMS - Base
     > Lenneth CMS - Inventory System
     
    Blackmorning for the following scripts:
     
     > Blackmorning Base Script (BM Base)
     > Blackmorning Valkyrie Stories Equip
     
    Yanfly for the following scripts:
     
     > Yanfly Ace Core Engine
     > Yanfly Equip Engine

    Thanks

    For such, I, Soulpour777 would like to thank Sixth for correcting some of my errors when I was lazy fixing some of the menu errors.
     
    Hanzo Kimura for the original VX Script, Idea and Resources. I ported this script with a little bit of modification to suit VXAce.

    Support


    Comment below for feedback or any questions. If anything personal comes in, please give me a private message or comment on my blog.

    Known Compatibility Issues

    N / A

    Demo


    Script Status: Unsupported (I stopped supporting this script, sorry)

    Terms of Use


    You are free to use my scripts (INSIDE THIS DEMO AND USED IN THIS SYSTEM) for non-commercial use and commercial use. If used and you want to do some editing, please contact me first. For the scripts that I do not own and made, Yanfly and Blackmorning's rules apply.[/list]
    « Last Edit: November 05, 2016, 03:42:58 AM by SoulPour777 »


    If you like my work, please do support me on Patreon.
    https://www.patreon.com/Soulpour777?ty=h

    *
    Rep:
    Level 97
    2014 Most Unsung Member2014 Best RPG Maker User - Engine2013 Best RPG Maker User (Scripting)2012 Most Mature Member2012 Favorite Staff Member2012 Best RPG Maker User (Scripting)2012 Best MemberSecret Santa 2012 ParticipantProject of the Month winner for July 20092011 Best Veteran2011 Favourite Staff Member2011 Most Mature Member2011 Best RPG Maker User (Scripting)2011 Best Use of Avatar and Signature Space2010 Most Mature Member2010 Favourite Staff Member
    This looks great Soulpour! Thanks for sharing.

    Sorry for not commenting sooner. I was away for a bit.

    *
    &&&&&&&&&&&&&&&&&&&&&&&&&&&&&
    Rep:
    Level 96
    &&&&&&&&&&&&&&&&&&&&&&&&&&&
    GIAW 14: 2nd Place (Hard Mode)2013 Zero to Hero2013 Biggest Drama WhoreParticipant - GIAW 11Secret Santa 2013 ParticipantFor taking arms in the name of your breakfast.
    &&&&&&&&&&&&&&&&