maga on 17/5/2014 at 05:58
Thank you!!! I had looked up and not down! :)
now I'm looking for the crypt.....
maga on 17/5/2014 at 15:25
in the skeleton lounge I found 3 buttons: the one on the firepace, the one on a table behind a potted plant and the third one at the base of one of the tables with the safe........ cannot find the other 2.................
Sagittal on 18/5/2014 at 08:29
Quote Posted by maga
in the skeleton lounge I found 3 buttons: the one on the firepace, the one on a table behind a potted plant and the third one at the base of one of the tables with the safe........ cannot find the other 2.................
I replayed this one a couple of weeks ago - you've probably found the switches now but if not:
4
side pf table on right of fireplace5
bottom of door frame left of door
Nens on 18/5/2014 at 10:17
2177 out of 2180 loot and 18 out of 22 pickpockets ... anyone found them all? Two things that I noticed and might be pickable were pipe on Sinclair (though, guess blackjacking would be needed) and crown on Bone King (who I actually can't summon as don't have any more water arrows). Could those two be 2 out of 4 missing pickpockets?
Also, anyone knows the safest (no damage) and stealthiest (no alerts) ways to get down after picking the easter egg?
Sagittal on 18/5/2014 at 16:14
I was too concentrated on getting the flying blackjacks to think about the pickpockets :p . Don't know if the pipe can be pickpocketed but the Bone King's crown wasn't even frobbable for me.
To get down safely from the roof did you not get the flying potions ? I think they were in the workshop?
Nens on 18/5/2014 at 16:29
Completely forgot about them.
They work just nicely, silent and safe drop (not from all the way up)...
It was nice mission at the end, and did have fun even if it has some tedious (lockpicking and back-and-forths) and frustrating (AI gets randomly alerted by my actions) parts, along with bugs (one being that AI can see through the doors in large corridor that has Razzle's room on one end and dining room on other).
Marbrien on 19/5/2014 at 13:14
I don't think I have been to the "skeleton lounge" with buttons, mentioned above. Can anyone offer some hints as to where it is?
Found it immediately after posting. There's a button on the shield of a statue in the crypt.
FKenFord on 28/12/2016 at 21:12
I don't seem to be able to find them. Not in my inventory; not in the officers' lounge as mentioned. I suppose it's possible (though unlikely) that I grabbed them and managed to drop/throw them somewhere random. Are they supposed to be in the vase on the table?
Anyone have any suggestions. I'm only one monkey head short (and the urn is still empty by the grave, so I'm sure that the missing one).
Thanks,
Ken
T-Linkz on 30/12/2016 at 10:26
I`m stuck after placing the 4 monkeyheads i`m teleported in some square??? and i cant get out, is this supposed to happen??
Excellent mssion :thumb:
Thanks
Unna Oertdottir on 7/9/2019 at 18:04
dml to fix some issues, mostly objects
Code:
DML1//Folly of Youth//Item fix//UN// Serendipity.gam.dml
+ObjProp -5077 "InvType"
{
"" Item
}
+ObjProp -5075 "InvType"
{
"" Item
}
+ObjProp -2467 "RenderType"
{
"" Not Rendered
}
Code:
DML1//Folly of Youth//Item fix//UN//miss20.mis.dml
+ObjProp 503 "NoDrop"
{
"" true
}
+ObjProp 680 "NoDrop"
{
"" true
}
+ObjProp 1100 "NoDrop"
{
"" true
}
+ObjProp 704 "NoDrop"
{
"" true
}
+ObjProp 1270 "BlockFrob"
{
"" true
}
-ObjProp 1270 "PhysType"
+ObjProp 1270 "PhysType"
{
"Type" None
"# Submodels" 0
}
-ObjProp 1270 "PhysDims"
+ObjProp 1270 "PhysDims"
{
"Size" 0.20, 4.00, 4.00
"Radius 1" 0.00
"Radius 2" 0.00
"Offset 1" 0.00, 0.00, 0.00
"Offset 2" 0.00, 0.00, 0.00
"Point vs Terrain" FALSE
"Point vs Not Special" FALSE
}
+ObjProp 1270 "PhysType"
{
"Type" OBB
"# Submodels" 6
}
+StimSource 821 "PingStim"
{
Intensity 5
Propagator "Radius"
{
Life
{
"Flags" "[None]"
"Period" 5000
"Max Firings" 1
"Intensity Slope" 0.00
}
Shape
{
"Radius" 10.00
"Flags" "[None]"
"Dispersion" "Linear"
}
}
}
+Receptron 821 "PingStim"
{
Min 3
Max 7
Target -2467
Agent 0
Effect "create_obj"
{
"Position" 443.99, 409.49, 403.57
"Heading" 0
"Pitch" 0
"Bank" 0
}
}