Florian on 29/7/2015 at 00:23
Were these changes in the first or second mission?
Cardia on 30/12/2016 at 12:06
This mission has been updated to V 2.0 (02/12/2017), see changes in first post.
fortuni on 28/9/2019 at 19:10
dml to fix final objective in mission one that doesn't work.
Code:
DML1
//T2 FM: The Rise of the Mechanists (Mechanist Tribulation) by Cardia, DarthsLair & Ravenhook / Fixes: miss20.mis.dml
//final goal
+ObjProp 86 "DiffTurnOn"
{
"quest var values" 0, 1, 2
}
+ObjProp 86 "Scripts"
{
"Script 0" TrapSetQVar
}
+ObjProp 86 "TrapQVar"
{
"" =0:goal_irreversible_10
}
-ObjProp 1975 "Scripts"
Mission 2
Fixes
- Corrects secret count (game shows 1 secret that is in error carried over from mission 1)
- Makes a door non frob (atm players think they need to find a key that does not exist)
Code:
DML1
//T2 FM: The Rise of the Mechanists (Homeward Bound) by Cardia, DarthsLair & Ravenhook / Fixes: miss21.mis.dml
//secrets
ObjProp 3190 "DarkStat"
{
"" None
}
//doors
ObjProp 234 "FrobInfo"
{
"World Action" None
}
ObjProp 235 "FrobInfo"
{
"World Action" None
}
-ObjProp 235 "PhysType"
+ObjProp 235 "PhysType"
{
"Type" OBB
}
Cardia on 28/9/2019 at 21:24
Thank you so much Jim!
In the meantime i have updated the mission with new major updates and fixes, see first post for mission link update and new more info.
Marbrien on 29/9/2019 at 11:21
Quote Posted by fortuni
dml to fix final objective in mission one that doesn't work.
Code:
DML1
//Rise of the Mechanists: Fix final goal
#script tnhscript
Create -464 "QVarFixSwitch"
{
+ObjProp "Scripts"
{
"Script 0" TrigProximity
}
+ObjProp "designnote"
{
"" Proximity=2000
}
}
+ObjProp 273 "Scripts"
{
"Script 0" TrapSetQvar
}
+ObjProp 273 "TrapQVar"
{
"" =0:goal_irreversible_10
}
+Link "QVarFixSwitch" 273 "ControlDevice"
{
}
-ObjProp 1975 "Scripts"
+ObjProp 1975 "Scripts"
{
"Script 0" WelcomeRoom
}
Is this to be saved as miss20.mis.dml?
fortuni on 29/9/2019 at 12:45
Well spotted, yes miss20.mis.dml
Gloria Creep on 12/11/2023 at 19:11
Is there a walkthrough for this mission somewhere? The link on the first page doesn't work anymore.
Thanks Pedro, this mision is new to me. I'm happy to play it, but can't go any further. I've gotten the canisters .....
Please someone?
:angel:
fortuni on 12/11/2023 at 20:55
Ricebug's website went down a few years ago, you find find all the walkthroughs, lootlists and lets plays (
https://www.ttlg.com/forums/showthread.php?t=151182) here.
If you want to d/l all the walks check out the bottom of the OP for 4 x zip folders.
Worth bookmarking this thread. :D