Frictional Games Forum (read-only)
Funny script lines - Printable Version

+- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum)
+-- Forum: Amnesia: A Machine For Pigs (https://www.frictionalgames.com/forum/forum-50.html)
+--- Forum: General Discussion (https://www.frictionalgames.com/forum/forum-51.html)
+--- Thread: Funny script lines (/thread-23026.html)



Funny script lines - Hardarm - 09-11-2013

Here you can post all the 'funny' or 'strange' script lines you've read on the maps' hps Smile

I found one at 07_tunnels.hps

Code:
AddTimer("piggy_was_sleeping_and_wasnt_on_alert_the_very_first_second_the_player_appear_but_piggy_stil_got_up_and_got_things_done_oh_hello_forum_user!", 0.3, "TimerDelayPig");

(gotta answer) Hello to you!


RE: Funny script lines - Dpx008 - 09-12-2013

Haha, they knew it! Big Grin


RE: Funny script lines - Lleviathyn - 09-15-2013

Found two goofy debug messages in 05_church.hps:
Code:
790: AddDebugMessage("aww poor lil guy", false);
Code:
820: AddDebugMessage("bARRELS!", false);



RE: Funny script lines - Kurton - 09-15-2013

the debug message for when the end credits roll is "WHEN I WAS A LADDY"


RE: Funny script lines - Oscar House - 09-16-2013

Code:
//***Filename: STREETS.HPS
//***Author: The Mighty High Lord of HPL2, He Who Does Not Include NoClip Modes to Make You Tremble

Code:
//KILL ALL PIGS AND CLOSE HATCH//
void KillAllPigs (string &in asParent, string &in asChild, int alState)
{
    //TODO: KILL PIGS    
    //TODO: CLOSE HATCH
}
//END KILL ALL PIGS AND CLOSE HATCH//



RE: Funny script lines - Robby - 09-16-2013

lolz?


RE: Funny script lines - Doomed316 - 09-17-2013

(09-15-2013, 06:21 PM)Lleviathan Wrote: Found two goofy debug messages in 05_church.hps:
Code:
790: AddDebugMessage("aww poor lil guy", false);
Code:
820: AddDebugMessage("bARRELS!", false);

pewds? Is that you? That should habeen in the code