Frictional Games Forum (read-only)
Ken's nightmare - Printable Version

+- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum)
+-- Forum: Amnesia: The Dark Descent (https://www.frictionalgames.com/forum/forum-6.html)
+--- Forum: Custom Stories, TCs & Mods (https://www.frictionalgames.com/forum/forum-35.html)
+---- Forum: Showcase (https://www.frictionalgames.com/forum/forum-36.html)
+---- Thread: Ken's nightmare (/thread-12945.html)

Pages: 1 2 3 4 5 6


RE: Ken's nightmare - flamez3 - 02-09-2012


void OnStart()
{
AddEntityCollideCallback("Player" , "ScriptArea_1" , "Disco" , true , 1);
}

void Disco(string &in asParent, string &in asChild, int alState)
{
PlayMusic("nameofmusic.ogg", true, 1, 0.5f, 0, false);
}


RE: Ken's nightmare - furzor - 02-09-2012

(02-09-2012, 03:41 PM)flamez3 Wrote: void OnStart()

{

AddEntityCollideCallback("Player" , "ScriptArea_1" , "Disco" , true , 1);

}



void Disco(string &in asParent, string &in asChild, int alState)

{

PlayMusic("nameofmusic.ogg", true, 1, 0.5f, 0, false);

}



Ty



RE: Ken's nightmare - flamez3 - 02-09-2012

(02-09-2012, 04:00 PM)furzor Wrote:
(02-09-2012, 03:41 PM)flamez3 Wrote: void OnStart()

{

AddEntityCollideCallback("Player" , "ScriptArea_1" , "Disco" , true , 1);

}



void Disco(string &in asParent, string &in asChild, int alState)

{

PlayMusic("nameofmusic.ogg", true, 1, 0.5f, 0, false);

}



Ty
c:


RE: Ken's nightmare - Elven - 02-10-2012

Okay, played it.

Spoiler below!
Hmm... Only jumpscare it seriously got me was when i entered water level (at start) and tried to go off. That really got me. Others were meh...

Some of ideas were really nice...

Bonus level was like: "OMG, SO MUcH OF STUFF!!"
And then 5 seconds later "Yayyy, got so much shit..." FUS DO RAH! & Credits Tongue.

Not bad for first, but too much pewy stuff xD...

Good luck with next one, if there will be one.



RE: Ken's nightmare - trollox - 02-10-2012

haha thanks , and yeah i'm working on ken's nightmare2. And it's actually for cinnamontoast ken not for pewdy. He just happend to play it Tongue Anyhow yeah i had way to many jumpscares. I'm just learning the basic atm. Soon i'll start working on a real story based mod. Thanks for your opinion though Elven.

Trollox.


RE: Ken's nightmare - Kaizo - 02-10-2012

Cool story. But I see on a picture a door in a oven... wheres the OVEN? Big Grin
Sorry, but I can't findd the oven.Wink


--KAIZO--


RE: Ken's nightmare - trollox - 02-10-2012

The oven "Stove" is in the disco room which is hidden behind 2 big paintings at the end of the map. ( map 2) that is.


RE: Ken's nightmare - Kaizo - 02-23-2012

(02-10-2012, 05:51 PM)trollox Wrote: The oven "Stove" is in the disco room which is hidden behind 2 big paintings at the end of the map. ( map 2) that is.
Thank you Smile





RE: Ken's nightmare - Vithcommalobsel - 02-23-2012

I thought it was hilarious and fun. Great job Big Grin


RE: Ken's nightmare - trollox - 02-23-2012

Thanks man Smile