fortuni on 3/7/2021 at 13:54
dml courtesy Glypher
Fixes wall panel that hide lever to open Priests bedroom, you now need to use the key and fixes final goal 'Find another way out' which the author left out of the questvar's meaning you couldn't finish the mission by escaping via the chapel, but now you can. :D
Code:
DML1
//T2 FM: The Cathedral by Meshpit / Fixes: miss33.mis.dml
//final goal
+ObjProp 8 "DiffTurnOn"
{
"quest var values" 2
}
+ObjProp 8 "Scripts"
{
"Script 0" TrapSetQVar
}
+ObjProp 8 "TrapQVar"
{
"" =1:goal_final_3
}
+ObjProp 9 "DiffTurnOn"
{
"quest var values" 2
}
+ObjProp 9 "Scripts"
{
"Script 0" TrapSetQVar
}
+ObjProp 9 "TrapQVar"
{
"" =0:goal_state_3
}
+ObjProp 10 "DiffTurnOn"
{
"quest var values" 2
}
+ObjProp 10 "Scripts"
{
"Script 0" TrapSetQVar
}
+ObjProp 10 "TrapQVar"
{
"" =373:goal_target_3
}
+ObjProp 11 "DiffTurnOn"
{
"quest var values" 2
}
+ObjProp 11 "Scripts"
{
"Script 0" TrapSetQVar
}
+ObjProp 11 "TrapQVar"
{
"" =4:goal_type_3
}
+ObjProp 12 "DiffTurnOn"
{
"quest var values" 2
}
+ObjProp 12 "Scripts"
{
"Script 0" TrapSetQVar
}
+ObjProp 12 "TrapQVar"
{
"" =1:goal_visible_3
}
//doors
-ObjProp 15 "JointPos"
+Link 317 318 "ScriptParams"
{
"" Double
}
+ObjProp 356 "Locked"
{
"" true
}
Marmbo on 23/12/2021 at 02:06
I should probably read the thread before playing and see if someone has posted a fix for things sometimes. Spent a while wondering what the key I found was for and missed coins right at the start.
Time Taken: 17 min 12 sec
Loot: 3050/3250?
Super Ghost!