Custom Apps With update 1.0 plugin no more in Beta stage. And you got new cool feature, that allows you create own Apps for Phone Menu. You can add next elements: Pictures Gauges (progress bars) …
Continue reading
Plugins for RPG Maker MZ and MV
Custom Apps With update 1.0 plugin no more in Beta stage. And you got new cool feature, that allows you create own Apps for Phone Menu. You can add next elements: Pictures Gauges (progress bars) …
Continue readingNew Plugin Parameters New Plugin Parameter: Allow Quick Connection? (for developers only) Only for developers and game testing purposes. Quick way to get into game from Title Screen, not need create (join) room. Just Press …
Continue readingContacts App You can create different persons (contacts) and customize they info page with different images and gauges. Each visual element visibility depends on switches, it’s allows you modify or add new info about character …
Continue readingNew Plugin Parameters Equipped items still have weight (If false, item weight don’t counts if someone equipped this item) Show short stats text? (More compact items states, only states that item gain or have) Description …
Continue readingUnique Items You can create unique items per Shop, player can buy unique item only once. Discounts Mode Added new script call: PSHOP_SetDiscountMode(PERCENT, CAT_ID) You can set discount mode for Shop, for all goods or …
Continue readingModal Menu (choice and messages) Added new script calls: Phone.ShowModalMenu("TITLE TEXT", ID, FromMap?); – Show modal menu from event body choices You can use it from any event or create new App Phone.ShowModalMessage("TITLE TEXT", "BUTTON …
Continue readingAlternative descriptions New plugin parameter Alternative Descriptions allows you create own descriptions (using image and rich text) for items if you don’t like complex default ones. Custom disabled cell look New plugin parameter Disabled image …
Continue readingGallery App How add Gallery App to Phone (if you update plugin version and don’t want reset Plugin Parameters): 1) Use script call Phone.AddApp("galleryApp"); 2) Add galleryApp as default App in Plugin Parameter Default Apps …
Continue readingDifferent slots background for items Added Notetag <pEquipSlotBack:NAME> for weapons and armors that will change slot background image for this item when it’s is equipped. For example, you can add different color for very rare …
Continue readingNotifications Auto notifications when player received new messsage You can create custom notifications with any background image and text (with control characters support) Other Added new plugin parameter Replace Menu that replace Main Menu with …
Continue reading