Independent Items [MZ]

Independent Items

Independent Items

Everyone should know what this one does. It allows you to use independent items in your game. Simply by using note tags, you can set items, weapons, or armour in the database to be independent. What this means is that items with this note tag will never stack. Its properties will become unique, almost as if a new item were added to the database. Even though this plugin is pretty straight-forward on its own, it can be used to support more advanced plugins later. I have future plugins planned that will require this to work.

Features

  • Using note tags, you can make items, weapons, and armour independent.
  • In the plugin parameters, you can choose to hide the “: 99” information all together for independent items only.
  • Compatibility patches have been made to other DM Series plugins to work with independent items.

Compatibility

Terms of Use

1. Do NOT claim ownership or take any code for your own plugins.

2. Do NOT redistribute or resell any of the source code under any circumstances.

3. This plugin is free to be used in any non-commercial game.

4. This plugin can be used in commercial games provided you have successfully purchased a commercial licence from this page. You can begin the process by clicking the red button found below. The licence will cover any and all future games made by you using the plugin.

Release Versions

Changelog

Downloads

Plugin Releases

Download Version 1.03

Non-Commercial Licence

Download

Commercial Licence

Buy Licence
0 0 votes
Article Rating
Subscribe
Notify of
guest

4 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
John Denver
John Denver
6 months ago

Cool plugin. I haven’t tried it yet (was just reading the implementation) and in line 264 you have:

$gameIndependents._independentArmors[$gameIndependents._independentId-1]

Shouldn’t this be

$gameIndependents._independentArmors[$gameIndependents._independentId-1] = obj

instead?

Raiden Shotgun
Raiden Shotgun
5 months ago

Can we alter independent items properties? or any extra plugin to make that possible?

4
0
Would love your thoughts, please comment.x
()
x