Frictional Games Forum (read-only)

Full Version: Amnesia Mod creation (A meme thread)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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
<3. Took me a second to get the phrasing, but brilliant.
(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 :/
if(GetGlobalVarInt("HasEggs") == 0)
{
BuyMilk(1.0f);
}
if(GetGlobalVarInt("HasEggs") == 1)
{
BuyMilk(6.0f);
}
(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);
}
(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....
I'm actually bumping this thread because its too awesome to die.
Am I the only one that does this in the level editor?

[Image: 22959312.jpg]
(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.
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?
(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
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