Unna Oertdottir on 16/4/2018 at 17:20
(
http://thiefmissions.com/m/Evendale) Evendale - almost forgotten FM by Random_Taffer which was released 2005 ((
http://www.ttlg.com/forums/showthread.php?t=99826) Thief Novice Contest).
I liked it, that's why I added the missing resources, so anyone can play it. Invisible villains is no fun :D
Download the resources here
(
http://www.mediafire.com/file/ahr1p941yoja3j9/evendale_resources3a.zip/file)
Install instructions: Download FM, install it
download resources, replace the folders "obj" and "mesh" and everything else in the FM folder. Replace the other folders.
It's playable then :)
The mission still has some flaws, but who cares.
dml to fix some minor issues (not necessary to play mission, but also fixed two goals that might be troublesome)
Code:
DML1
//Evendale//Frobinfo on torches//Fixed smithy goal//Fixed Mr. Wassergibt
//miss20.mis.dml
+ObjProp 162 "FrobInfo"
{
"World Action" Ignore
}
+ObjProp 188 "FrobInfo"
{
"World Action" Ignore
}
+ObjProp 224 "FrobInfo"
{
"World Action" Ignore
}
+ObjProp 165 "FrobInfo"
{
"World Action" Ignore
}
+ObjProp 511 "TrapQVar"
{
"" =1:goal_state_4
}
+ObjProp 511 "Scripts"
{
"Script 0" TrapSetQVar
}
+Link 531 511 "ControlDevice"
{
}
+ObjProp 531 "Scripts"
{
"Script 0" Trigcontained
}
+ObjProp 369 "TrapQVar"
{
"" =1:goal_state_1
}
+ObjProp 369 "Scripts"
{
"Script 0" TrapSetQVar
}
+ObjProp 421 "Scripts"
{
"Script 0" Trigslain
}
+Link 421 369 "ControlDevice"
{
}
Random_Taffer on 16/4/2018 at 21:24
Flattered you liked it, but it's definitely not a work I'm particularly proud of! My 18 year old self was pretty proud of it though!
csamba on 18/4/2018 at 15:44
Thank you for resurrecting this FM, I'm trying it for the first time. Apart from one blank white prisoner I've encountered no major glitches, but - how to complete the last but one objective "at the local smithy"? I collected 6 water arrows, opened the top chest and the toolbox - what am I missing?
gnartsch on 18/4/2018 at 15:50
RT, probably it is not your best effort ever.
But does it deserve to be neglected you were 18 back then and were eager to try your best in a Novice contest?
I don't think so. It's how things began for you... and sure enough you had much to learn. :cool:
I would love to enjoy the entire mission, since from what I've seen so far I definetly enjoyed it. :thumb:
Just can't get through the entire mission...
as it just keeps crashing for me on random occasions as soon as I enter the well.
Weapons no longer equipable either at random points and requiring Reload, which will not work any more more often than not.
Unna Oertdottir on 18/4/2018 at 16:13
Quote Posted by csamba
Apart from one blank white prisoner
I'm looking after Mr. Jorge.
Quote:
I've encountered no major glitches, but - how to complete the last but one objective "at the local smithy"? I collected
6 water arrows, opened the top chest and the toolbox - what am I missing?
It's in the
toolbox. It's the purse actually. Since this is also loot, it might be buggy. It worked for me. I can fix it with a dml.
@gnartsch. I didn't encounter problems like this. Please upload a savegame. Maybe it's broken for some reasons.
gnartsch on 18/4/2018 at 16:34
@csamba:
for me the objective "at the local smithy" checked of when I picked up some the 3 moss arrows right where you emerge from the prison.
Pretty weird - but that's what it is...
csamba on 18/4/2018 at 16:41
Quote Posted by Unna Oertdottir
I'm looking after Mr. Jorge.
It's in the
toolbox. It's the purse actually. Since this is also loot, it might be buggy. It worked for me. I can fix it with a dml.
Please do. I've got 100% loot - using your current dml - but the objective did not check:(
Re gnartsch: looks like bugs appear randomly (in individual setups?). I haven't experienced any crash during 2 playthroughs.
Unna Oertdottir on 18/4/2018 at 17:00
@csamba: You need to restart the mission to make the dml work
@gnartsch: Are you sure? The earth arrows on the ground can't trigger anything
csamba on 18/4/2018 at 17:08
Quote Posted by Unna Oertdottir
@csamba: You need to restart the mission to make the dml work
Of course, I did - but the objective does not check with this (longer) one either:(.
Unna Oertdottir on 18/4/2018 at 17:36
The dml is working.
Did you save the dml as
miss20.mis.dml
in your FM folder?
(I always create a txt file first and rename txt to dml)