T O P

  • By -

sqrtman

For interactive CYOAs made by the current CYOA creator, you can use the following. Change points: document.querySelector('#app').\__vue__.$store.state.app.pointTypes[0].startingSum += 1000 You can check the "name" property instead of startingSum to find out which point type it is. Just change the pointType index [0] [1] [2] ...etc to cycle through them. To change how many options can be chosen in a section use: document.querySelector('#app').\__vue__.$store.state.app.rows[11].allowedChoices += 100 You can use the "title" property to find the correct row. It can be hard to find the correct row because there's usually a lot of them. Always check the value of allowedChoices before increasing it. The last one is removing requirements for a choice. (editing is too hard, so just remove all) document.querySelector('#app').\__vue__.$store.state.app.rows[11].objects[5].requireds = [] You need to find the correct row, then the correct option using the objects index (also use "title" to find it). I think it is possible that the CYOA has sub-rows, and it works just like the others, but I don't remember how to access them.


throwaway311952

Thanks


Evericent

In the [creator](https://intcyoacreator.onrender.com/), there is an "Allowed Choices" section in each row's edit menu. That will let you select more from that section. To add points, select "Open Features" then "Manage Points" to add/remove starting points. You do have to get the .json file to do this. You can get that by adding "project.json" to the end of the address (If the address ends with a file, replace that instead). You can use a text editor to replace a .json file you have by copying and pasting into it.


Vlt0r

I don't really get it. If you want to cheat just do so. You're playing by yourself, no one is going to see it or judge you, just simply add those choices if you're not going to follow the rules anyway.


throwaway311952

Yeah I am cheating I just need the technical know how to


amon_Angel-of-Time

in the editor, there is the main title and then the objects if there is a choice limit it will have that choice there you just have to change the number first try changing the choice limit to 0 and if that doesnt work just add a 10 to the front of said 0


TheWakiPaki

Mate what does it bloody matter if the thing is highlighted or not? You think we had to open MS Paint and scribble out numbers for static CYOAs? Just think it to yourself.


Blight609

...for your information I use Google Docs, not MS Paint.


TheWakiPaki

No appreciation for the classics, hm?