Jump to content
  • 0

How to import renewal item_db.yml to pre-re item_db.yml


Poring King

Question


  • Group:  Members
  • Topic Count:  61
  • Topics Per Day:  0.02
  • Content Count:  911
  • Reputation:   166
  • Joined:  11/27/14
  • Last Seen:  

Good day everyone

Since i adopt the new yml system . Im having trouble with my renewal item_db that i import to pre-re item_db so i can use . Is there other way to combine or copy the renewal item_db.yml into pre-re item_db.yml ? I tried this and its take 15mins to finish scrolling down to copy . after that i receive bunch of error from comboo items 

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 2

  • Group:  Members
  • Topic Count:  25
  • Topics Per Day:  0.01
  • Content Count:  283
  • Reputation:   76
  • Joined:  06/13/13
  • Last Seen:  

17 hours ago, Poring King said:

If i will do that i will also get the renewal script of each item

just edit the item_db.yml to setup the order of file to read, and remove all Script, EquipScript and UnEquipScript from the file of renewal.

Footer:
  Imports:
  - Path: db/re/item_db.yml
  - Path: db/pre-re/item_db.yml
  - Path: db/import/item_db.yml

well converting the yml file to sql then nulling all Script, EquipScript and UnEquipScript and then convert back is easier rather than thinking the use of regex, lazy to test the regex.

  • MVP 1
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.01
  • Content Count:  32
  • Reputation:   0
  • Joined:  10/26/20
  • Last Seen:  

ctrl + a to select all

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  61
  • Topics Per Day:  0.02
  • Content Count:  911
  • Reputation:   166
  • Joined:  11/27/14
  • Last Seen:  

2 minutes ago, fusqueta said:

ctrl + a to select all

If i will do that i will also get the renewal script of each item

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.01
  • Content Count:  32
  • Reputation:   0
  • Joined:  10/26/20
  • Last Seen:  

 

4 hours ago, Poring King said:

If i will do that i will also get the renewal script of each item

If the renew part of the file starts/stops at certain point of the file you can try "ctrl + shift + end" to select from the current point of cursor until the end  or "ctrl + shift + home" to select from start point until the beginning

 

is it your problem? if not please give us a more visual exemple

 

 

Edited by fusqueta
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  61
  • Topics Per Day:  0.02
  • Content Count:  911
  • Reputation:   166
  • Joined:  11/27/14
  • Last Seen:  

40 minutes ago, Litro Endemic said:

just edit the item_db.yml to setup the order of file to read, and remove all Script, EquipScript and UnEquipScript from the file of renewal.


Footer:
  Imports:
  - Path: db/re/item_db.yml
  - Path: db/pre-re/item_db.yml
  - Path: db/import/item_db.yml

well converting the yml file to sql then nulling all Script, EquipScript and UnEquipScript and then convert back is easier rather than thinking the use of regex, lazy to test the regex.

Well its work and i manual remove the max cap of def and the exploit of zeny from buy and sell using overcharge! thx its fix

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