UnderminersTeam / UndertaleModTool

The most complete tool for modding, decompiling and unpacking Undertale (and other GameMaker games!)
GNU General Public License v3.0
1.08k stars 207 forks source link

Suggestion: Add a ch2_scene21_loop_fix script, which removes the "global.flag[307] = 1" thing #631

Closed OhioInvadesUSA closed 2 years ago

OhioInvadesUSA commented 2 years ago

In gml_Object_obj_ch2_scene21_loop_Step_0, line 71: the text global.flag[307] = 1 can be found. Removing it causing a Susie plush to appear in Susie's room (if the gift was given to Susie).

Grossley commented 2 years ago

More information needed to work on this issue.

Dobby233Liu commented 2 years ago

I think people should do this themselves instead. A script for this is unnecessary. (Note: This issue is about Deltarune Chapter 2)

OhioInvadesUSA commented 2 years ago

More information needed to work on this issue.

In gml_Object_obj_ch2_scene21_loop_Step_0, line 71: the text global.flag[307] = 1 can be found. Removing it causing a Susie plush to appear in Susie's room (if the gift was given to Susie).

ToughSun14 commented 2 years ago

More information needed to work on this issue.

In gml_Object_obj_ch2_scene21_loop_Step_0, line 71: the text global.flag[307] = 1 can be found. Removing it causing a Susie plush to appear in Susie's room (if the gift was given to Susie).

Dude. You literally repeated your issue. If you're going to post something, you should at least try to give us more information about your issue, not just repeat your vague comment.

Jacky720 commented 2 years ago

This issue should be closed, as it does not need to be addressed by a script and it was resolved in v1.08 anyway.