add PlayerInitCommand

add ShowBoard, ShowBeatBars
This commit is contained in:
Chris Danford
2006-10-27 10:20:43 +00:00
parent 17ca30a047
commit 0b5f456a42
2 changed files with 13 additions and 0 deletions
@@ -113,6 +113,14 @@ Key6=Key 6
Key7=Key 7
Scratch up=Scratch up
Scratch down=Scratch down
Fret1=Fret 1
Fret2=Fret 2
Fret3=Fret 3
Fret4=Fret 4
Fret5=Fret 5
StrumUp=Strum Up
StrumDown=Strum Down
Tilt=Tilt
[GameCommand]
Could not launch web browser.=Could not launch web browser.
+5
View File
@@ -764,6 +764,7 @@ PrevScreen=SongSelectionScreen()
NextScreen=GetGameplayNextScreen()
TimerSeconds=-1
PlayerType="Player"
PlayerInitCommand=y,SCREEN_CENTER_Y
StartGivesUp=true
BackGivesUp=false
FailAfter30Misses=false
@@ -4902,3 +4903,7 @@ ComboOnCommand=hidden,1
[Profile]
ShowCoinData=true
[NoteField]
ShowBoard=0
ShowBeatBars=0