Made by Ablac
Combine Unlimited items Instantly Setup to turn 2 items into 1
Features:
-Easy To setup
-Add Combinable items in seconds
-No Difficult Trigger editing
-It Works!
-No Difficult Jass
-Only 2 Small triggers
Info: V.02
Added new settings
Display TXT to All Players - On/Off
Display Item Names - On/Off
TXT Colors - Color Code
All Items Combinable - On/Off
Fixed a couple things
Items do not need to be in Order to be combined anymore
Will be adding more slots if people like V.02
Fully supports multiplayer haven't updated the Loading Screen.
Combine Unlimited items Instantly Setup to turn 2 items into 1
Features:
-Easy To setup
-Add Combinable items in seconds
-No Difficult Trigger editing
-It Works!
-No Difficult Jass
-Only 2 Small triggers
Info: V.02
Added new settings
Display TXT to All Players - On/Off
Display Item Names - On/Off
TXT Colors - Color Code
All Items Combinable - On/Off
Fixed a couple things
Items do not need to be in Order to be combined anymore
Will be adding more slots if people like V.02
-
Settings
-
Events
-
Map initialization
-
-
Conditions
-
Actions
-
-------- Quest Entry --------
-
Quest - Create a Required quest titled Combine Items with the description Combine Item System..., using icon path ReplaceableTextures\CommandButtons\BTNAmbush.blp
-
-------- Text Settings --------
-
Set DisplayTXTtoAllPlayers = False
-
Set DisplayItemNames = True
-
Set TXTColor = |CFF0042FF
-
-------- Item Combinability Settings --------
-
Set AllItemsCombinable = False
-
-------- Item Settings. --------
-
Set NumberOfCombinableItems = 2
-
Set CombinableItems[1] = Claws of Attack +15
-
Set CombinableItems[2] = Crown of Kings +5
-
-------- Combined Items --------
-
-------- For Combined Items, Add the numbers of the 2 Items you want to be combined +1000 --------
-
-------- Combined items need to be on the map, Hide them if you dont want them to be seen. --------
-
-------- Warning you cannot combine an Item more than once!!!, For example you can combine numbers 1 and 2 and than combine 1 and 3 --------
-
Set CombinedItem[1003] = Mask of Death 0040 <gen>
-
-
-
Settings
-
Events
-
Map initialization
-
-
Conditions
-
Actions
-
-------- Quest Entry --------
-
Quest - Create a Required quest titled Combine Items with the description Combine Item System..., using icon path ReplaceableTextures\CommandButtons\BTNAmbush.blp
-
-------- Text Settings --------
-
Set DisplayTXTtoAllPlayers = False
-
Set DisplayItemNames = True
-
Set TXTColor = |CFF0042FF
-
-------- Item Combinability Settings --------
-
Set AllItemsCombinable = False
-
-------- Item Settings. --------
-
Set NumberOfCombinableItems = 12
-
Set CombinableItems[1] = Claws of Attack +15
-
Set CombinableItems[2] = Crown of Kings +5
-
Set CombinableItems[3] = Orb of Frost
-
Set CombinableItems[4] = Ring of Protection +5
-
Set CombinableItems[5] = Heart of Aszune
-
Set CombinableItems[6] = Horn of Cenarius
-
Set CombinableItems[7] = Wirt's Leg
-
Set CombinableItems[8] = Wirt's Other Leg
-
Set CombinableItems[9] = Wand of Neutralization
-
Set CombinableItems[10] = Wand of Negation
-
Set CombinableItems[11] = Tiny Great Hall
-
Set CombinableItems[12] = Tiny Castle
-
-------- Combined Items --------
-
-------- For Combined Items, Add the numbers of the 2 Items you want to be combined +1000 --------
-
-------- Combined items need to be on the map, Hide them if you dont want them to be seen. --------
-
-------- Warning you cannot combine an Item more than once!!!, For example you can combine numbers 1 and 2 and than combine 1 and 3 --------
-
Set CombinedItem[1003] = Mask of Death 0040 <gen>
-
Set CombinedItem[1007] = Cheese 0004 <gen>
-
Set CombinedItem[1011] = Ankh of Reincarnation 0012 <gen>
-
Set CombinedItem[1015] = Stone Token 0013 <gen>
-
Set CombinedItem[1019] = Vampiric Potion 0018 <gen>
-
Set CombinedItem[1023] = Staff of Sanctuary 0019 <gen>
-
-
Fully supports multiplayer haven't updated the Loading Screen.