public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers
Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.

Original Source

  • Original title: Show Parameters
  • Original author: DreamX
  • Original date: May 22, 2016
  • Source thread: https://forums.rpgmakerweb.com/threads/show-parameters.62222/
  • Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugins In Development

Summary

{ "lightbox_close": "Close", "lightbox_next": "Next", "lightbox_previous": "Previous",

Archived First Post

Protected download


Current Features


Define the parameters shown on the Yanfly's menu plugins. You can use custom parameters from Quasi Param Plus, too.


Future Updates


1. Be able to define the parameters shown individually for each equipment (optional).


2. Be able to show only parameters that are effected by the equipment (optional)


3. Integrate with Yanfly's Status Core so that you can define the parameters shown there too.


4. Integrate with Yanfly Shop Menu Core


5. Integrate with the default status menu


Script

Code:
 * ============================================================================
 * How To Use
 * ============================================================================
 * When defining parameters, you can either use the parameter number or
 * parameter abbreviation. Use lowercase. If you are using Quasi Params Plus, 
 * you can use the abbreviations from that plugin as well. 
 *
 * 0 - mhp
 * 1 - mmp
 * 2 - atk
 * 3 - def
 * 4 - mat
 * 5 - mdf
 * 6 - agi
 * 7 - luk
 *
 * For Parameter "General Parameters", use lo or hi after each parameter to
 * designate whether is displayed with a long box or a short one.
 * ============================================================================
 * Terms Of Use
 * ============================================================================
 * Free to use and modify for commercial and noncommercial games, with credit.
 * Credit Quasi for their parameter plugin.
 * ============================================================================
 * Credits
 * ============================================================================
 * DreamX
 * Thanks to Yanfly for their plugins.

Downloads / Referenced Files

Log in to download

Log in, then follow the RPG Maker Developers Group to see these download links.

Log in to download

License / Terms Note

* Terms Of Use * ============================================================================ * Free to use and modify for commercial and noncommercial games, with credit. * Credit Quasi for their parameter plugin.

Referenced Images / Attachments

show param equip core.png
show param equip core.png
Creator Claims / Removal

If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.

#rpg-maker-archive#js-development

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar