Sceptre on 2/9/2002 at 22:21
Help me I am getting no-where with this one.
I have been through the pit at the beginning and into the rooms on the other side.
I have made it upstairs and been into the rooms with the locked chests which I can't open, into the room with the torture apparatus, into the garden with the spiders , and have even gone running like a wild man all through the place to see if I can see anything but I don't .
I also have a key that doesn't seem to open anything that I took off of one of the guards patrolling the room with what looks like the trickster behind some water.
I feel like a newbie on this one.
Nightwalker on 2/9/2002 at 22:58
You need to find your lockpicks before you'll get very far in this one. Go past the area with the 3 wall "displays", keep to the left and go up more stairs. You'll end up in and area with the display of what looks like the Trickster. Go left (when facing the Trickster) to the corner and then left again. Inside one of the rooms here, there's a chest that opens with the key that you found and you're lockpicks are in there. :)
Sceptre on 3/9/2002 at 01:07
Thanks again for the help I could have sworn I tried to open all those chests?
Anyway I finished it now I guess, the sword was never checked off.
Oh and though I am pitifully late I hope you had a happy birthday and your birthday wish comes true.
Nightwalker on 3/9/2002 at 01:23
Thank you, Sceptre! Birthday wishes can never be too late! It just makes the birthday last longer. :joke:
Unna Oertdottir on 29/4/2016 at 21:05
I made a dml fix for this old mission. I'm sure there's more to fix but what the heck, it's working.
Quote:
DML1
//Fix for Escape: The Bear Pits;Sword objective
+ObjProp 1238 "Scripts"
{
"Script 0" TrapSetQVar
}
+ObjProp 1238 "TrapQVar"
{
"" =1:goal_state_0
}
+ObjProp 232 "Scripts"
{
"Script 0" StdButton
}
+ObjProp 232 "FrobInfo"
{
"World Action" Move, Script
"Inv Action" Script, FocusScript
"Tool Action" Script, FocusScript
}
+Link 232 1238 "ControlDevice"
{
}
save this as miss69.mis.dml (You can paste it in a text editor, save it as miss69.mis.txt and rename it-->miss69.mis.dml, then install the FM with FM-Selector and put the dml into the FM folder)
Instructions how to install dmls
(
http://www.ttlg.com/forums/showthread.php?t=145374)
baeuchlein on 30/4/2016 at 12:27
Quote Posted by Unna Oertdottir
(You can paste it in a text editor, save it as miss69.mis.txt and rename it-->miss20.mis.dml, then install the FM with FM-Selector and put the dml into the FM folder)
You better rename it to miss
69.mis.dml instead.;)
Thanks for all your work with fixing these old missions, Unna Oertdottir!:thumb:
Unna Oertdottir on 30/4/2016 at 12:30
Fixed. Thanks.:)