Frictional Games Forum (read-only)
Amnesia Mod creation (A meme thread) - 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: General Discussion (https://www.frictionalgames.com/forum/forum-18.html)
+--- Thread: Amnesia Mod creation (A meme thread) (/thread-14634.html)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31


RE: Amnesia Mod creation (A meme thread) - Streetboat - 06-03-2012

<3. Took me a second to get the phrasing, but brilliant.


RE: Amnesia Mod creation (A meme thread) - Danny Boy - 06-03-2012

(06-03-2012, 04:19 AM)andyrockin123 Wrote: For all you scripters out there:

[Image: 21385536.jpg]
understood the joke but didn't understand it in the scripter context :/


RE: Amnesia Mod creation (A meme thread) - Streetboat - 06-03-2012

if(GetGlobalVarInt("HasEggs") == 0)
{
BuyMilk(1.0f);
}
if(GetGlobalVarInt("HasEggs") == 1)
{
BuyMilk(6.0f);
}


RE: Amnesia Mod creation (A meme thread) - Cranky Old Man - 06-03-2012

(06-03-2012, 04:19 PM)Streetboat Wrote: if(GetGlobalVarInt("HasEggs") == 0)
{
BuyMilk(1.0f);
}
if(GetGlobalVarInt("HasEggs") == 1)
{
BuyMilk(6.0f);
}
Well, actually, I'd buy seven:

BuyMilk(1.0f);
if(GetGlobalVarInt("HasEggs") == 1)
{
BuyMilk(6.0f);
}


RE: Amnesia Mod creation (A meme thread) - Danny Boy - 06-03-2012

(06-03-2012, 04:57 PM)Cranky Old Man Wrote:
(06-03-2012, 04:19 PM)Streetboat Wrote: if(GetGlobalVarInt("HasEggs") == 0)
{
BuyMilk(1.0f);
}
if(GetGlobalVarInt("HasEggs") == 1)
{
BuyMilk(6.0f);
}
Well, actually, I'd buy seven:

BuyMilk(1.0f);
if(GetGlobalVarInt("HasEggs") == 1)
{
BuyMilk(6.0f);
}
oh yeah... scripts... exactly what i don't understand in custom stories....


RE: Amnesia Mod creation (A meme thread) - EmmetVG - 07-04-2012

I'm actually bumping this thread because its too awesome to die.


RE: Amnesia Mod creation (A meme thread) - Adny - 07-04-2012

Am I the only one that does this in the level editor?

[Image: 22959312.jpg]


RE: Amnesia Mod creation (A meme thread) - Kman - 07-04-2012

(07-04-2012, 07:08 PM)andyrockin123 Wrote: Am I the only one that does this in the level editor?

[Image: 22959312.jpg]
Andy, every post you make I start to believe more and more that one of us is a clone of the other. Fuck.


RE: Amnesia Mod creation (A meme thread) - MaZiCUT - 07-04-2012

palistov was i a reference for one of those? It felt so Big Grin

(04-20-2012, 10:10 AM)Acies Wrote: [Image: POX7J.jpg]
Heey i was just trying to help Sad

doesen't mean i suck, what if i'm developing one?


RE: Amnesia Mod creation (A meme thread) - SonOfLiberty796 - 07-05-2012

(07-04-2012, 07:08 PM)andyrockin123 Wrote: Am I the only one that does this in the level editor?

[Image: 22959312.jpg]
All. The. Damn. TIME! It pisses me off sometimes -.- lol :p