frobbin hood on 10/3/2008 at 22:23
Nice little mission:thumb:
But a clue please to the location of the 8th mask - I have the one from the safe. Been going round and round for ages.:confused:
klatremus on 10/3/2008 at 23:18
Hmm you're probably missing the one from the bedroom upstairs. It's a little dark in there.. The others are in the living room & dining room downstairs.
frobbin hood on 10/3/2008 at 23:42
Ah. found it ! Thanks.
Actually I'd missed an obvious one in the living room - same colour as the wallpaper:o
The Phantom on 20/3/2008 at 16:47
Completed and liked it :)
Nicely decorated house, with a good variation in valuables.
The mission is way too easy, and short, to play on Easy difficulty, thanks to a shipload of resources and a low loot requirement. But Ghost was quite the challenge, and takes more then 10 minutes to finish (37 for me).
At a moment I was waiting in the bedroom with the sleeping couple, with the door open, for the guard to pass by. Fun to see him stop right before you in the hallway, not noticing that both doors are wide open :cool:.
Makes me wonder if the AI could be altered to spot this.
The only thing I had trouble with was the secret door. I was looking for the last mask in the wrong direction, and wouldn't have found it soon without help. Still, the careful search in each room allowed me to find even the smallest pieces of loot.
Only 100 short, with both secrets found.
Thanks, Nielsen :thumb:. Looking forward to your next.
Durinda D'Bry on 27/3/2008 at 19:17
Nice short mission, my thanks... Also got problems to find safe, some small hint would be useful. Hunt for loot was hard as well, this can in the kitchen was fun but too cruel for players:)
SirFreddieM on 28/3/2008 at 05:04
Durinda D'Bry
Have a close look at the end of the stairs.
Nightwalker on 16/4/2008 at 14:46
Very nice little mission! I thoroughly enjoyed playing it. Thanks very much. :thumb:
all on 16/4/2008 at 17:27
Is map from an OM? It seems familiar to me.
AndrewPhD on 21/7/2008 at 18:22
Great little mission!!
On ghost, I BJd the patrolling guard on the ground floor, having quicksaved first;). The mission did not end. But when I crept in on the tiled entry room with the sleeping guard and leaned over and BJd him, the mission failed, as "somebody was alerted inside the house".
Great fun
Thanks for making it,:thumb:
AndrewPhD
fortuni on 14/3/2021 at 05:15
dml from Glypher that fixes one of the goals (goals not broken but incorrectly configured), a door and the toolbox key.
Code:
DML1
//T2 FM: UnMasked by Sonnich Brinch Nielsen (Nielsen74) / Fixes: miss20.mis.dml
//goals
-Link 57 571 "ControlDevice"
+ObjProp 39 "Scripts"
{
"Script 0" TrigContained
}
+Link 39 180 "ControlDevice"
{
}
+Link 39 181 "ControlDevice"
{
}
+Link 39 182 "ControlDevice"
{
}
+ObjProp 180 "Scripts"
{
"Script 0" TrapSetQVar
}
+ObjProp 180 "TrapQVar"
{
"" =1:goal_reverse_5
}
+ObjProp 181 "Scripts"
{
"Script 0" TrapSetQVar
}
+ObjProp 181 "TrapQVar"
{
"" =57:goal_target_4
}
+ObjProp 182 "Scripts"
{
"Script 0" TrapSetQVar
}
+ObjProp 182 "TrapQVar"
{
"" =4:goal_type_4
}
//doors
+MetaProp 50 -2419
+ObjProp 62 "BlockFrob"
{
"" true
}
//toolbox key
+ObjProp 579 "SlayResult"
{
}