Jump to content
  • 0

Need Item Script to random all item in server


ooGubAoo

Question


  • Group:  Members
  • Topic Count:  18
  • Topics Per Day:  0.06
  • Content Count:  43
  • Reputation:   1
  • Joined:  06/08/23
  • Last Seen:  

If i want to change Old Blue Box .

When Open box will can random all item in server.

If Open Box then get item equip.

This item will have random Option too.

Can i do?

Thank you to help.

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.01
  • Content Count:  39
  • Reputation:   29
  • Joined:  06/08/23
  • Last Seen:  

well if you read the header of the file item_group_db.yml or the documented file about item group item_group.txt you will see

RandomOptionGroup   Applies random options of this group to all equipable items (Default: None)

it all you need for your request, though if you think it hassle to put for every entry on the list of items, you will need to modify the src according to your need.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  18
  • Topics Per Day:  0.06
  • Content Count:  43
  • Reputation:   1
  • Joined:  06/08/23
  • Last Seen:  

5 hours ago, Harvin said:

well if you read the header of the file item_group_db.yml or the documented file about item group item_group.txt you will see

RandomOptionGroup   Applies random options of this group to all equipable items (Default: None)

it all you need for your request, though if you think it hassle to put for every entry on the list of items, you will need to modify the src according to your need.

Thank you very much.

but i will add 

RandomOptionGroup: 1

every item or can add only one to RandomOptionGroup all item.

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
Answer this question...

×   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...