Toggling wall object 'dent' with blue gem switch.
Posted: Tue Jul 03, 2012 10:39 pm
OK, I've seen a number of threads here that touch on what I'm attempting to do, and I swear somewhere in either Dungeon Master or Chaos Strikes Back I've seen this 'puzzle' done before, but for the life of me I can't find it. I've spent the last few hours scouring those dungeons in RTC with no luck, and the threads here apparently aren't close enough to what I'm doing to help me in my problem. So...
I've got a wallitem_dent that is a trigger, it's state is visible, it's operated by MISC_GEM_BLUE, it's action is 'toggle' and the other options I have checked are destroy item, disable self, and alternate state. It has 2 targets, a movable wall (and it successfully toggles the state of the movable wall), and a clone of wallitem_switch_blue named "wallitem_blue_gem_inset". Wallitem_blue_gem_inset is not a trigger, and it's state is invisible.
What I'm expecting to happen is for me to be able to take a MISC_GEM_BLUE click it to the wallitem_dent and the MISC_GEM_BLUE to go away, the wallitem_dent to disappear, the wallitem_blue_gem_inset to become visible, and the movable wall that was previously blocking my path to open up and allow passage.
What IS happening is that my MISC_GEM_BLUE goes away, wallitem_dent does not disappear, the wallitem_blue_gem_inset does not become visible, but the movable wall does open up correctly.
I swear this has been done before, because I'm fairly certain that's not an original idea of mine, but I can't find an example of it, and the several threads I've read about similar issues haven't helped me.
What's more is that I've successfully created a coin-op treasure room like you see in dungeon master on the level above the one with the death knights/tentacle eye thingies/and the spiders. Those coin-op alcoves are essentially the same thing as what I'm doing here except they work and what I'm doing here is not working. So I just don't understand what it is that I'm doing wrong. If someone could please advise me I would very much appreciate it, because I'm really at a loss here. I've tried everything I can think of and nothing works.
I have an example dungeon created to test the various permutations of this issue I'm having. I'm willing to upload it, but apparently I don't know how. :p
I've got a wallitem_dent that is a trigger, it's state is visible, it's operated by MISC_GEM_BLUE, it's action is 'toggle' and the other options I have checked are destroy item, disable self, and alternate state. It has 2 targets, a movable wall (and it successfully toggles the state of the movable wall), and a clone of wallitem_switch_blue named "wallitem_blue_gem_inset". Wallitem_blue_gem_inset is not a trigger, and it's state is invisible.
What I'm expecting to happen is for me to be able to take a MISC_GEM_BLUE click it to the wallitem_dent and the MISC_GEM_BLUE to go away, the wallitem_dent to disappear, the wallitem_blue_gem_inset to become visible, and the movable wall that was previously blocking my path to open up and allow passage.
What IS happening is that my MISC_GEM_BLUE goes away, wallitem_dent does not disappear, the wallitem_blue_gem_inset does not become visible, but the movable wall does open up correctly.
I swear this has been done before, because I'm fairly certain that's not an original idea of mine, but I can't find an example of it, and the several threads I've read about similar issues haven't helped me.
What's more is that I've successfully created a coin-op treasure room like you see in dungeon master on the level above the one with the death knights/tentacle eye thingies/and the spiders. Those coin-op alcoves are essentially the same thing as what I'm doing here except they work and what I'm doing here is not working. So I just don't understand what it is that I'm doing wrong. If someone could please advise me I would very much appreciate it, because I'm really at a loss here. I've tried everything I can think of and nothing works.
I have an example dungeon created to test the various permutations of this issue I'm having. I'm willing to upload it, but apparently I don't know how. :p