kalyst001 Posted February 5, 2021 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
0 Slammer Posted February 19, 2021 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
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
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.