Frictional Games Forum (read-only)
The mysterious warping vent - Printable Version

+- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum)
+-- Forum: Penumbra: Overture, Black Plague & Requiem (https://www.frictionalgames.com/forum/forum-5.html)
+--- Forum: General Discussion (https://www.frictionalgames.com/forum/forum-20.html)
+--- Thread: The mysterious warping vent (/thread-1583.html)

Pages: 1 2


The mysterious warping vent - GFree - 02-11-2008

So early on in the Black Plague demo, I'm crawling along one of the vents and to my left there's a grating where you can see one of the infected (who I'm assuming is Gray). Anyway, moving a little further suddenly I'm warped back to a position just before the grating. At first I thought this was a stutter on my laptop, which wouldn't have surprised me due to my less than spectacular graphics chip. But I've read other people have same "problem".

Is it a problem (bug)? Or is this deliberate and if so, why?


RE: The mysterious warping vent - WindexGlow - 02-11-2008

Spoiler below!

////////////////////////////
//START PLAYER DEJA VU SPOOK
void EnterPlayerDeja(string asParent, string asChild)
{
StartScreenShake(0.1, 0,0.12,0.05);

PlayGuiSound("09_pitch", 0.6f);

TeleportPlayerToArea("doflick");

RemoveEntityCollideCallback("Enter","Player","eventplayerdeja");
}
//START PLAYER DEJA VU SPOOK
////////////////////////////


That's the script that does that. I think it was meant to distort the player a little bit.


RE: The mysterious warping vent - renueax - 02-11-2008

there was a note that talked about this


RE: The mysterious warping vent - Gyne - 02-11-2008

The developers mentioned something about distorting the gamer's perception, so I'd bet this is definitely deliberate.


RE: The mysterious warping vent - Linux.Blue - 02-11-2008

I always thought there were two vents where you can see this infected person. it never dawned on me that it'd be deja vu.


RE: The mysterious warping vent - GFree - 02-11-2008

Thanks for the script WindexGlow. I wonder what other kinds of distortions the player will suffer in the full game.


RE: The mysterious warping vent - Kedjane - 02-12-2008

Why do people keep thinking it's a bug? Isn't it obvious its a scary-thing?


RE: The mysterious warping vent - Dark - 02-12-2008

read one of the texts it will be clear then Wink
or:
Spoiler below!
read the medical journal;
one of the symptoms of being infected is deja vu's



RE: The mysterious warping vent - MarcusStuhr - 02-16-2008

Heh remember the first video chat?

One of the symptoms is deja vu

...

Oh yeah, and another symptom is deja vu


RE: The mysterious warping vent - WindexGlow - 02-16-2008

Whoa, I swear I've read this topic before!