EISItemPacks

Kino

EIS Game Dev
Veteran
Joined
Nov 27, 2015
Messages
556
Reaction score
794
First Language
English
Primarily Uses
RMMV
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
 
Last edited by a moderator:

Harken_W

Veteran
Veteran
Joined
Oct 13, 2015
Messages
80
Reaction score
22
First Language
English
Primarily Uses
N/A
Intro:


This plugin simply allows you to lock the player into a save file upon starting, or loading a game file.


Is this an incorrect intro? or am I missing something? great plugin btw! 
 

Solis

Veteran
Veteran
Joined
Oct 24, 2015
Messages
376
Reaction score
84
First Language
English
Thinking this is going to be pretty sweet :D Thanks!
 

Users Who Are Viewing This Thread (Users: 0, Guests: 1)

Latest Threads

Latest Profile Posts

so hopefully tomorrow i get to go home from the hospital i've been here for 5 days already and it's driving me mad. I miss my family like crazy but at least I get to use my own toiletries and my own clothes. My mom is coming to visit soon i can't wait to see her cause i miss her the most. :kaojoy:
Couple hours of work. Might use in my game as a secret find or something. Not sure. Fancy though no? :D
Holy stink, where have I been? Well, I started my temporary job this week. So less time to spend on game design... :(
Cartoonier cloud cover that better fits the art style, as well as (slightly) improved blending/fading... fading clouds when there are larger patterns is still somewhat abrupt for some reason.
Do you Find Tilesetting or Looking for Tilesets/Plugins more fun? Personally I like making my tileset for my Game (Cretaceous Park TM) xD

Forum statistics

Threads
105,868
Messages
1,017,072
Members
137,578
Latest member
JamesLightning
Top