fortuni on 15/6/2020 at 10:27
dml to fix reversible Medallion objective, prevent players mantling up onto roofs using doors (couldn't do so with olddark) and a couple of walk through barrels (Reposition script required).
More ImportantlyHere's a new (
https://drive.google.com/file/d/1ajtqB6Ugj36HuPByVuiSUBvIRKcEXvH7/view?usp=sharing) Book of Prophesies_Pt1_Fixed_Eng_books zip as whoever put the English books together in 2007 did not realise that using quotation marks rather than apostrophes causes the text on that page to be deleted from that point onwards. This affected 20+ books with a significant amount of text missing from those books.
Note: With regard to delgato's post above this one, I played via T2Fix 1.27c with no enhancements and experienced no crashes.
dml
Code:
DML1
//Book of Prophecy part 1 - Dead Letter Box: Fixes. Files: miss20.mis.dml
#script "squirrel"
#script "script-t2"
//Prevent escaping from the map
+ObjProp 709 "PhysCanMant"
{
"" false
}
+ObjProp 711 "PhysCanMant"
{
"" false
}
+ObjProp 190 "PhysCanMant"
{
"" false
}
+ObjProp 258 "PhysCanMant"
{
"" false
}
+ObjProp 448 "PhysCanMant"
{
"" false
}
+ObjProp 885 "PhysCanMant"
{
"" false
}
+ObjProp 263 "PhysCanMant"
{
"" false
}
+ObjProp 189 "PhysCanMant"
{
"" false
}
+ObjProp 152 "PhysCanMant"
{
"" false
}
//Barrels
+ObjProp 720 "DesignNote"
{
"" RepositionLoc=0.0,0.0,0.2
}
+ObjProp 720 "Scripts"
{
"Script 0" SimRepositionOfst
}
+ObjProp 110 "DesignNote"
{
"" RepositionLoc=0.0,0.6,0.2
}
+ObjProp 110 "Scripts"
{
"Script 0" SimRepositionOfst
}
//Fix flames escaping fireplace
ObjProp 269 "PGLaunchInfo"
{
"Min time" 1.40
"Max time" 1.60
}
ObjProp 262 "PGLaunchInfo"
{
"Max time" 1.00
}
//Fix goal 4
+ObjProp 1169 "Scripts"
{
"Script 0" TrapMetaProp
"Script 1" TrapSetQVar
"Script 2" ""
"Script 3" ""
"Don't Inherit" true
}
+Link 1169 1140 "ScriptParams"
{
"" aFrobInert
}
bedwine on 18/5/2022 at 22:05
It needs a picture of Fladamir Putin in the Art Gallery. Still playing after all these years
A.Stahl on 19/5/2022 at 15:05
Quote Posted by bedwine
It needs a picture of Fladamir Putin in the Art Gallery.
Not the best idea, in my opinion.
There was a fun moment: while playing some FM there was a situation with a vast amount of toilet paper in the toilet. I suppose that was a reference to American crazy hoarders at the very beginning of Covid. And now it took time to understand that reference. In 5-10 years that would look just like some crazy whim.
I really doubt if many people will remember Putin in a few years. He's just too bland and stupid.
Can you remember the face of the previous North Korean "leader"? Especially if the portrait would be without an inscription? I suppose Putin's fate would be the same (Obviously, Southern Koreans will have more chances to recall that face, and Putin's face will be recognizable for ex-USSR citizens for a longer period of time, but you understand what I mean)
SpiffyMario55 on 20/3/2023 at 23:47
I seem to have put myself into a bit of a situation! I got to this part where some Mechs execute these 3 civilians. (It's kinda hard to explain the exact spot. I think it was like 2 men and 1 women.) anyway, after many reloads & attempts, I was able to knock out the guards and save the victims. But now I can't get back to where I am and...yeah I think I may be stuck! Did I just break the game?
baeuchlein on 21/3/2023 at 03:21
I found two ways of getting out of there.
Easy way: If you have a vine arrow, shoot it into the wooden beam right below the slanted roof you used to get down there. Climb up the rope and jump at the rim of the roof, then mantle up. A vine arrow was in the room shortly before where there was a chest and an orange key; the arrow was near the end of the stairway's railing.
Not-so-easy way: Stack the three Mechanists at the elevated point in a corner near the aforementioned roof, where a large vine (the plant, not the arrow) emerges from the ground. Jump/mantle on the Mechanists, then turn towards the roof and try to jump/mantle onto it.