: This dml does not fix the missing textures issue mention above, players still need to manually fix this issue following (
- Stop mission finishing early (due to the fact that entering the home turf area was not reversible, so you would complete mission when you fulfilled your loot objective.)
- Fixes secrets objective (Goal 18 “(Optional) Find all Four Secret Areas ! only used to trigger when you enter secret 4)
Code:
DML1
//T2 FM: The Deadly Triangle by DarthsLair / Fixes: miss20.mis.dml
//final objective
+ObjProp 427 "DiffTurnOn"
{
"quest var values" 0, 1, 2
}
+ObjProp 427 "Scripts"
{
"Script 0" TrapSetQVar
}
+ObjProp 427 "TrapQVar"
{
"" =0:goal_irreversible_21
}
//secrets
+Link 1813 534 "ControlDevice"
{
}
+Link 1815 534 "ControlDevice"
{
}
+Link 1864 534 "ControlDevice"
{
}
+Link 1866 534 "ControlDevice"
{
}
//objects
ObjProp 695 "Scale"
{
"" 0.493941, 0.529346, 0.4
}
ObjProp 696 "Scale"
{
"" 0.493941, 0.529346, 0.4
}
ObjProp 697 "Scale"
{
"" 0.493941, 0.529346, 0.4
}
ObjProp 698 "Scale"
{
"" 0.493941, 0.529346, 0.4
}
ObjProp 699 "Scale"
{
"" 0.493941, 0.529346, 0.4
}
ObjProp 700 "Scale"
{
"" 0.493941, 0.529346, 0.4
}
ObjProp 408 "Position"
{
"Location" -5.5, -256.5, 62.1299
}
-ObjProp 1723 "PhysType"
ObjProp 1723 "Position"
{
"Location" 22.5433, -366.623, 60.694
}
+ObjProp 1879 "BlockFrob"
{
"" true
}