#House of Darkness scripts

20 messages · Page 1 of 1 (latest)

sour flax
#

A continuation from #p5-modding-chat and #1438952567940976640 , trying to get the Bright House of Darkness mod from vanilla to fully work since downloading it normally and following the same format as any other mod doesn't really work.

#

Normally porting it over results in a broken camera, however you can still move (it's just that you can't really see WHERE you're going)

#

After loading into a save where I start from the save room before entering the house of darkness with the door folder completely removed results in unsynced text after I leave the safe room

#

Though after going into HOD it works perfectly fine, just no dialogue is shown after you enter nor once you reach the finish

#

If anyone can help it would be appreciated, trying to port this fully from vanilla into it's own mod for royal isn't easy so

modern oxide
#

If you want help, I'd recommend including the link to or files of the mod you're porting. That way, folks don't have to go looking themselves.

Attaching the modded flow files directly would be particularly useful.

remote frost
#

did you edit these in any way or just copy them straight over?

#

also give them a look through to make sure you're porting over any of the FSCR scripts it uses

sour flax
sour flax
tidal quartzBOT
#

it seems to work

Though after going into HOD it works perfectly fine, just no dialogue is shown after you enter nor once you reach the finish

Jump

[Go to message!](#1439693710915928216 message)

sour flax
#

though if you include the ''door'' folder it breaks the camera

remote frost
#

I believe when porting scripts like this over from vanilla, you have to manually convert bitflags or something like that

sour flax
sour flax
#

so @modern oxide is there anyway i can fix this? (sry for pinging)

#

I'll probably look for the files in the cpk

modern oxide
#

I haven't looked at any of the scripts, and I don't know much about porting from vanilla P5. I'd suggest looking into the bitflag stuff that Fayande recommended, or otherwise doing a line-by-line comparison of the modded scripts.

sour flax