A downloadable plugins RPGMZ

Download NowName your own price

 * @help MardSilver_0_Utils.js

 * ==============================================================================

 * ===Information===

 * ==============================================================================

 * This plugin support to use all MardSilver's plugins.

 * With this plugin, you can show HTML from file, remove HTML from file,

 * show or hide error printer, set data to local storage, get data from local storage,  * get a random number between min and max, load note files.

 *  * ==============================================================================

 * ===Contact Me===

 * ==============================================================================

 * Fiverr: https://www.fiverr.com/phanthientuan

 * Itch.io: https://mardsilver.itch.io/

 * Telegram: https://t.me/MardSilver

 * Discord: Mard Silver#2285

 *  * ==============================================================================

 * ===How to use===

 * ==============================================================================

 * Please place this plugin above all MardSilver's plugins.

 *

 * //===How to use show HTML===//

 * Use this plugin command to show HTML from file.

 * showHTML filename

 * ex: showHTML index.html

 *

 * //===How to use remove HTML===//

 * Use this plugin command to remove HTML from file.

 * removeHTML

 *

 * //===How to use show error printer===//

 * Use this plugin command to show or hide error printer.

 * showErrorPrinter hideErrorPrinter

 * ex: showErrorPrinter true

 *

 * //===How to use set storage data===//

 * Use this plugin command to set data to local storage.

 * setStorageData key value

 * ex: setStorageData key value

 *

 * //===How to use get storage data===//

 * Use this plugin command to get data from local storage.

 * getStorageData key

 * ex: getStorageData key

 *

 * //===How to use get random number===//

 * Use this plugin command to get a random number between min and max.

 * getRandomNumber available min max

 * ex: getRandomNumber 1 0 100

 *

 * //===How to load note files===//

 * Use this plugin param to load note files.

 * ArrayNoteFiles

 * ex: [NPC]

 *

 * ==============================================================================

 * ===Terms of Use===

 * ==============================================================================

 * 1. These plugins may be used in free or commercial games provided that they

 * have been acquired through legitimate means at link: https://mardsilver.itch.io/ and/or any

 * other official approved MardSilver sources. Exceptions and special

 * circumstances that may prohibit.

 *  * 2. This plugin is free for both commercial and non-commercial use as long as  * you have "Mard Silver" or "Oridungeon" Credit in your project.

 *  * 3. You may edit the source code to suit your needs, so long as you do not

 * claim the source code belongs to you. I also does not take

 * responsibility for the plugin if any changes have been made to the plugin's

 * code, nor does i take responsibility for user-provided custom code

 * used for custom control effects including advanced JavaScript notetags

 * and/or plugin parameters that allow custom JavaScript code.

 *  * 4. You may NOT redistribute these plugins nor take code from this plugin to

 * use as your own. These plugins and their code are only to be downloaded from

 * https://mardsilver.itch.io/ and other official/approved my sources. A list of

 * official/approved sources can also be found on https://mardsilver.itch.io/.

 *  * 5. I am not responsible for problems found in your game due to

 * unintended usage, incompatibility problems with plugins outside of the

 * Mard Silver MZ library, plugin versions that aren't up to date, nor

 * responsible for the proper working of compatibility patches made by any

 * third parties. I am not responsible for errors caused by any

 * user-provided custom code used for custom control effects including advanced

 * JavaScript notetags and/or plugin parameters that allow JavaScript code.

 *  * 6. If compatibility patching needs to be done through a third party are not affiliated with me  * regarding the use of code from the Mard Silver MZ library, must contact me for approval.  * The patch will be posted as a free download to the public at https://mardsilver.itch.io/.  * Such patches are not allowed to be sold for profit, including commissions, crowdfunding, and/or donations.

 *  * 7. If this Mard Silver MZ plugin is a paid product, all project team members

 * must purchase their own individual copies of the paid product if they are to

 * use it. Usage includes working on related game mechanics, managing related

 * code, and/or using related Plugin Commands and features. Redistribution of

 * the plugin and/or its code to other members of the team is NOT allowed

 * unless they own the plugin itself as that conflicts with Article 4.

 *  * 8. Any extensions and/or addendums made to this plugin's Terms of Use can be

 * found on https://mardsilver.itch.io/ and must be followed.

 *

 * ============================================================================

 * ===Change Log===

 * ============================================================================

 * version 1.1

 * - Update:

 * + add command addLinkChilds to add link childs to the parent.

 * + update for use components, AI, and more.

 * [version 1.0.0]

 * - Initial release.

 * - Update:

 * + export read note file to support for MardSilver_Spine.js

 *


Download

Download NowName your own price

Click download now to get access to the following files:

MardSilver_0_Utils.rar 22 kB

Leave a comment

Log in with itch.io to leave a comment.