Jump to content
  • 0

About SQL in YAML... Is it possible?


albertoacv4498

Question


  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.01
  • Content Count:  13
  • Reputation:   0
  • Joined:  11/20/20
  • Last Seen:  

I was wondering... I like me some randomness, and I also enjoy having missions or quests. I wanted to know if it would be possible to query the database inside the quest_db.yml file and be able to use the results in custom quests, making the whole process automatic (as of right now, I've been doing it manually, selecting IDs and amounts and such...) Thank you for any and all info!

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

  • Group:  Forum Moderator
  • Topic Count:  33
  • Topics Per Day:  0.01
  • Content Count:  1268
  • Reputation:   382
  • Joined:  02/03/12
  • Last Seen:  

On 8/15/2022 at 9:42 PM, albertoacv4498 said:

I was wondering... I like me some randomness, and I also enjoy having missions or quests. I wanted to know if it would be possible to query the database inside the quest_db.yml file and be able to use the results in custom quests, making the whole process automatic (as of right now, I've been doing it manually, selecting IDs and amounts and such...) Thank you for any and all info!

I do not believe it's possible to query quest_db.yml. You could convert it into an SQL database and query it from there. Depending on the information you need to know you might be able to use existing commands to search for it.

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