Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
Hi, I need help to make two items to one. I know the basic recipe triggers, but I can't get two of same items to one. How could I fix that with triggers if it's possible?
My item recipe system allows you to add recipes with up to 6 of the same or different items.
If you don't want to use that then the way you do it is loop through each item slot for that unit and count how many items of that type it has. Be careful with the removing as it can remove more than the desired amount if done wrong.
Do you want to change the two items into one new item or do you just want to stack the two items? There are a lot of item stacking and item recipe systems here on the hive. I would suggest looking through the spell section.
I wanted a condition or something that makes the trigger focus on me having 2 of same items instead of one. My english aint the best, that is why I did ask. Btw both of the thing could be useful since later will I add potions...
I wanted a condition or something that makes the trigger focus on me having 2 of same items instead of one. My english aint the best, that is why I did ask. Btw both of the thing could be useful since later will I add potions...
There is no specific condition that will allow this to happen.
I would suggest an Item Recipe System. Use that for all of your item recipes. Mine has examples of how to use it just download the map and try it out. It has several options like restricting an item recipe from being completed unless all items are gathered and the unit enters a specific region or is near something.
It is in my signature below my post click on Systems tab.
You need JNGP for my system. If you don't have it you can download the new one here. It is called JNGP 2.0
Thanks for help, even though if I figured out what would match for me and did work. I made it by 2 if/then/else actions and made a new item wish did change in the action to the sword if you did not have one already equiped.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.