InfoBox for NetRoom. Also fix Users%dCommands because comments break the parsing
This commit is contained in:
@@ -693,6 +693,12 @@ InGameRoomColor=1.0,0.1,0.1,1.0
|
||||
RoomWheelX=SCREEN_CENTER_X+160
|
||||
RoomWheelY=SCREEN_CENTER_Y+4
|
||||
RoomWheelOnCommand=
|
||||
InfoBoxWidth=250
|
||||
InfoBoxHeight=300
|
||||
InfoBoxY=250
|
||||
InfoBoxX=480
|
||||
InfoBoxOnCommand=diffusealpha,0.7;addx,SCREEN_WIDTH;bounceend,0.5;addx,-SCREEN_WIDTH
|
||||
InfoBoxOffCommand=bouncebegin,0.5;addx,SCREEN_WIDTH
|
||||
|
||||
|
||||
[ScreenSMOnlineSelectMusic]
|
||||
@@ -753,11 +759,11 @@ UsersDX=SCREEN_CENTER_X-250
|
||||
UsersAY=SCREEN_CENTER_Y-217
|
||||
UsersOnCommand=zoomx,0.0;zoomy,0.0;linear,0.5;zoomy,1.0;zoomx,1.0
|
||||
UsersOffCommand=linear,0.5;zoomx,0.0;zoomy,0.0
|
||||
Users0Command=diffuse,1.0,0.4,0.4,1.0 //Inactive users
|
||||
Users1Command=diffuse,1.0,1.0,1.0,1.0 //Inactive; Undefined
|
||||
Users2Command=diffuse,0.5,0.5,1.0,1.0 //Active, In NetScreen
|
||||
Users3Command=diffuse,0.5,1.0,0.5,1.0 //Active, In Options
|
||||
Users4Command=diffuse,1.0,0.5,0.5,1.0 //Active, in Evaluation
|
||||
Users0Command=diffuse,1.0,0.4,0.4,1.0
|
||||
Users1Command=diffuse,1.0,1.0,1.0,1.0
|
||||
Users2Command=diffuse,0.5,0.5,1.0,1.0
|
||||
Users3Command=diffuse,0.5,1.0,0.5,1.0
|
||||
Users4Command=diffuse,1.0,0.5,0.5,1.0
|
||||
optionsY=SCREEN_CENTER_Y-170
|
||||
optionsX=SCREEN_CENTER_X-240
|
||||
optionsOnCommand=zoomx,0.0;zoomy,0.0;linear,0.5;zoomy,0.7;zoomx,0.7
|
||||
|
||||
Reference in New Issue
Block a user