This commit is contained in:
Glenn Maynard
2005-09-21 20:54:57 +00:00
parent 67a4390f07
commit ec97b839e2
+40 -58
View File
@@ -3305,16 +3305,11 @@ Fallback=ScreenAttract
NextScreen=ScreenUnlock NextScreen=ScreenUnlock
TimerSeconds=-1 TimerSeconds=-1
StepsTypesToHide=dance-couple,dance-solo,pump-halfdouble StepsTypesToHide=dance-couple,dance-solo,pump-halfdouble
ShowCategories=1 Type=Category
CoursesToShow=Courses/DDRMAX/NaokiStandard.crs,Courses/DDRMAX/ParanoiaBrothers.crs,Courses/Samples/PlayersBest1-4.crs CoursesToShow=@GetCoursesToShowRanking()
ShowStepsScores=0
ShowNonstopCourseScores=0
ShowOniCourseScores=0
ShowSurvivalCourseScores=0
ShowOnlyMostRecentScores=0 ShowOnlyMostRecentScores=0
NumMostRecentScoresToShow=10 NumMostRecentScoresToShow=10
DifficultiesToShow=easy,medium,hard,challenge DifficultiesToShow=easy,medium,hard,challenge
CourseDifficultiesToShow=regular,difficult
SecondsPerPage=5 SecondsPerPage=5
PageFadeSeconds=1.0 PageFadeSeconds=1.0
NoScoreName=STEP NoScoreName=STEP
@@ -3335,7 +3330,7 @@ ShowSurvivalTime=0
BannerX=SCREEN_CENTER_X+197 BannerX=SCREEN_CENTER_X+197
BannerY=SCREEN_CENTER_Y-196 BannerY=SCREEN_CENTER_Y-196
BannerOnCommand=scaletoclipped,220,58;addx,SCREEN_WIDTH;sleep,0.0;bounceend,1;addx,-SCREEN_WIDTH BannerOnCommand=diffusealpha,1;scaletoclipped,220,58;addx,SCREEN_WIDTH;sleep,0.0;bounceend,1;addx,-SCREEN_WIDTH
BannerOffCommand=sleep,0.0;linear,0.5;diffusealpha,0 BannerOffCommand=sleep,0.0;linear,0.5;diffusealpha,0
BannerFrameX= BannerFrameX=
BannerFrameY= BannerFrameY=
@@ -3343,28 +3338,28 @@ BannerFrameOnCommand=hidden,1
BannerFrameOffCommand= BannerFrameOffCommand=
CategoryX=SCREEN_CENTER_X+197 CategoryX=SCREEN_CENTER_X+197
CategoryY=SCREEN_CENTER_Y-208 CategoryY=SCREEN_CENTER_Y-208
CategoryOnCommand=addx,SCREEN_WIDTH;sleep,0.0;bounceend,1;addx,-SCREEN_WIDTH CategoryOnCommand=diffusealpha,1;addx,SCREEN_WIDTH;sleep,0.0;bounceend,1;addx,-SCREEN_WIDTH
CategoryOffCommand=sleep,0.0;linear,0.5;diffusealpha,0 CategoryOffCommand=sleep,0.0;linear,0.5;diffusealpha,0
CourseTitleX=SCREEN_CENTER_X+197 CourseTitleX=SCREEN_CENTER_X+197
CourseTitleY=SCREEN_CENTER_Y-208 CourseTitleY=SCREEN_CENTER_Y-208
CourseTitleOnCommand=maxwidth,230;addx,SCREEN_WIDTH;sleep,0.0;bounceend,1;addx,-SCREEN_WIDTH CourseTitleOnCommand=diffusealpha,1;maxwidth,230;addx,SCREEN_WIDTH;sleep,0.0;bounceend,1;addx,-SCREEN_WIDTH
CourseTitleOffCommand=sleep,0.0;linear,0.5;diffusealpha,0 CourseTitleOffCommand=sleep,0.0;linear,0.5;diffusealpha,0
StepsTypeX=SCREEN_CENTER_X+200 StepsTypeX=SCREEN_CENTER_X+200
StepsTypeY=SCREEN_CENTER_Y-180 StepsTypeY=SCREEN_CENTER_Y-180
StepsTypeOnCommand=addx,SCREEN_WIDTH;sleep,0.0;bounceend,1;addx,-SCREEN_WIDTH StepsTypeOnCommand=diffusealpha,1;addx,SCREEN_WIDTH;sleep,0.0;bounceend,1;addx,-SCREEN_WIDTH
StepsTypeOffCommand=sleep,0.0;linear,0.5;diffusealpha,0 StepsTypeOffCommand=sleep,0.0;linear,0.5;diffusealpha,0
PageTypeX=SCREEN_CENTER_X+200 PageTypeX=SCREEN_CENTER_X+200
PageTypeY=SCREEN_CENTER_Y-180 PageTypeY=SCREEN_CENTER_Y-180
PageTypeOnCommand=addx,SCREEN_WIDTH;sleep,0.0;bounceend,1;addx,-SCREEN_WIDTH PageTypeOnCommand=diffusealpha,1;addx,SCREEN_WIDTH;sleep,0.0;bounceend,1;addx,-SCREEN_WIDTH
PageTypeOffCommand=sleep,0.0;linear,0.5;diffusealpha,0 PageTypeOffCommand=sleep,0.0;linear,0.5;diffusealpha,0
BulletStartX=SCREEN_CENTER_X-220 BulletStartX=SCREEN_CENTER_X-220
BulletStartY=SCREEN_CENTER_Y-100 BulletStartY=SCREEN_CENTER_Y-100
Bullet1OnCommand=addx,SCREEN_WIDTH;sleep,0.2;bounceend,1;addx,-SCREEN_WIDTH Bullet1OnCommand=diffusealpha,1;addx,SCREEN_WIDTH;sleep,0.2;bounceend,1;addx,-SCREEN_WIDTH
Bullet2OnCommand=addx,SCREEN_WIDTH;sleep,0.3;bounceend,1;addx,-SCREEN_WIDTH Bullet2OnCommand=diffusealpha,1;addx,SCREEN_WIDTH;sleep,0.3;bounceend,1;addx,-SCREEN_WIDTH
Bullet3OnCommand=addx,SCREEN_WIDTH;sleep,0.4;bounceend,1;addx,-SCREEN_WIDTH Bullet3OnCommand=diffusealpha,1;addx,SCREEN_WIDTH;sleep,0.4;bounceend,1;addx,-SCREEN_WIDTH
Bullet4OnCommand=addx,SCREEN_WIDTH;sleep,0.5;bounceend,1;addx,-SCREEN_WIDTH Bullet4OnCommand=diffusealpha,1;addx,SCREEN_WIDTH;sleep,0.5;bounceend,1;addx,-SCREEN_WIDTH
Bullet5OnCommand=addx,SCREEN_WIDTH;sleep,0.6;bounceend,1;addx,-SCREEN_WIDTH Bullet5OnCommand=diffusealpha,1;addx,SCREEN_WIDTH;sleep,0.6;bounceend,1;addx,-SCREEN_WIDTH
Bullet1OffCommand=sleep,0.2;linear,0.5;diffusealpha,0 Bullet1OffCommand=sleep,0.2;linear,0.5;diffusealpha,0
Bullet2OffCommand=sleep,0.3;linear,0.5;diffusealpha,0 Bullet2OffCommand=sleep,0.3;linear,0.5;diffusealpha,0
Bullet3OffCommand=sleep,0.4;linear,0.5;diffusealpha,0 Bullet3OffCommand=sleep,0.4;linear,0.5;diffusealpha,0
@@ -3372,11 +3367,11 @@ Bullet4OffCommand=sleep,0.5;linear,0.5;diffusealpha,0
Bullet5OffCommand=sleep,0.6;linear,0.5;diffusealpha,0 Bullet5OffCommand=sleep,0.6;linear,0.5;diffusealpha,0
NameStartX=SCREEN_CENTER_X-140 NameStartX=SCREEN_CENTER_X-140
NameStartY=SCREEN_CENTER_Y-100 NameStartY=SCREEN_CENTER_Y-100
Name1OnCommand=horizalign,left;addx,SCREEN_WIDTH;sleep,0.2;bounceend,1;addx,-SCREEN_WIDTH Name1OnCommand=diffusealpha,1;horizalign,left;addx,SCREEN_WIDTH;sleep,0.2;bounceend,1;addx,-SCREEN_WIDTH
Name2OnCommand=horizalign,left;addx,SCREEN_WIDTH;sleep,0.3;bounceend,1;addx,-SCREEN_WIDTH Name2OnCommand=diffusealpha,1;horizalign,left;addx,SCREEN_WIDTH;sleep,0.3;bounceend,1;addx,-SCREEN_WIDTH
Name3OnCommand=horizalign,left;addx,SCREEN_WIDTH;sleep,0.4;bounceend,1;addx,-SCREEN_WIDTH Name3OnCommand=diffusealpha,1;horizalign,left;addx,SCREEN_WIDTH;sleep,0.4;bounceend,1;addx,-SCREEN_WIDTH
Name4OnCommand=horizalign,left;addx,SCREEN_WIDTH;sleep,0.5;bounceend,1;addx,-SCREEN_WIDTH Name4OnCommand=diffusealpha,1;horizalign,left;addx,SCREEN_WIDTH;sleep,0.5;bounceend,1;addx,-SCREEN_WIDTH
Name5OnCommand=horizalign,left;addx,SCREEN_WIDTH;sleep,0.6;bounceend,1;addx,-SCREEN_WIDTH Name5OnCommand=diffusealpha,1;horizalign,left;addx,SCREEN_WIDTH;sleep,0.6;bounceend,1;addx,-SCREEN_WIDTH
Name1OffCommand=sleep,0.2;linear,0.5;diffusealpha,0 Name1OffCommand=sleep,0.2;linear,0.5;diffusealpha,0
Name2OffCommand=sleep,0.3;linear,0.5;diffusealpha,0 Name2OffCommand=sleep,0.3;linear,0.5;diffusealpha,0
Name3OffCommand=sleep,0.4;linear,0.5;diffusealpha,0 Name3OffCommand=sleep,0.4;linear,0.5;diffusealpha,0
@@ -3384,11 +3379,11 @@ Name4OffCommand=sleep,0.5;linear,0.5;diffusealpha,0
Name5OffCommand=sleep,0.6;linear,0.5;diffusealpha,0 Name5OffCommand=sleep,0.6;linear,0.5;diffusealpha,0
ScoreStartX=SCREEN_CENTER_X+200 ScoreStartX=SCREEN_CENTER_X+200
ScoreStartY=SCREEN_CENTER_Y-100 ScoreStartY=SCREEN_CENTER_Y-100
Score1OnCommand=horizalign,right;addx,SCREEN_WIDTH;sleep,0.2;bounceend,1;addx,-SCREEN_WIDTH Score1OnCommand=diffusealpha,1;horizalign,right;addx,SCREEN_WIDTH;sleep,0.2;bounceend,1;addx,-SCREEN_WIDTH
Score2OnCommand=horizalign,right;addx,SCREEN_WIDTH;sleep,0.3;bounceend,1;addx,-SCREEN_WIDTH Score2OnCommand=diffusealpha,1;horizalign,right;addx,SCREEN_WIDTH;sleep,0.3;bounceend,1;addx,-SCREEN_WIDTH
Score3OnCommand=horizalign,right;addx,SCREEN_WIDTH;sleep,0.4;bounceend,1;addx,-SCREEN_WIDTH Score3OnCommand=diffusealpha,1;horizalign,right;addx,SCREEN_WIDTH;sleep,0.4;bounceend,1;addx,-SCREEN_WIDTH
Score4OnCommand=horizalign,right;addx,SCREEN_WIDTH;sleep,0.5;bounceend,1;addx,-SCREEN_WIDTH Score4OnCommand=diffusealpha,1;horizalign,right;addx,SCREEN_WIDTH;sleep,0.5;bounceend,1;addx,-SCREEN_WIDTH
Score5OnCommand=horizalign,right;addx,SCREEN_WIDTH;sleep,0.6;bounceend,1;addx,-SCREEN_WIDTH Score5OnCommand=diffusealpha,1;horizalign,right;addx,SCREEN_WIDTH;sleep,0.6;bounceend,1;addx,-SCREEN_WIDTH
Score1OffCommand=sleep,0.2;linear,0.5;diffusealpha,0 Score1OffCommand=sleep,0.2;linear,0.5;diffusealpha,0
Score2OffCommand=sleep,0.3;linear,0.5;diffusealpha,0 Score2OffCommand=sleep,0.3;linear,0.5;diffusealpha,0
Score3OffCommand=sleep,0.4;linear,0.5;diffusealpha,0 Score3OffCommand=sleep,0.4;linear,0.5;diffusealpha,0
@@ -3396,11 +3391,11 @@ Score4OffCommand=sleep,0.5;linear,0.5;diffusealpha,0
Score5OffCommand=sleep,0.6;linear,0.5;diffusealpha,0 Score5OffCommand=sleep,0.6;linear,0.5;diffusealpha,0
PointsStartX=SCREEN_CENTER_X+60 PointsStartX=SCREEN_CENTER_X+60
PointsStartY=SCREEN_CENTER_Y-100 PointsStartY=SCREEN_CENTER_Y-100
Points1OnCommand=addx,SCREEN_WIDTH;sleep,0.2;bounceend,1;addx,-SCREEN_WIDTH Points1OnCommand=diffusealpha,1;addx,SCREEN_WIDTH;sleep,0.2;bounceend,1;addx,-SCREEN_WIDTH
Points2OnCommand=addx,SCREEN_WIDTH;sleep,0.3;bounceend,1;addx,-SCREEN_WIDTH Points2OnCommand=diffusealpha,1;addx,SCREEN_WIDTH;sleep,0.3;bounceend,1;addx,-SCREEN_WIDTH
Points3OnCommand=addx,SCREEN_WIDTH;sleep,0.4;bounceend,1;addx,-SCREEN_WIDTH Points3OnCommand=diffusealpha,1;addx,SCREEN_WIDTH;sleep,0.4;bounceend,1;addx,-SCREEN_WIDTH
Points4OnCommand=addx,SCREEN_WIDTH;sleep,0.5;bounceend,1;addx,-SCREEN_WIDTH Points4OnCommand=diffusealpha,1;addx,SCREEN_WIDTH;sleep,0.5;bounceend,1;addx,-SCREEN_WIDTH
Points5OnCommand=addx,SCREEN_WIDTH;sleep,0.6;bounceend,1;addx,-SCREEN_WIDTH Points5OnCommand=diffusealpha,1;addx,SCREEN_WIDTH;sleep,0.6;bounceend,1;addx,-SCREEN_WIDTH
Points1OffCommand=sleep,0.2;linear,0.5;diffusealpha,0 Points1OffCommand=sleep,0.2;linear,0.5;diffusealpha,0
Points2OffCommand=sleep,0.3;linear,0.5;diffusealpha,0 Points2OffCommand=sleep,0.3;linear,0.5;diffusealpha,0
Points3OffCommand=sleep,0.4;linear,0.5;diffusealpha,0 Points3OffCommand=sleep,0.4;linear,0.5;diffusealpha,0
@@ -3408,11 +3403,11 @@ Points4OffCommand=sleep,0.5;linear,0.5;diffusealpha,0
Points5OffCommand=sleep,0.6;linear,0.5;diffusealpha,0 Points5OffCommand=sleep,0.6;linear,0.5;diffusealpha,0
TimeStartX=SCREEN_CENTER_X+240 TimeStartX=SCREEN_CENTER_X+240
TimeStartY=SCREEN_CENTER_Y-100 TimeStartY=SCREEN_CENTER_Y-100
Time1OnCommand=addx,SCREEN_WIDTH;sleep,0.2;bounceend,1;addx,-SCREEN_WIDTH Time1OnCommand=diffusealpha,1;addx,SCREEN_WIDTH;sleep,0.2;bounceend,1;addx,-SCREEN_WIDTH
Time2OnCommand=addx,SCREEN_WIDTH;sleep,0.3;bounceend,1;addx,-SCREEN_WIDTH Time2OnCommand=diffusealpha,1;addx,SCREEN_WIDTH;sleep,0.3;bounceend,1;addx,-SCREEN_WIDTH
Time3OnCommand=addx,SCREEN_WIDTH;sleep,0.4;bounceend,1;addx,-SCREEN_WIDTH Time3OnCommand=diffusealpha,1;addx,SCREEN_WIDTH;sleep,0.4;bounceend,1;addx,-SCREEN_WIDTH
Time4OnCommand=addx,SCREEN_WIDTH;sleep,0.5;bounceend,1;addx,-SCREEN_WIDTH Time4OnCommand=diffusealpha,1;addx,SCREEN_WIDTH;sleep,0.5;bounceend,1;addx,-SCREEN_WIDTH
Time5OnCommand=addx,SCREEN_WIDTH;sleep,0.6;bounceend,1;addx,-SCREEN_WIDTH Time5OnCommand=diffusealpha,1;addx,SCREEN_WIDTH;sleep,0.6;bounceend,1;addx,-SCREEN_WIDTH
Time1OffCommand=sleep,0.2;linear,0.5;diffusealpha,0 Time1OffCommand=sleep,0.2;linear,0.5;diffusealpha,0
Time2OffCommand=sleep,0.3;linear,0.5;diffusealpha,0 Time2OffCommand=sleep,0.3;linear,0.5;diffusealpha,0
Time3OffCommand=sleep,0.4;linear,0.5;diffusealpha,0 Time3OffCommand=sleep,0.4;linear,0.5;diffusealpha,0
@@ -3436,27 +3431,14 @@ CourseDifficultyRegularOnCommand=diffusealpha,0;sleep,0.1;linear,0.3;diffusealph
CourseDifficultyDifficultOnCommand=diffusealpha,0;sleep,0.1;linear,0.3;diffusealpha,1 CourseDifficultyDifficultOnCommand=diffusealpha,0;sleep,0.1;linear,0.3;diffusealpha,1
CourseDifficultyRegularOffCommand=sleep,0.0;linear,0.3;diffusealpha,0 CourseDifficultyRegularOffCommand=sleep,0.0;linear,0.3;diffusealpha,0
CourseDifficultyDifficultOffCommand=sleep,0.0;linear,0.3;diffusealpha,0 CourseDifficultyDifficultOffCommand=sleep,0.0;linear,0.3;diffusealpha,0
CourseListTitleOnCommand=diffuse,0,0,0,1;maxwidth,160 TitleOnCommand=addx,-210;diffuse,0,0,0,1;maxwidth,160
SongTitleOffsetX=-210 TitleOffCommand=
SongTitleOffsetY=0 FrameOnCommand=
SongTitleOnCommand=diffuse,0,0,0,1;maxwidth,160 FrameOffCommand=
SongTitleOffCommand= ScoreOffsetStartX=-154
SongFrameOffsetX=0 ScoreOffsetY=0
SongFrameOffsetY=0 ScoreOnCommand=zoom,0.7
SongFrameOnCommand= ScoreOffCommand=
SongFrameOffCommand=
StepsScoreOffsetStartX=-154
StepsScoreOffsetY=0
StepsScoreOnCommand=zoom,0.7
StepsScoreOffCommand=
CourseListFrameOffsetX=0
CourseListFrameOffsetY=0
CourseListFrameOnCommand=
CourseListFrameOffCommand=
CourseListScoreOffsetStartX=-54
CourseListScoreOffsetY=0
CourseListScoreOnCommand=zoom,0.7
CourseListScoreOffCommand=
[ScreenIntroMovie] [ScreenIntroMovie]
Class=ScreenAttract Class=ScreenAttract