#[Solved] Is there a way to disable the requirement of stripping before meeting the Three Fingers?
1 messages · Page 1 of 1 (latest)
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
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?
yeah sure
Thank you! Sorry if I seem annoying...
no problem, hopefully it works
IT WORKED!!!
[Solved] Is there a way to disable the requirement of stripping before meeting the Three Fingers?
awesome :D