Spoiler
The microwave must be dropped first, so that the one hiding mole will go behind the sandbags.After that you can shoot the crane controls (at the right time, killing the two moles).
[close]
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuote from: heltenjon on Thu 21/11/2024 21:59:28Congratulations on the release! I'll make sure to play this game, too. It will be fun to revisit this world once again.That did it, thanks!![]()
The database seems to be up and running, so perhaps try to add it without anything else than the download link, then if that works, add more stuff and see where it fails. There's been some trouble with uploading images or embedding youtube videos.
Quote from: Khris on Fri 22/09/2023 12:08:54As you can see, the problem isn't function c but function b. The error occurs because the compiler encounters the function keyword while still being inside the unclosed function b.
I'm not sure about the order of scripts but my guess is the dialog scripts are wrapped in functions and appended to the global script.
Did you check the very last function in the global script?
function cMestari_Look()
{
cEgo.FaceCharacter(cMestari, eBlock);
Wait(20);
cEgo.Say("The foreman.");
}
By continuing to use this site you agree to the use of cookies. Please visit this page to see exactly how we use these.
Page created in 0.033 seconds with 14 queries.