Open Pokeknight2610 opened 5 days ago
I believe the console is bound to tab. (It has been a white my memory might be hazy) but you should be able to directly set values with that!
yup its bound to tab. what command do i use to trigger it
you'll need to manually set some flags, I would recommend looking at the flag list in flowey's time machine
Where can i find that?
You can either use https://crumblingstatue.github.io/FloweysTimeMachine/
and look at the Advanced section for the flag IDs you need to edit, or you can use scripts\macros\macros.gml
and look at the macros. After that, with the console open, you just use flag_set <ID> <value>
and flag_get <ID>
to set and get flag values.
For the actual flags you need to set, I'm guessing setting FL_MurderLevelOverride
to MurderLevel.Lv16MettatonKilled
with flag_set 26 16
would be the easiest way to trigger genocide route conditions.
heyo! My friend made a port (and texture mod) for this decomp, and genocide route doesn't work. Any way you can trigger one using the cheat menu or in game, because I am tired of mindlessly slaying froggits and whimsums.