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

[转载发布] EST - PHONE ADDON - BASIC MENU

[复制链接]
累计送礼:
0 个
累计收礼:
1 个
  • TA的每日心情
    开心
    4 天前
  • 签到天数: 209 天

    连续签到: 2 天

    [LV.7]常住居民III

    4594

    主题

    864

    回帖

    2万

    积分

    管理员

    Rank: 9Rank: 9Rank: 9

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

    灌水之王

    发表于 昨天 13:12 | 显示全部楼层 |阅读模式
    ■ Information      ╒══════════════════════════╛
    EST - PHONE ADDON - BASIC MENU
    Version: 1.0
    By Estriole
    File name: .js

    ■ Introduction     ╒══════════════════════════╛
    This plugin is addon to EST - PHONE MENU MZ
    this plugin recreate all the basic menu to fits the phone scene

    ■ Features         ╒══════════════════════════╛
    - all basic menu in phone screen

      ■ Changelog       ╒══════════════════════════╛
    v1.0 2020.10.22           Finish making the plugin

    ■ Plugin Download ╒══════════════════════════╛
    https://www.dropbox.com/s/6bquiq3d6emoreo/EST_PHONE_ADDON_BASICMENU.js?dl=0

    ■ Screenshots ╒══════════════════════════╛
    SpoilerItem Scene
    Spoiler









    Skill Scene
    Spoiler









    Equip Scene
    Spoiler









    Status Scene
    Spoiler









    Formation Scene
    Spoiler






    Option Scene
    Spoiler






    Save Scene
    Spoiler






    Load Scene
    Spoiler









    Game End Scene
    Spoiler










    ■ Demo ╒══════════════════════════╛
    https://www.dropbox.com/sh/vhf1jhpydfr3vne/AACXtmj85frlI81AAmAcK50Ha?dl=0
    click download to download the entire folder.

    ■ How to use       ╒══════════════════════════╛
      1. Install EST_PHONE_MENU_MZ.js (required)
    https://forums.rpgmakerweb.com/index.php?threads/est-phone-menu-mz.129119/
      2. Install this plugin BELOW it
      3. open the EST_PHONE_MENU_MZ plugin parameter and search
      for Phone Command Settings parameter.
      add your menu command there.

      this is what you should put on the 'Script' parameter
      for that menu command.
    SpoilerItem Scene
      SceneManager.push(Scene_PhoneAddonItem);

      Skill Scene
      $gameSystem._phoneActorSelectionType = "Skill";
      SceneManager.push(Scene_PhoneAddonActorSelection);

      Equip Scene
      $gameSystem._phoneActorSelectionType = "Equip";
      SceneManager.push(Scene_PhoneAddonActorSelection);

      Status Scene
      $gameSystem._phoneActorSelectionType = "Status";
      SceneManager.push(Scene_PhoneAddonActorSelection);

      Formation Scene
      SceneManager.push(Scene_PhoneAddonFormation);

      Options Scene
      SceneManager.push(Scene_PhoneAddonOptions);

      Save Scene
      SceneManager.push(Scene_PhoneAddonSave);

      Load Scene
      SceneManager.push(Scene_PhoneAddonLoad);

      Game End Scene
      SceneManager.push(Scene_PhoneAddonGameEnd);



      4> you can also make when pressing continue / load
      in title screen... instead of calling Scene_Load
      will use the phone version...
      change the "PhoneLoad as SceneLoad" parameter to true.

    ■ Dependencies     ╒══════════════════════════╛
    EST_PHONE_MENU_MZ.js
    place this plugin BELOW it.

    ■ Compatibility    ╒══════════════════════════╛
    MZ is new engine... so i cannot say for sure.
    but it should be compatible with most things.

    ■ Parameters       ╒══════════════════════════╛
    Spoiler!Phone Item Settings
        >> Help Window Y Offset
          ~ Help Window Y Offset

        >> ItemType Window Y Offset
          ~ ItemType Window Y Offset

        >> ItemList Window Y Offset
          ~ ItemList Window Y Offset

        >> Actor Selection Window Y Offset
          ~ Actor Selection Window Y Offset
        >> Gauge Width
          ~ Width of the Item Window Gauge

      !Phone Skill Settings
        >> Use Actor Background
          ~ if true will use actor background for phone skill scene

        >> Gauge Width
          ~ Width of the Skill Window Gauge

        >> Help Window Y Offset
          ~ Help Window Y Offset

        >> SkillType Window Y Offset
          ~ SkillType Window Y Offset

        >> Status Window Y Offset
          ~ Status Window Y Offset

        >> SkillList Window Y Offset
          ~ SkillList Window Y Offset

        >> Actor Selection Window Y Offset
          ~ Actor Selection Window Y Offset

      !Phone Equip Settings
        >> Use Actor Background
          ~ if true will use actor background for phone equip scene
        >> Gauge Width
          ~ Width of the Equip Window Gauge
        >> Help Window Y Offset
          ~ Help Window Y Offset
        >> Status Window Y Offset
          ~ Status Window Y Offset
        >> Command Window Y Offset
          ~ Command Window Y Offset
        >> Slot Window Y Offset
          ~ Slot Window Y Offset
        >> Item Window Y Offset
          ~ Item Window Y Offset

      !Phone Status Settings
        >> Use Actor Background
          ~ if true will use actor background for phone status
        >> Exp Gauge Color 1
          ~ Color 1 of the Exp Gauge gradient
        >> Exp Gauge Color 2
          ~ Color 2 of the Exp Gauge gradient
        >> Status Content Height
          ~ Height of the Status Window Content
        >> Gauge Width
          ~ Width of the Status Window Gauge
        >> Actor Name Line
          ~ In Phone Status... Which line the actor name drawn?
        >> Actor Level Line
          ~ In Phone Status... Which line the actor level drawn?
        >> Actor Class Line
          ~ In Phone Status... Which line the actor class drawn?
        >> Actor States Line
          ~ In Phone Status... Which line the actor inflicted states drawn?
        >> Actor HPMPTP Line
          ~ In Phone Status... Which line the actor gauges drawn? (this takes almost 4 lines)
        >> Actor EXP Line
          ~ In Phone Status... Which line the actor EXP gauges drawn? (takes almost 2 lines)
        >> Actor Atk Line
          ~ In Phone Status... Which line the actor Atk  drawn?
        >> Actor Def Line
          ~ In Phone Status... Which line the actor Def  drawn?
        >> Actor Matk Line
          ~ In Phone Status... Which line the actor Matk  drawn?
        >> Actor Mdef Line
          ~ In Phone Status... Which line the actor Mdef  drawn?
        >> Actor Agi Line
          ~ In Phone Status... Which line the actor Agi  drawn?
        >> Actor Luk Line
          ~ In Phone Status... Which line the actor Luk  drawn?
        >> Actor Profile Line
          ~ In Phone Status... Which line the actor Profile drawn? (inf lines)(recommended last)

      !Phone Options Settings
        >> Option Window Y Offset
          ~ Option Window Y Offset

      !Phone Load Settings
        >> PhoneLoad as SceneLoad.
          ~ If set to true... this will open Scene_PhoneAddonLoad instead of Scene_Load
        >> Onload Common Event
          ~ When loading savefile from phone. execute this common event (set to 0 to not call any common event)



    ■ License          ╒══════════════════════════╛
    Free to use in all project (except the one containing pornography)
    as long as i credited (ESTRIOLE).

    ■ Extra Credit ╒══════════════════════════╛

    ■ Support          ╒══════════════════════════╛
    While I'm flattered and I'm glad that people have been sharing and
    asking support for scripts in other RPG Maker communities, I would
    like to ask that you please avoid posting my scripts outside of where
    I frequent because it would make finding support and fixing bugs
    difficult for both of you and me.

    If you're ever looking for support, I can be reached at the following:
    [ http://forums.rpgmakerweb.com/ ]
    pm me : estriole

    also support to compatibility with VisuStella is not possible.
    because their code is obfuscated thus cannot be read by human.
    if there's incompatibility... please ask VisuStella Team.

    ■ Donate  ╒══════════════════════════╛
    If you want to support my work you can donate here
    https://www.makerdevs.com/profile/estriole

    ■ Author's Notes   ╒══════════════════════════╛
    None


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

    本帖子中包含更多资源

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

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

    使用道具 举报

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

    本版积分规则

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

    幸运抽奖

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

    立即查看

    聊天机器人
    Loading...

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

    GMT+8, 2026-7-16 14:24 , Processed in 0.093181 second(s), 53 queries .

    Powered by Discuz! X3.4

    Copyright © 2001-2020, Tencent Cloud.

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