home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Micromanía 65
/
MM65.ISO
/
Carmageddon
/
DemoSplashScreens.txt
< prev
next >
Wrap
Text File
|
2000-04-11
|
1KB
|
77 lines
;==================================================================================
; Splash screen file 08/04/2000 WJS
;==================================================================================
; For each screen create a splash screen record
; There is no limit on how many intro or outro screens (Only user patience :))
;
; For each record fill out the four fields (No spaces between field name,equal and field value)
; Id = Screen Id used for ordering sequence within type
; Type = either an INTRO or an OUTRO screen
; Filneame= Actual .TGA file name WITHOUT Extention and NO spaces in filename
; Duration= Time in seconds screen will hang around excluding load time;
;
; Example
; [SplashScreen]
; Id=1
; Type=INTRO
; Filename=TDR1
; Duration=6
;
;
;==================================================================================
[SplashScreen]
Id=1
Type=INTRO
Filename=01Intro
Duration=6
[SplashScreen]
Id=2
Type=INTRO
Filename=02Intro
Duration=6
[SplashScreen]
Id=3
Type=INTRO
Filename=03Intro
Duration=6
[SplashScreen]
Id=4
Type=INTRO
Filename=04Intro
Duration=6
[SplashScreen]
Id=5
Type=INTRO
Filename=05Intro
Duration=6
[SplashScreen]
Id=1
Type=OUTRO
Filename=06Outro
Duration=6
[SplashScreen]
Id=2
Type=OUTRO
Filename=07Outro
Duration=6
[SplashScreen]
Id=3
Type=OUTRO
Filename=08Outro
Duration=6
[SplashScreen]
Id=4
Type=OUTRO
Filename=09Outro
Duration=6