Jump to content

Orb refiner for item with random-option NPC


nutminemz

Recommended Posts


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  18
  • Reputation:   19
  • Joined:  02/01/17
  • Last Seen:  

58ee2cdd5e05d_ScreenShot2560-04-12at8_29_41PM.png.a0d5bdfe4906236484df8d91d8e0332f.png

 

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 

 

REQUIEMENTS
Initial release script commands for Item Random Options #1708

SUGGESTIONS
Initial release item random option for monster drop #1743
ALL monster drop item with Random Option

 

Download
https://drive.google.com/open?id=0Bz-BtnAkIhbUNWxWRkhKXzl1eDg

 

  • Upvote 2
Link to comment
Share on other sites


  • Group:  Developer
  • Topic Count:  36
  • Topics Per Day:  0.01
  • Content Count:  587
  • Reputation:   431
  • Joined:  01/26/16
  • Last Seen:  

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.

  • Upvote 1
Link to comment
Share on other sites

  • 2 years later...

  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  26
  • Reputation:   0
  • Joined:  04/14/12
  • Last Seen:  

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;
 

Link to comment
Share on other sites

  • 1 month later...

  • Group:  Members
  • Topic Count:  15
  • Topics Per Day:  0.01
  • Content Count:  148
  • Reputation:   21
  • Joined:  11/12/18
  • Last Seen:  

eveytime i enchant it says this 

 

image.thumb.png.baebc360cf1d304922cf78c06bb504fa.png

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  62
  • Reputation:   2
  • Joined:  01/16/12
  • Last Seen:  

On 9/5/2019 at 11:56 PM, Forshaken said:

eveytime i enchant it says this 

 

image.thumb.png.baebc360cf1d304922cf78c06bb504fa.png

can i got this ?

 

Link to comment
Share on other sites

  • 2 months later...

  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  5
  • Reputation:   0
  • Joined:  11/20/19
  • Last Seen:  

 

On 4/12/2017 at 8:53 PM, nutminemz said:

58ee2cdd5e05d_ScreenShot2560-04-12at8_29_41PM.png.a0d5bdfe4906236484df8d91d8e0332f.png

 

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 

 

REQUIEMENTS
Initial release script commands for Item Random Options #1708

SUGGESTIONS
Initial release item random option for monster drop #1743
ALL monster drop item with Random Option

 

Download
https://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  

1574747978089.jpg

1574748015091.jpg

Edited by coomode
Link to comment
Share on other sites

  • 2 months later...

  • Group:  Members
  • Topic Count:  15
  • Topics Per Day:  0.01
  • Content Count:  148
  • Reputation:   21
  • Joined:  11/12/18
  • Last Seen:  

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  

1574747978089.jpg

1574748015091.jpg

is it working on you?

Link to comment
Share on other sites

  • 3 years later...

  • Group:  Members
  • Topic Count:  28
  • Topics Per Day:  0.01
  • Content Count:  72
  • Reputation:   6
  • Joined:  04/30/14
  • Last Seen:  

link down @nutminemz

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...