RPG Maker Forums

Intro:


This plugin simply allows you to create item packs in game for batch rewards, etc. You can create weapon, armor, or item packs.


Version: 1.00


Features:

  • Developer can create packs of items, weapons, or armor to be used in game to give to the player as a batch.

Instructions:

  1. Simply install the script
  2. Use the helpers provided



/* Functions:
* KR.Helpers.createItemPacks(packId, array)
* - Creates an item pack to be used in game.
*
* KR.Helpers.useItemPack(packId)
* - Uses the specific item pack created.
*
* KR.Helpers.createWeaponPack(packId, array)
* - Create an item pack for weapons.
*
* KR.Helpers.useWeaponPack(packId)
* - Use the weapon pack.
*
* KR.Helpers.createArmorPack(packId, array)
* - Creates an item pack for armor.
*
* KR.Helpers.useArmorPack(packId)
* - Use the pack for armor.
* Note: Item, weapon, and armor packs all belong to the same list,
* so make sure when creating packs, put each id after one another.
*
* Example:
* KR.Helpers.createItemPack(1, [1, 5, 2, 4] );
* - The first number is the pack id, the number inside of the square brackets ([]),
* - work as follows: 1 - refers to the item id; 5 refers to the amount. (So 5 potions).
* - The second set of numbers (2, 4) - 2 refers to another item id; 4 is the amount.
* - KR.Helpers.createItemPack(1, [firstItemId, itemAmount, secondItemId, itemAmount ])
* Hopefully this helps with understanding -- enjoy!
*/






In-game set up:





Please see the below attachment to use the plugin.



Credits:


Free for both commercial and non-commercial use.Credit with the name Kino, or EIS.


Thanks:Thank you to anyone who decides to use this script; I appreciate it!


If there are any bugs/issue, please contact me via message on the forums. I want to try and make the script as extensible/flexible as possible, so if you have an ideas, please message me.

View attachment EISItemPacks.js

Latest Threads

Latest Posts

Latest Profile Posts

Just beat the last of us 2 last night and starting jedi: fallen order right now, both use unreal engine & when I say i knew 80% of jedi's buttons right away because they were the same buttons as TLOU2 its ridiculous, even the same narrow hallway crawl and barely-made-it jump they do. Unreal Engine is just big budget RPG Maker the way they make games nearly identical at its core lol.
Can someone recommend some fun story-heavy RPGs to me? Coming up with good gameplay is a nightmare! I was thinking of making some gameplay platforming-based, but that doesn't work well in RPG form*. I also was thinking of removing battles, but that would be too much like OneShot. I don't even know how to make good puzzles!
one bad plugin combo later and one of my followers is moonwalking off the screen on his own... I didn't even more yet on the new map lol.
time for a new avatar :)

Forum statistics

Threads
106,015
Messages
1,018,351
Members
137,801
Latest member
topsan
Top