System - Item Combination v1.3

User avatar
Enalias
Site Admin
Site Admin
Posts: 200
Joined: Sat Sep 15, 2018 1:57 pm
Reputation: 9
Location: Florida, U.S.A.
Website: http://chaosrealm.co/memberlist.php?mod ... rofile&u=2
Discord: https://discord.gg/BUEZkef
Twitch: https://www.twitch.tv/enalias
Contact:
United States of America

System - Item Combination v1.3

#1

Post by Enalias » Mon Nov 05, 2018 11:13 am

System - Item Combination v1.3 Created by LeoNguyen112

System that allows you to combine items. It uses array to make list of items list and combine results.

tutorial
1. Open the uploaded map in WE.
2. Copy all the triggers in Item System folder to your map, make sure you check "Automatically create unknown variables while pasting trigger data" in File - Preferences - "General" tab.
Spoiler
Show
Image
3. After you copy the trigger check the "Item Pick Up 1" trigger, and delete one condition in there since it's useless.
Spoiler
Show
Image
4. Now, you're ready. I make an example how to create Wraith Band recipe from dota. First, you must make 3 items of Wraith Band like in the picture below.
Spoiler
Show
ImageImageImage
I'll explain:
-'Wraith Band' is the Real Item with ITEM ABILITIES
-'Wraith Band (Recipe)' is the Item in your Hero Inventory with NO ITEM ABILITIES and the basic item for combine, you'll know it later. It also has function for how much is the sold price when you sell the Item Recipe only (example buying the Item Recipe is 150, so the Sold Price (80% from buying cost) should be 120. So you should put the gold cost into 240. See picture above !)
-'Wraith Band - 485' is the Item that sold by the Inventory Shop. It consist the price for buying the Item Recipe. It has NO ITEM ABILITIES.

5. Now go back to the trigger editor, go to 'ITEM INIT' trigger set the Item Real and Item Fake like the picture below:
Spoiler
Show
Image
6. Go to 'ITEM RECIPE INIT' trigger and set the combine item like the picture below:
Spoiler
Show
Image
7. And here's the result:
Spoiler
Show
ImageImageImageImage
You do not have the required permissions to view the files attached to this post.

Return to “Systems”

×