nutminemz Posted April 12, 2017 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 18 Reputation: 19 Joined: 02/01/17 Last Seen: March 22, 2019 Share 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 Link to comment Share on other sites More sharing options...
Secrets Posted April 13, 2017 Group: Developer Topic Count: 36 Topics Per Day: 0.01 Content Count: 588 Reputation: 436 Joined: 01/26/16 Last Seen: 3 hours ago Share 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 Link to comment Share on other sites More sharing options...
junjun7981 Posted August 4, 2019 Group: Members Topic Count: 7 Topics Per Day: 0.00 Content Count: 26 Reputation: 0 Joined: 04/14/12 Last Seen: October 30, 2022 Share 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 Link to comment Share on other sites More sharing options...
Forshaken Posted September 5, 2019 Group: Members Topic Count: 15 Topics Per Day: 0.01 Content Count: 152 Reputation: 21 Joined: 11/12/18 Last Seen: February 8 Share Posted September 5, 2019 eveytime i enchant it says this Quote Link to comment Share on other sites More sharing options...
coperation Posted September 9, 2019 Group: Members Topic Count: 8 Topics Per Day: 0.00 Content Count: 63 Reputation: 2 Joined: 01/16/12 Last Seen: Monday at 05:31 PM Share 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 Link to comment Share on other sites More sharing options...
coomode Posted November 26, 2019 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 5 Reputation: 0 Joined: 11/20/19 Last Seen: June 12, 2022 Share 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 Link to comment Share on other sites More sharing options...
Forshaken Posted February 25, 2020 Group: Members Topic Count: 15 Topics Per Day: 0.01 Content Count: 152 Reputation: 21 Joined: 11/12/18 Last Seen: February 8 Share 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 Link to comment Share on other sites More sharing options...
Eyhra Posted May 18, 2023 Group: Members Topic Count: 28 Topics Per Day: 0.01 Content Count: 73 Reputation: 7 Joined: 04/30/14 Last Seen: Yesterday at 01:18 PM Share Posted May 18, 2023 link down @nutminemz Quote Link to comment Share on other sites More sharing options...
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.