The game was released on March 23 2021 Guys!!! Thanks for all these years of support!!!




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 Menufunction room_AfterFadeIn()
{
MUSICA=aOrchestraleNuovo.Play(eAudioPriorityHigh, eRepeat);
Wait(80);
videoMotion(0.2, "Video/Viaggio_Antartide.ogv");
FadeInCust(0.5);
MUSICA.Volume=0;
narratoreFadeInTrans("Partirono da Arkham il 2 Ottobre.",0.5, 50, 0.5, aNARR6);
function room_AfterFadeIn()
{
MUSICA=aBackGroundZadok.Play(eAudioPriorityHigh, eRepeat);
//MUSICA.TweenFadeOut(2.0, eEaseLinearTween, eNoBlockTween, 0.1, eTweenSeconds);
//cLone.ChangeRoom(13);
cLone.Walk(351, 290, eBlock, eWalkableAreas);
cLone.Walk(367, 274, eBlock, eAnywhere);
cLone.ChangeRoom(16, 1266, 504, eDirectionRight);
// MUSICA.Stop();
//MUSICA.Volume=SlMusic.Value;
}
Quote from: Danvzare on Sat 16/01/2021 15:53:16Quote from: rmonic79 on Sat 16/01/2021 09:24:51Glad to hear you got it sorted out.
Good to know Crimson, unfortunately the crashed agf either .bak and normal were empty. Probably shut down on creation of a new ones. By the way i spent all yesterday to mirror a backup so at the end it went good, thanks guys.
It sucks when stuff like this happens, but it does. At least you had a backup for the worst case scenario.
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.061 seconds with 13 queries.