kalyst001 Posted February 5, 2021 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 9 Reputation: 5 Joined: 08/30/13 Last Seen: 2 hours ago Share Posted February 5, 2021 This is the description of the someone of that kind of items: Tempest Shadow combination method is explained in this Combination Scroll. You can get 1 Tempest Shadow item by combining it with Materials. ________________________ [Required materials] 50x Knot Letter 30x Shadowdecon ________________________ [Obtainable items] Tempest Shadow Shoes, Tempest Shadow Shield, Magic Executioner Holy Water Shadow Armor, Magic Corrupted Exorcist Shadow Armor, Magic Vibration Dragon Killer Shadow Armor, Magic Scissor Hunting Shadow Armor, Magic Fishing Insect Net Shadow Armor, Tempest Shadow Earring, Tempest Shadow Pendant, Magic Executioner Shadow Weapon, Magic Exorcist Shadow Weapon, Magic Hunting Shadow Weapon, Magic Insect Shadow Weapon, Magic Fishing Shadow Weapon, Magic Dragon Killer Shadow Weapon, Magic Angelus Shadow Weapon, Magic Formless Shadow Weapon, Magic Holy Water Shadow Weapon, Magic Plant Shadow Weapon This mean if i get all materials and i click on the scroll, can i obtain one of that items, thats the question.. How i can get one random item of one crafting recipe? i know the formula to get 1 unique item, but get one of many items? Please help me.. :C Quote Link to comment Share on other sites More sharing options...
0 Slammer Posted February 19, 2021 Group: Members Topic Count: 10 Topics Per Day: 0.00 Content Count: 218 Reputation: 155 Joined: 11/28/11 Last Seen: 2 hours ago Share Posted February 19, 2021 (edited) if (countitem(item_id)<quality || countitem(item_id)<quality) { getitem item_id,quality; dispbottom "You need [ blablabla ]."; } if (countitem(item_id)>quality && countitem(item_id)>quality) { delitem item_id,quality; delitem item_id,quality; getitem callfunc("F_Rand",item_id,item_id,item_id,.......),1; } maybe can help you Edited February 19, 2021 by Slammer Quote Link to comment Share on other sites More sharing options...
Question
kalyst001
This is the description of the someone of that kind of items:
Tempest Shadow combination method is explained in this Combination Scroll.
You can get 1 Tempest Shadow item by combining it with Materials.
________________________
[Required materials]
50x Knot Letter
30x Shadowdecon
________________________
[Obtainable items]
Tempest Shadow Shoes, Tempest Shadow Shield, Magic Executioner Holy Water Shadow Armor, Magic Corrupted Exorcist Shadow Armor, Magic Vibration Dragon Killer Shadow Armor, Magic Scissor Hunting Shadow Armor, Magic Fishing Insect Net Shadow Armor, Tempest Shadow Earring, Tempest Shadow Pendant, Magic Executioner Shadow Weapon, Magic Exorcist Shadow Weapon, Magic Hunting Shadow Weapon, Magic Insect Shadow Weapon, Magic Fishing Shadow Weapon, Magic Dragon Killer Shadow Weapon, Magic Angelus Shadow Weapon, Magic Formless Shadow Weapon, Magic Holy Water Shadow Weapon, Magic Plant Shadow Weapon
This mean if i get all materials and i click on the scroll, can i obtain one of that items, thats the question..
How i can get one random item of one crafting recipe? i know the formula to get 1 unique item, but get one of many items?
Please help me.. :C
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.