webe123 on 12/6/2012 at 07:59
Does anyone know HOW to get to the stupid mansion you are supposed to get to?
I have killed every haunt in sight and been to both sides of the town, but when I dive into the well at the other side of the town, it just goes to a diving room with diving helmets! But the door leads absolutely nowhere.....but I do not understand WHERE ELSE TO GO! I have been in and on top of every building in the town...frankly .....I am stumped!
I think the FM author should have given more specific instructions as to where to go, instead of it being thrown together like it seems to be. I have not a clue where to go now.
The first water way tunnel was having trouble with the same thing from some of the posts I have read!
nickie on 12/6/2012 at 09:06
Apparently the mission doesn't finish so you might well have done everything. Have a look at Ricebug's walkthrough (
http://www.ricebug.net/thief/2005.html) in the 2005 Volume Six List.
Unna Oertdottir on 26/7/2017 at 13:16
Here's a small dml to fix an objective
Save it as miss42.mis.dml
Quote:
DML1
//Fix Arrow/Equipment Objective in Water Way Tunnel 2//miss42.mis.dml
+ObjProp 488 "Scripts"
{
"Script 0" TrapSetQVar
}
+ObjProp 455 "Scripts"
{
"Script 1" TrigWorldfrob
}
+ObjProp 488 "TrapQVar"
{
"" =1:goal_state_1
}
+Link 455 488 "ControlDevice"
{
}
+ObjProp 455 "FrobInfo"
{
"World Action" Move,Script
}
-ObjProp 383 "FrobInfo"
+ObjProp 383 "FrobInfo"
{
"World Action" Move, Script
}