//TITLES FOR HALF-LIFE
//DO NOT ALTER THIS FILE
// Position command $position x y 
// x & y are from 0 to 1 to be screen resolution independent
// -1 means center in each dimension
// Effect command $effect <effect number>
// effect 0 is fade in/fade out
// effect 1 is flickery credits
// effect 2 is write out (training room)
// Text color r g b command $color
// fadein time fadeout time / hold time
// $fadein (message fade in time - per character in effect 2)
// $fadeout (message fade out time)
// $holdtime (stay on the screen for this long)

//INTRO TITLES
// All centered for now
$position -1 -1
$effect 2
// This is the final color
$color 128 128 128
// This is the highlight color
$color2 180 180 180
// This is the time it takes to fade each character
$fadein 0.01
// This is the amount of time the highlight lags behind the leading edge of the text
$fxtime 0.25
// How long to hold the message on the screen (after it scans out)
$holdtime 3.5
// How long it takes to fade out the message after holding
$fadeout 1.5

THPCG
{
PC GAMER
Presents:
}


//FINAL TITLES
// All centered for now
$position -1 -1
$effect 2
// This is the final color
$color 0 120 0
// This is the highlight color
$color2 0 200 0
// This is the time it takes to fade each character
$fadein 0.01
// This is the amount of time the highlight lags behind the leading edge of the text
$fxtime 0.25
// How long to hold the message on the screen (after it scans out)
$holdtime 4.0
// How long it takes to fade out the message after holding
$fadeout 1.0

THEND1
{
to be continued. . .
}

THEND2
{
They Hunger by: Neil Manke
Design/Coding/Technical Advisor: Einar Saukas
Sound Producer: Magnus Jansen 
Modeller/Skins: Jack Cooper
Main Tester: Paul Taylor
Original Concept by: Bill Harms
}

THEND3
{
Testing:
Jack Cooper
Magnus Jansen
Morgan Parry
Jiang Pi
Dennis Plester 
Einar Saukas
Gene Spinks
Eric Sutton
Paul Taylor
Dave Waters
}

THEND4
{
Voice Acting:
David Ilstedt
Magnus Jansen
Petter Mork
Lo Rumar
Jack Cooper
}

//FINAL TITLES
// All centered for now
$position -1 -1
$effect 2
// This is the final color
$color 0 120 0
// This is the highlight color
$color2 0 200 0
// This is the time it takes to fade each character
$fadein 0.01
// This is the amount of time the highlight lags behind the leading edge of the text
$fxtime 0.25
// How long to hold the message on the screen (after it scans out)
$holdtime 600
// How long it takes to fade out the message after holding
$fadeout 1.5

THEND5
{
THEY HUNGER
Presented by: 
PC Gamer
http://www.pcgamer.com/
Created by:
Neil Manke  
http://www.planethalflife.com/manke
}