nutminemz Posted April 12, 2017 Posted April 12, 2017 Now we can add and remove orbs from our item with random-option A modified version of old school orb refiner by Skorm Ty cydh for *getitem3 REQUIEMENTSInitial release script commands for Item Random Options #1708 SUGGESTIONSInitial release item random option for monster drop #1743ALL monster drop item with Random Option Downloadhttps://drive.google.com/open?id=0Bz-BtnAkIhbUNWxWRkhKXzl1eDg 2 Quote
Secrets Posted April 13, 2017 Posted April 13, 2017 setarray .@OptID[0],0; setarray .@OptID[1],0; setarray .@OptID[2],0; setarray .@OptID[3],0; setarray .@OptID[4],0; setarray .@OptVal[0],0; setarray .@OptVal[1],0; setarray .@OptVal[2],0; setarray .@OptVal[3],0; setarray .@OptVal[4],0; setarray .@OptParam[0],0; setarray .@OptParam[1],0; setarray .@OptParam[2],0; setarray .@OptParam[3],0; setarray .@OptParam[4],0; Use deletearray instead. 1 Quote
junjun7981 Posted August 4, 2019 Posted August 4, 2019 can you make an option where you can configure the script to choose what slot is only available //--------------------------------------------------------------// //here you can make a specific slot number for each kind //0 = all 4 slot ,1 = last 3 slot ,2 = last 2 slot ,3 = last 1 slot //--------------------------------------------------------------// .slot_count_Weapon = 0; .slot_count_Armor = 2; .slot_count_Shield = 2; .slot_count_Germent = 2; .slot_count_Shose = 2; .slot_count_Accessary = 2; .slot_count_Upper = 2; .slot_count_Middel = 2; .slot_count_Lower = 2; Quote
coperation Posted September 9, 2019 Posted September 9, 2019 On 9/5/2019 at 11:56 PM, Forshaken said: eveytime i enchant it says this can i got this ? Quote
coomode Posted November 26, 2019 Posted November 26, 2019 (edited) On 4/12/2017 at 8:53 PM, nutminemz said: Now we can add and remove orbs from our item with random-option A modified version of old school orb refiner by Skorm Ty cydh for *getitem3 REQUIEMENTSInitial release script commands for Item Random Options #1708 SUGGESTIONSInitial release item random option for monster drop #1743ALL monster drop item with Random Option Downloadhttps://drive.google.com/open?id=0Bz-BtnAkIhbUNWxWRkhKXzl1eDg thank i download npc on server I can not find it gimme orb Where to find gimme orb nutminemz Edited November 26, 2019 by coomode Quote
Forshaken Posted February 25, 2020 Posted February 25, 2020 On 11/26/2019 at 10:20 AM, coomode said: thank i download npc on server I can not find it gimme orb Where to find gimme orb nutminemz is it working on you? Quote
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.