Primary Zelda Hacking

Oracles Hacking => Help => Topic started by: Rubicante93 on November 16, 2012, 04:31:49 PM



Title: Do torches need an interction?
Post by: Rubicante93 on November 16, 2012, 04:31:49 PM
I have a problem with torches. In the first dungeon I could light torches to create the stairs to the bracelet. Everything workes fine but if I want to add a torch puzzle (1E14 is the ID to open a door when 2 torches are lit) I cant light the torches (I wanted to use it in the second dungeon). Do I need an interarction for this or is it dungeon specific?

Thanks.


Title: Re: Do torches need an interction?
Post by: Lin on November 16, 2012, 10:36:42 PM
You need an interaction. There's actually a command in ZOSE called "maketorcheslightable" that you can use :P


Title: Re: Do torches need an interction?
Post by: Rubicante93 on November 16, 2012, 11:05:51 PM
Thank you very much Lin (as always). I think I will learn how to use ZOSE tomorrow (or today) :).


Title: Re: Do torches need an interction?
Post by: Rubicante93 on November 18, 2012, 01:14:19 PM
Code:
writelocation 17D9D
setinteraction72 01

maketorcheslightable

Is this incomplete? Because it says compile error in ZOSE but the maketorcheslightable-command doesnt need any value.