video
This commit is contained in:
parent
85f8dcdb17
commit
02d3f13abe
74 changed files with 3640 additions and 3624 deletions
|
|
@ -1500,82 +1500,51 @@
|
|||
Else
|
||||
|
||||
If TOPPING6 = "Topping-Volcano" Then
|
||||
Var SelectToppingType = 1
|
||||
|
||||
Var SelectToppingType = 0
|
||||
Var SelectedToppingCount = 0
|
||||
Var text_color_6 = "0x84776F"
|
||||
|
||||
If toppingID6price2 > 0 Then
|
||||
If toppingID6price2 > 0 Then
|
||||
DEBUGVAR toppingID6price2
|
||||
DEBUGVAR DisplayFormat
|
||||
|
||||
Var toppingID6price2Conv !assigned StringFmt( toppingID6price2 , DisplayFormat, PreScaleConvertShow)
|
||||
|
||||
|
||||
DEBUGVAR toppingID6price2Conv
|
||||
|
||||
Var text_price_6 = ""
|
||||
|
||||
Var text_price_6 = toppingID6price2Conv + ")"
|
||||
Var text_price_6 = "(+" + text_price_6
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
DEBUGVAR text_price_6
|
||||
DEBUGVAR text_color_6
|
||||
Else
|
||||
|
||||
Var text_price_6 = ""
|
||||
EndIf
|
||||
|
||||
Var CustomSyrup = "Invisible"
|
||||
|
||||
Var showOvaltineEnable = "Invisible"
|
||||
Var showCocoaEnable = "Invisible"
|
||||
|
||||
|
||||
|
||||
If blend_button_state = "PressForever" Then
|
||||
Var SpecialMix = "Enable"
|
||||
Var CustomSyrup = "Enable"
|
||||
|
||||
Var showOreoAddEnable = "Enable"
|
||||
Var showOvaltineEnable = "Enable"
|
||||
Var showCocoaEnable = "Enable"
|
||||
|
||||
Var showStrawberryEnable = "Enable"
|
||||
Var showYuzuEnable = "Enable"
|
||||
|
||||
Var showText8 = "Invisible"
|
||||
|
||||
; Var showCustomCoffee = "Enable"
|
||||
|
||||
; Var showCoffeeWater = "Enable"
|
||||
; Var showCoffeeQuantity = "Enable"
|
||||
; Var showCoffeeLevel = "Enable"
|
||||
; Var showCoffeeTamping = "Enable"
|
||||
|
||||
If toppingSelectState = "Enable" Then
|
||||
Var CustomOreoState = "Enable"
|
||||
Var CustomOvaltineState = "Enable"
|
||||
Var CustomCocoaState = "Enable"
|
||||
Var CustomCollagenState = "Enable"
|
||||
|
||||
Var PopupToppingSelect = "Enable"
|
||||
|
||||
|
||||
Var CustomOreoCheckState = "Enable"
|
||||
Var CustomOvaltineCheckState = "Enable"
|
||||
Var CustomCocoaCheckState = "Enable"
|
||||
EndIf
|
||||
Var showText8 = "Invisible"
|
||||
Else
|
||||
;Var showOreoAddEnable = "Disable"
|
||||
;Var showOvaltineEnable = "Disable"
|
||||
Var showOreoAddEnable = "Disable"
|
||||
Var showText8 = "Enable"
|
||||
|
||||
|
||||
; Var showCustomCoffee = "Invisible"
|
||||
|
||||
; Var showCoffeeWater = "Invisible"
|
||||
; Var showCoffeeQuantity = "Invisible"
|
||||
; Var showCoffeeLevel = "Invisible"
|
||||
; Var showCoffeeTamping = "Invisible"
|
||||
EndIf
|
||||
|
||||
|
||||
|
||||
|
||||
Var ExtraTopping = "Enable"
|
||||
|
||||
|
||||
|
|
@ -1583,17 +1552,10 @@
|
|||
If hot_button_state = "Disable2" Then
|
||||
If cold_button_state = "PressForever" Then
|
||||
Var showOreoAddEnable = "Enable"
|
||||
Var showOvaltineEnable = "Enable"
|
||||
Var showCocoaEnable = "Enable"
|
||||
Var showText8 = "Invisible"
|
||||
Var showText8 = "Invisible"
|
||||
EndIf
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
Else
|
||||
If blend_button_state = "PressForever" Then
|
||||
Var SelectToppingType = 1
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
If TOPPING6 = "all-volcano" Then
|
||||
|
|
@ -1622,6 +1584,30 @@
|
|||
Var text_price_6 = ""
|
||||
EndIf
|
||||
|
||||
If cold_button_state = "PressForever" Then
|
||||
Var SpecialMix = "Enable"
|
||||
Var CustomSyrup = "Enable"
|
||||
|
||||
Var showOreoAddEnable = "Disable"
|
||||
Var showOvaltineEnable = "Disable"
|
||||
Var showCocoaEnable = "Disable"
|
||||
|
||||
Var showStrawberryEnable = "Disable"
|
||||
Var showYuzuEnable = "Disable"
|
||||
EndIf
|
||||
|
||||
|
||||
If hot_button_state = "PressForever" Then
|
||||
Var SpecialMix = "Enable"
|
||||
Var CustomSyrup = "Enable"
|
||||
|
||||
Var showOreoAddEnable = "Disable"
|
||||
Var showOvaltineEnable = "Disable"
|
||||
Var showCocoaEnable = "Disable"
|
||||
|
||||
Var showStrawberryEnable = "Disable"
|
||||
Var showYuzuEnable = "Disable"
|
||||
EndIf
|
||||
|
||||
If blend_button_state = "PressForever" Then
|
||||
Var SpecialMix = "Enable"
|
||||
|
|
@ -1657,8 +1643,15 @@
|
|||
Var CustomCocoaCheckState = "Enable"
|
||||
EndIf
|
||||
Else
|
||||
;Var showOreoAddEnable = "Disable"
|
||||
;Var showOvaltineEnable = "Disable"
|
||||
Var SpecialMix = "Enable"
|
||||
Var CustomSyrup = "Enable"
|
||||
|
||||
Var showOreoAddEnable = "Disable"
|
||||
Var showOvaltineEnable = "Disable"
|
||||
Var showCocoaEnable = "Disable"
|
||||
|
||||
Var showStrawberryEnable = "Disable"
|
||||
Var showYuzuEnable = "Disable"
|
||||
Var showText8 = "Enable"
|
||||
|
||||
; Var showCustomCoffee = "Invisible"
|
||||
|
|
@ -2164,14 +2157,22 @@
|
|||
;Var SelectedToppingCount = 0
|
||||
Else
|
||||
If SubMenuGroupIDSlot6_1 = 300 Then
|
||||
Var showOreoAddEnable = "Disable"
|
||||
Var showOvaltineEnable = "Disable"
|
||||
Var showCocoaEnable = "Disable"
|
||||
If TOPPING6 = "all-volcano" Then
|
||||
Var showOreoAddEnable = "Disable"
|
||||
Var showOvaltineEnable = "Disable"
|
||||
Var showCocoaEnable = "Disable"
|
||||
|
||||
Var showYuzuEnable = "Disable"
|
||||
Var showStrawberryEnable = "Disable"
|
||||
Var showYuzuEnable = "Disable"
|
||||
Var showStrawberryEnable = "Disable"
|
||||
|
||||
Var showText8 = "Enable"
|
||||
Var showText8 = "Enable"
|
||||
EndIf
|
||||
|
||||
If TOPPING6 = "Topping-Volcano" Then
|
||||
Var showOreoAddEnable = "Disable"
|
||||
Var showOvaltineEnable = "Invisible"
|
||||
Var showCocoaEnable = "Invisible"
|
||||
EndIf
|
||||
Var ExtraTopping = "Enable"
|
||||
EndIf
|
||||
EndIf
|
||||
|
|
@ -3588,8 +3589,8 @@
|
|||
<X> 52 </X>
|
||||
<Y> 680 </Y>
|
||||
<Width> 1080 </Width>
|
||||
<Height> 1080 </Height>
|
||||
<ScrollHeight> 1080 </ScrollHeight>
|
||||
<Height> 880 </Height>
|
||||
<ScrollHeight> 880 </ScrollHeight>
|
||||
<Scroll> "Vertical" </Scroll>
|
||||
<Column> 1 </Column>
|
||||
|
||||
|
|
@ -3606,7 +3607,6 @@
|
|||
</Image>
|
||||
|
||||
|
||||
|
||||
<Button>
|
||||
<X> 456 </X>
|
||||
<Y> 72 </Y>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue