Jump to content
  • 0

adding Random Option on pre-re (YML)


AinsLord

Question


  • Group:  Members
  • Topic Count:  257
  • Topics Per Day:  0.08
  • Content Count:  737
  • Reputation:   18
  • Joined:  11/21/15
  • Last Seen:  

basically i tried to copy what is on re-newal random option settings

but somehow it doesnt applied perfectly

here is the screenshot of my error

image.png.6b0de50f797322b2f384a949f1374065.png

im still trying to figure out what is really going on

 

thanks if someone can help me with this ❤️

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 1

  • Group:  Members
  • Topic Count:  76
  • Topics Per Day:  0.02
  • Content Count:  455
  • Reputation:   57
  • Joined:  08/28/12
  • Last Seen:  

Here this works:
1. Go to the path -> db/
1.1 Add in item_randomopt_db.yml:

Footer:
  Imports:
  - Path: db/pre-re/item_randomopt_db.yml
    Mode: Prerenewal
  - Path: db/re/item_randomopt_db.yml
    Mode: Renewal
  - Path: db/import/item_randomopt_db.yml

1.2 Add in item_randomopt_group.yml:

Footer:
  Imports:
  - Path: db/pre-re/item_randomopt_group.yml
    Mode: Prerenewal
  - Path: db/re/item_randomopt_group.yml
    Mode: Renewal
  - Path: db/import/item_randomopt_group.yml

2. Go to the path -> db/re
2.1 Copy item_randomopt_group.yml and item_randomopt_db.yml
2.2 Add both files in db/pre-re
3. Have fun ?

  • Upvote 2
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...