Samantha1 on 26/2/2021 at 21:19
Quote Posted by PotatoGuy
I'm replaying this but can't seem to find the
crayman mask this time around. Last time I found it I already finished the objective related to that area, so I'd really like to test it out now. Could someone tell me in which area I need to look?
Right at the beginning, when you leave the apes area through a cave, you turn right in the cave and get to the place with the hut and the thieves. There´s a crayman, when you kill it or blackjack it it changes to the thief and you can take the mask.
fortuni on 19/5/2022 at 16:33
dml courtesy Glypher to prevent potential crash to desktop (CTD) in mission 2 (Impious Pilgrimage)
If you have already caught a butterfly with the empty jar catching another butterfly may cause a CTD as all 5 butterflies have a 'destroy empty jar' command, so once you have destroyed the empty jar further ‘destroy empty jar' commands could cause the CTD.
Code:
DML1
//T2 FM: Impious Pilgrimage (Godbreaker) by Rob Strain (Random_Taffer) / Fixes: miss18.mis.dml
//bugs
-MetaProp 3314 -7688
-MetaProp 3325 -7688
-MetaProp 3329 -7688
-MetaProp 3340 -7688
-MetaProp 3347 -7688
+Receptron 3314 "BugStim"
{
Max 1.10
Target 3508
Effect "frob_obj"
}
++Receptron 3314 "BugStim"
{
Max 1.10
Target Me
Effect "slay"
}
+Receptron 3325 "BugStim"
{
Max 1.10
Target 3508
Effect "frob_obj"
}
++Receptron 3325 "BugStim"
{
Max 1.10
Target Me
Effect "slay"
}
+Receptron 3329 "BugStim"
{
Max 1.10
Target 3508
Effect "frob_obj"
}
++Receptron 3329 "BugStim"
{
Max 1.10
Target Me
Effect "slay"
}
+Receptron 3340 "BugStim"
{
Max 1.10
Target 3508
Effect "frob_obj"
}
++Receptron 3340 "BugStim"
{
Max 1.10
Target Me
Effect "slay"
}
+Receptron 3347 "BugStim"
{
Max 1.10
Target 3508
Effect "frob_obj"
}
++Receptron 3347 "BugStim"
{
Max 1.10
Target Me
Effect "slay"
}
+ObjProp 3508 "DesignNote"
{
"" NVDeleteTrapOn="FrobWorldEnd"; NVDeleteTrapTarget=3505; NVDeleteTrapCount=1
}
+ObjProp 3508 "Scripts"
{
"Script 0" NVDeleteTrap
}
intruder on 14/6/2022 at 20:41
I've got a question concerning the pagan prisoner right at the start of the mission:
I've set him free, he updated my map, but he remains in his cell and the objective doesn't tick off.
I tried a 2nd time using an earlier save but the result is the same.
Am I required to do something else too?
Random_Taffer on 15/6/2022 at 02:35
Quote Posted by intruder
I've got a question concerning the
pagan prisoner right at the start of the mission:
I've set him free, he updated my map, but he remains in his cell and the objective doesn't tick off.I tried a 2nd time using an earlier save but the result is the same.
Am I required to do something else too?
He will find his own way to Glimmer Grove once you leave the area. The objective is supposed to tick off once you leave the building.
intruder on 15/6/2022 at 06:18
That worked, thank you!
tone_lord on 17/9/2025 at 14:58
I played this soon after it first came out. Absolutely fantastic mission ideas, not wild about the navigability of it, though.
On this attempt to play Mission 2, my frustration has boiled over.
I'm 5+ hours in and have only the loot objective, freeing the pagan, and a bonus objective.
At least half of that time has been simply wandering the caves trying to find again areas that I've already been to, but going in circles over and over. I simply cannot put the map together in my head.
It's immensely frustrating, and I've reached my limit. It's no longer fun.
As much as I hate to admit defeat, its CTRL ALT SHIFT END and onward.
(Stats says I found 1 secret, but I don'y know where or when.)
If I need the Godbreaker sword, I guess I'm screwed.
Later. . .
Well, after my meltdown above, I took some time and decided to just get back in and do what I knew to do, whether it advanced things or not.
Long story short, now I can finish the mission minus some side objectives.
(I really HATE giving up on a Thief mission, particularly when it is as brilliant as this one.)
Later. . . . . .
After getting the sword, skipping the moth nest entirely (not in the mood), and getting lost in the caves AGAIN trying to find the Nilbog area, I just NOPED my way out (CTRL ALT SHIFT END) and went on to the following missions (breezed through Mission 3 without any trouble LOL; verdict not in on Mission 4 yet).