Frictional Games Forum (read-only)

Full Version: Funny script lines
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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!
Haha, they knew it! Big Grin
Found two goofy debug messages in 05_church.hps:
Code:
790: AddDebugMessage("aww poor lil guy", false);
Code:
820: AddDebugMessage("bARRELS!", false);
the debug message for when the end credits roll is "WHEN I WAS A LADDY"
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//
lolz?
(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