设为首页收藏本站同能贴吧 切换语言 繁体中文
开启辅助访问 切换到窄版
扫描二维码关注官方公众号
返回列表
+ 发新帖
查看: 56|回复: 0

[转载发布] New Type for Item

[复制链接]
累计送礼:
0 个
累计收礼:
1 个
  • TA的每日心情
    开心
    2026-7-12 04:10
  • 签到天数: 209 天

    连续签到: 2 天

    [LV.7]常住居民III

    7959

    主题

    864

    回帖

    3万

    积分

    管理员

    Rank: 9Rank: 9Rank: 9

    VIP
    7
    卡币
    29925
    OK点
    16
    推广点
    0
    同能卷
    50
    积分
    38778

    灌水之王

    发表于 前天 09:36 | 显示全部楼层 |阅读模式

    New Type For Item

     
    Terms of use


    You can use this pluggin for free or commercial utility.
    You can add me in Crédit but not necessary.​

     ​



    Actually Version :  Version 1.0.1
     ​


     ​

    Older Version : 

    Version 1.0.0

    Add "Loot" Menu. 

    Spoiler
    Introduction
    This plugin add new type of items, Loot Item.
    For exemple, you have some monsters who drops some items like Wing Bat , ... and this item is not like Potion or something that you can use.
    In many rpg, item like this are used to craft. 
    So with this plugin, you can separate Item and Loop.
    I can explain how add more type if you ask me. Or make a plugin for your personal resquest .
    If you have a problem with plugin, please, tell me.
     
    Params
    You can change the order, for example, you can put Loop before Item or Weapon. Just write 0 and change next order.
     
    [/url]
     
    [url=https://forums.rpgmakerweb.com/attachments/additemparametre-png.25962/]

     
    How Use It
    [/url]
     
    /!\ If you don't want your loop item in Item menu, put your item in "Hidden Item". Then it will be visible in Loop Menu and not in Item Menu
     
    Example :
    [url=https://forums.rpgmakerweb.com/attachments/example-png.25965/]

     
    Download
    http://www.mediafire.com/view/d8k5t0581n37m3p/Ryuk_AddTypeItemV_1_0_0.js






     ​

     ​



    New Version: 1.0.1
     ​

    Introduction
    This plugin add between 1-6 new Item Type.​

    You can choose the name, the position, and activate or desactivate.
     
    Params

    There are two types of paramaters.​

    The first is the name of your new item type. Write the name in one of six slots. ​

    * @param ============================= * @param Name of New Item Type * @param ============================= * @param * * @param Name Slot1 * @desc Choose the name of your new Item Type.  * @default  *  * @param Name Slot2 * @desc Choose the name of your new Item Type.  * @default  *  * @param Name Slot3 * @desc Choose the name of your new Item Type.  * @default  * * @param Name Slot4 * @desc Choose the name of your new Item Type.  * @default  * * @param Name Slot5 * @desc Choose the name of your new Item Type.  * @default  *  * @param Name Slot6 * @desc Choose the name of your new Item Type.  * @default  
    The second parameter is the position . You can change all position of your Item Menu.​

                    Code:       
    1. * @param * @param ============================= * @param Position of Item Type * @param ============================= * @param * * @param Position Item * @desc Define position of Item Menu * @default 0 *  * @param Position Weapon * @desc Define position of Weapon Menu * @default 1 *  * @param Position Armor * @desc Define position of Armor Menu * @default 2 * * @param Position Key * @desc Define position of Key Menu  * @default 3 *  * @param Position Slot1 * @desc Define position of your first new Type Item * @default false *  * @param Position Slot2 * @desc Define position of your second new Type Item * @default false *  * @param Position Slot3 * @desc Define position of your third new Type Item  * @default false *  * @param Position Slot4 * @desc Define position of your fourth new Type Item  * @default false *  * @param Position Slot5 * @desc Define position of your fifth new Type Item  * @default false *  * @param Position Slot6 * @desc Define position of your sixth new Type Item  * @default false *
    复制代码

     
    How Use It

                    Code:       
    1. * @plugindesc Version 1.0.1  * You can add between 1-6 new Items Types. You can choose the name and position. * Crédit : Ryuk * * @author Ryuk * * @help Welcome to AddTypeItem. * === Introduction === * Do not like the four types of item? Want more easily to diverse the different types of item ?  * You can go through this plugin add between 1-6 new types of objects with this plugin. * Easy, you can change the name and activate or desactivate your new category of item. * * === How use it === * After activate this plugin, to add your new Item Type, go in parameter and in Name of New Item Type, * write the type name you want. Then, to activate your new type. In Position of Item Type, choose the  * position where you want see your new type. *  * Now, your new type is created and it appear in your Item Menu. But how put item in this category?  * Easy ! If you have choose Slot1, write in Note Item <slot1> * So : *        Slot1 : <slot1> *        Slot2 : <slot2> *        Slot3 : <slot3> *        Slot4 : <slot4> *        Slot5 : <slot5> *        Slot6 : <slot6> *   * For example, I created "Loop" in Slot1 parameter type for item like Wing Bat. I want put Wing Bat in Loop Menu * when i got this item. So in note's Wing Bat, I write <slot1>. * BUT actually, your item will be in Item AND Loop, so, how do to see it only in Loop Menu?  * To do it, in your Item Option, put your Item in Hidden Item A or B. And you Item will be only in Loop Menu. *  * === How Delete Type === * If you want desactivate some type, write "false" in value in Position Slot<number>. * For example, if I don't want Slot1, Position Slot1 Value: false. * * === More Option === * As you can see, you can change the position of Item Menu. So if you want * put Loot Menu before Item, you need all shifted. * For example : *                 Loot 0 *                 Item 1 *                 Weapon 2 *                 Accessory 3 *                 Armor 4 *                 Key Item 5 *
    复制代码

     
    Download


    [/url]

    [url=https://forums.rpgmakerweb.com/attachments/params2-png.26021/]



    本贴来自国际rpgmaker官方论坛作者:Ryuk处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:https://forums.rpgmakerweb.com/threads/new-type-for-item.50276/

    本帖子中包含更多资源

    您需要 登录 才可以下载或查看,没有账号?立即注册

    x
    天天去同能,天天有童年!
    回复 送礼论坛版权

    使用道具 举报

    文明发言,和谐互动
    文明发言,和谐互动
    高级模式
    您需要登录后才可以回帖 登录 | 立即注册

    本版积分规则

    简体中文
    繁體中文
    English(英语)
    日本語(日语)
    Deutsch(德语)
    Русский язык(俄语)
    بالعربية(阿拉伯语)
    Türkçe(土耳其语)
    Português(葡萄牙语)
    ภาษาไทย(泰国语)
    한어(朝鲜语/韩语)
    Français(法语)
    关闭

    幸运抽奖

    社区每日抽奖来袭,快来试试你是欧皇还是非酋~

    立即查看

    聊天机器人
    Loading...

    QQ|Archiver|手机版|小黑屋|同能RPG制作大师 ( 沪ICP备12027754号-3 )

    GMT+8, 2026-8-1 00:31 , Processed in 0.107641 second(s), 53 queries .

    Powered by Discuz! X3.4

    Copyright © 2001-2020, Tencent Cloud.

    快速回复 返回顶部 返回列表