What's new
Choice of Mods

Join our amazing community to find Choicescript games and modifications to improve your gameplay!

Latest build "Shadow of the Eagles" - Paul Wang

Anyone here that knows how to edit stat? or it is impossible for moment?
If you're using the exe version, you can use a save editor after exporting the save to your PC, after that just import back into the game.
If you're using the html version, open up the console on the webpage (either CRTL+Shift+I) or just right click > inspect. then type in SugarCube.State.variables to access the list of stats.
 
If you're using the exe version, you can use a save editor after exporting the save to your PC, after that just import back into the game.
If you're using the html version, open up the console on the webpage (either CRTL+Shift+I) or just right click > inspect. then type in SugarCube.State.variables to access the list of stats.
Hands up, imma bit dumb for this but, how do I exactly use the save editor after exporting the save?

Everytime I click export, nothing happens, unless I'm high
 
Yes, in the settings I clicked the save/load. There are buttons there like export to disk and import from disk. I kept clicking and clicking export to disk but nothing happens, no files. Only the downloaded game Is there
I also tried running the export to disk feature, it appears to not be working on Windows for some reason. I would recommend just using the HTML provided above, as its definitely safer than running an executable which appears to be an encrypted compiled python file that recreates game data on demand. The export to disk does work on the HTML.

I'm sorry for suggesting that without trying it myself, though in my defense, I immediately just found and played the HTML, and never bothered with the executable. I just saw others in the thread saying that it worked.

Tl;dr just use the HTML
 
For anyone who wants an html, you can do the following:
1) Run the exe on your computer.
2) Navigate to %LOCALAPPDATA%/Temp (Full Path is C:\Users\<username>\AppData\Local\Temp).
3) Look for a folder with the format _MEI<some numbers>. In my case its _MEI183002, might be different on yours, not fully sure. In case you don't find it, do a manual search for "Shadow"
4) Inside this folder, copy the Shadow of the Eagles 0.4.1.html file and the assets folder, and paste them somewhere else.
5) You can now close the exe, and run the html directly. All assets are preserved, and this way you can modify the stats like any other Twine game (through SugarCube.State.variables)
i gonna try it now, thank you and bless you and all your descendant
 
Back
Top