snap 9.70
This commit is contained in:
parent
021c61d4d0
commit
226c293487
32 changed files with 648 additions and 544 deletions
|
|
@ -180,13 +180,14 @@
|
|||
Var CustomOvaltineState[2] = "Enable"
|
||||
|
||||
|
||||
Var CustomMilkState[0] = "Disable"
|
||||
Var CustomMilkState[1] = "Disable"
|
||||
Var CustomMilkState[2] = "Disable"
|
||||
Var CustomMilkState[0] = "Invisible"
|
||||
Var CustomMilkState[1] = "Invisible"
|
||||
Var CustomMilkState[2] = "Invisible"
|
||||
|
||||
Var showShotEnableSoda = "Disable"
|
||||
Var CustomEnergyState[0] = "Disable"
|
||||
Var CustomEnergyState[1] = "Disable"
|
||||
Var CustomEnergyState[3] = "Disable"
|
||||
|
||||
; Texts
|
||||
Var CustomCoffeeTextY = 47
|
||||
|
|
@ -206,8 +207,8 @@
|
|||
Var CustomOvaltineCheckState = "Invisible"
|
||||
Var CustomCocoaCheckState = "Invisible"
|
||||
|
||||
|
||||
|
||||
; enery group clear
|
||||
Var topping12 = 80
|
||||
|
||||
Var PopupToppingSelect = "Invisible"
|
||||
|
||||
|
|
@ -1320,7 +1321,7 @@
|
|||
Var CustomSweetrText[5] = "สุขิต"
|
||||
|
||||
|
||||
Var CustomEspressoText[0] = "ปกติ"
|
||||
Var CustomEspressoText[0] = "ไม่เพิ่ม"
|
||||
Var CustomEspressoText[1] = "2 ช็อต"
|
||||
|
||||
Var CustomCocoaText[0] = "โกโก้ X2"
|
||||
|
|
@ -1986,6 +1987,7 @@
|
|||
Var showEnergyEnable = "Enable"
|
||||
EndIf
|
||||
|
||||
|
||||
If toppingID12index2Status = "Disable" Then
|
||||
Var showEnergyEnable = "Enable"
|
||||
EndIf
|
||||
|
|
@ -2027,6 +2029,16 @@
|
|||
EndIf
|
||||
EndIf
|
||||
|
||||
If CustomEnergyState[0] = "Enable" Then
|
||||
|
||||
If CustomEnergyState[1] = "Enable" Then
|
||||
Var CustomEnergyState[3] = "PressForever"
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
|
||||
|
||||
|
||||
Var ProductSodaDisableShot = "12-05-02-0114,12-05-02-0104,12-05-02-0094"
|
||||
|
||||
Var IsSodaDisableShot = "false"
|
||||
|
|
@ -7963,6 +7975,8 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
<Text>
|
||||
<X> CustomEspressoTextX </X>
|
||||
<Y> CustomEspressoTextY </Y>
|
||||
|
|
@ -8004,7 +8018,59 @@
|
|||
<Y> 0 </Y>
|
||||
<Filename> Var( DirImage + "/topping_revamp/bg_custom_energy_level.png" ) </Filename>
|
||||
</Image>
|
||||
<Button>
|
||||
<X> 689 </X>
|
||||
<Y> 10 </Y>
|
||||
<State> CustomEnergyState[3] </State>
|
||||
<Mode> "No" </Mode>
|
||||
<Filename> Var( DirImage + "/cb_uncheck_new.png" ) </Filename>
|
||||
<FilenamePress> Var( DirImage + "/cb_checked_new.png" ) </FilenamePress>
|
||||
<FilenameDisable> Var( DirImage + "/topping_revamp/cb_locked_new.png" ) </FilenameDisable>
|
||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventClick>
|
||||
If CustomEnergyState[3] = "Press" Then
|
||||
Var CustomEnergyState[3] = "Enable"
|
||||
|
||||
If cold_button_state = "PressForever" Then
|
||||
Var showShotNormalSoda = "Enable"
|
||||
Var showShotEnableSoda = "Enable"
|
||||
Else
|
||||
Var showShotNormalSoda = "Disable"
|
||||
Var showShotEnableSoda = "Disable"
|
||||
EndIf
|
||||
Else
|
||||
Var CustomEnergyState[3] = "Press"
|
||||
If cold_button_state = "PressForever" Then
|
||||
Var showShotNormalSoda = "Press"
|
||||
Var showShotEnableSoda = "Disable"
|
||||
Else
|
||||
Var showShotNormalSoda = "Disable"
|
||||
Var showShotEnableSoda = "Disable"
|
||||
EndIf
|
||||
|
||||
|
||||
|
||||
|
||||
EndIf
|
||||
If showShotEnable = "Disable" Then
|
||||
Var showShotNormal = "Enable"
|
||||
EndIf
|
||||
|
||||
Var CustomEnergyState[0] = "Enable"
|
||||
Var CustomEnergyState[1] = "Enable"
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Function 2
|
||||
|
||||
Refresh
|
||||
|
||||
|
||||
</EventClick>
|
||||
</Button>
|
||||
|
||||
<Button>
|
||||
<X> 800 </X>
|
||||
|
|
@ -8039,6 +8105,7 @@
|
|||
EndIf
|
||||
|
||||
Var CustomEnergyState[1] = "Enable"
|
||||
Var CustomEnergyState[3] = "Enable"
|
||||
|
||||
|
||||
|
||||
|
|
@ -8087,7 +8154,7 @@
|
|||
EndIf
|
||||
|
||||
Var CustomEnergyState[0] = "Enable"
|
||||
|
||||
Var CustomEnergyState[3] = "Enable"
|
||||
|
||||
|
||||
|
||||
|
|
@ -8101,6 +8168,15 @@
|
|||
</Button>
|
||||
|
||||
|
||||
<Text>
|
||||
<X> 685 </X>
|
||||
<Y> CustomEspressoTextY </Y>
|
||||
<Font> KanitRegularTTF </Font>
|
||||
<State> showEspressoLevel </State>
|
||||
<Size> 16 </Size>
|
||||
<Color> 0x513C2F </Color>
|
||||
<Value> "ไม่เติม" </Value>
|
||||
</Text>
|
||||
|
||||
<Text>
|
||||
<X> 784 </X>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue