PDA

View Full Version : Skull Temple Puzzle: Trapdoor



Gan
06-18-2006, 12:28 PM
#skull puzzle trapdoor
put push jewel carv
waitfor You push a
put push skull carv
waitfor You push a
put push griff carv
waitfor You push a
put push crown carv
waitfor You push a
put push trian carv
waitfor You push a
put stand

AnticorRifling
06-18-2006, 01:28 PM
You're missing a waitfor that might cause it to hang. That being said if I remember to do it when I'm home I'll post my from the dais to the skull temple script. It works solo or with a group.

Sean of the Thread
06-18-2006, 02:22 PM
#temple trap door
put push jewel carv
waitfor You push a jewel carving, which sinks to your touch until you hear a *CLICK*
put push skull carv
waitfor You push a skull carving, which sinks to your touch until you hear a *CLICK*
put push griff carv
waitfor You push a griffin carving, which sinks to your touch until you hear a *CLICK*
put push crown carv
waitfor You push a crown carving, which sinks to your touch until you hear a *CLICK*
put push trian carv
waitfor You push a triangle carving, which sinks to your touch until you hear a *CLICK*
put Yell MMMM MMMMM BUTTER.
put stand

Gan
06-19-2006, 09:52 AM
Heres's the script that Anticor mentioned. It will leave from the dais or a table at Shimmarglin Inn, and return you to the dais or the inn.

________________________________________
#[ Illistim ]From Dais to Skull Temple and back
echo
echo ****Starts at the dais, a table in the inn outside the dais, outside the inn,
echo ****outside the puzzle, and outside the stream that leads out of the temple.
echo
echo
echo ****When going to town you can input a person's name who's table you
echo ****wish to go to as a variable when starting the script.
echo

start:
match table Table]
match inDais [Ta'Illistim, Hanging Gardens]
match toSkull a floating dais
match puz a black marble obelisk with some stuff on it.
match toDais For a plateau the surface here is incredibly uneven.
match iDunno Obvious
put look
matchwait
table:
move out
move n
move w
move n
move go door
goto toSkull
inDais:
move out
move se
move se
toSkull:
move sw
move se
move se
move s
move sw
move e
move ne
move go gate
move sw
move se
move go port
move s
move s
move out
move sw
move w
move w
move s
move sw
move sw
move se
move sw
move s
move s
move s
move sw
move w
move se
move s
move sw
move sw
move s
move se
move s
move s
move sw
move sw
move w
move nw
move w
move sw
move s
move go bridge
move go steps
move go bridge
move sw
move sw
move climb wal
move sw
move s
move se
move w
move sw
move s
move s
move w
move sw
move w
move go grove
move w
move nw
move nw
move n
move n
move n
move n
move n
move ne
move up
move w
move nw
move nw
move ne
move w
move nw
put whisper group climb protrusion
goto grouped
grouped:
move climb protrusion
pause 3
echo
echo ***Type goahead to continue after group is ready***
echo
waitfor goahead
goto moveGroup
moveGroup:
move ne
move ne
move n
move nw
move nw
move n
goto puz

puz:
put push jewel carv
waitfor You push a
put push skull carv
waitfor You push a
put push griff carv
waitfor You push a
put push crown carv
waitfor You push a
put push trian carv
waitfor You push a
put stand
echo
echo ***Type goahead to continue after group is ready***
echo
waitfor goahead
move s
move s
move s
move se
move se
move se
move s
move s
move se
move e
echo ************************************************** **************************************************
echo ****You're here! The exit to this place is in this room where the stream is, go stream to exit!****
echo ************************************************** **************************************************
exit
toDais:
move s
move nw
move n
move sw
move w
put whisper group climb protrusion
goto grouped2
grouped2:
move climb protrusion
pause 3
echo
echo Get your group together and type goahead to continue.
echo
waitfor goahead
goto moveGroup2

moveGroup2:
move se
move e
move sw
move se
move se
move e
move d
move sw
move s
move s
move s
move s
move s
move se
move se
move e
move go grove
move e
move ne
move e
move n
move n
move ne
move e
move nw
move n
move ne
move clim wal
move ne
move go bridge
move ne
move go step
move n
move n
move ne
move e
move se
move e
move ne
move ne
move n
move n
move nw
move n
move ne
move ne
move n
move nw
move e
move ne
move n
move n
move n
move ne
move nw
move ne
move ne
move n
move e
move e
move ne
move go gate
move n
move n
move go port
move nw
move ne
move go gate
move sw
move w
move ne
move n
move nw
move nw
move ne
if_1 goto inn
move go dais
exit
inn:
move go inn
move s
move e
move s
put go %1 table
waitfor waves
put go %1 table
exit
iDunno:
echo ************************************************** ****
echo ***I dunno where the heck you are, keep looking... ***
echo ************************************************** ****