#[Solved] Is there a way to disable the requirement of stripping before meeting the Three Fingers?

1 messages · Page 1 of 1 (latest)

dense kettle
#

I kind of like my armor and wanted to see how the cutscene looked with armor on as well.

wicked moth
#

I took a quick look and it seems like it's this event that handles the prompt to open the door

#

in theory if you delete the conditions I highlighted (which check that the player is not wearing armor in any slot), the door should be usable regardless of your equipment

#

but mind you I haven't actually tested this

#

I can't remember though if the prompt appears at all times or only if you have no armor equipped

#

if it's the former, deleting these conditions should be enough

#

if the latter, then there must be another piece of code that makes the prompt appear based on the same conditions

#

but I can't find any other event that checks for armor in this map, so it seems unlikely

dense kettle
#

Oh.

#

I'm a little unsure about messing around with it as of right now. If it's not a hassle. Can you throw me a prepped script for this that I can load up to test?

wicked moth
#

yeah sure

dense kettle
#

Thank you! Sorry if I seem annoying...

wicked moth
#

create an "event" folder in your modengine mod folder and put this file in there

dense kettle
#

Ooo!

#

Thank you~

wicked moth
#

no problem, hopefully it works

dense kettle
#

[Solved] Is there a way to disable the requirement of stripping before meeting the Three Fingers?

wicked moth
#

awesome :D

dense kettle
#

Thank you again!~

#

The cutscene looks way cooler with my armor on personally!