move counter add to sub button
This commit is contained in:
parent
28b930a875
commit
650ee86aac
5 changed files with 11 additions and 7 deletions
|
|
@ -8961,6 +8961,7 @@ LIMENADE SODA" </Value>
|
||||||
)
|
)
|
||||||
</FilenameDisable>
|
</FilenameDisable>
|
||||||
<EventClick>
|
<EventClick>
|
||||||
|
Var OreoGuarantee = OreoGuarantee + 1
|
||||||
If OreoGuarantee = 4 Then
|
If OreoGuarantee = 4 Then
|
||||||
Random2 0 IndexOfRateupOreoMilk ResultRandomIndex
|
Random2 0 IndexOfRateupOreoMilk ResultRandomIndex
|
||||||
Var ProductCodeRandom = ListOfOreoMilk[ResultRandomIndex]
|
Var ProductCodeRandom = ListOfOreoMilk[ResultRandomIndex]
|
||||||
|
|
@ -8998,6 +8999,7 @@ LIMENADE SODA" </Value>
|
||||||
)
|
)
|
||||||
</FilenameDisable>
|
</FilenameDisable>
|
||||||
<EventClick>
|
<EventClick>
|
||||||
|
Var OreoGuarantee = OreoGuarantee + 1
|
||||||
If OreoGuarantee = 4 Then
|
If OreoGuarantee = 4 Then
|
||||||
Random2 0 IndexOfRateupOreoTea ResultRandomIndex
|
Random2 0 IndexOfRateupOreoTea ResultRandomIndex
|
||||||
Var ProductCodeRandom = ListOfOreoTea[ResultRandomIndex]
|
Var ProductCodeRandom = ListOfOreoTea[ResultRandomIndex]
|
||||||
|
|
@ -9036,6 +9038,7 @@ LIMENADE SODA" </Value>
|
||||||
)
|
)
|
||||||
</FilenameDisable>
|
</FilenameDisable>
|
||||||
<EventClick>
|
<EventClick>
|
||||||
|
Var OreoGuarantee = OreoGuarantee + 1
|
||||||
If OreoGuarantee = 4 Then
|
If OreoGuarantee = 4 Then
|
||||||
|
|
||||||
Random2 0 IndexOfRateupOreoCoffee ResultRandomIndex
|
Random2 0 IndexOfRateupOreoCoffee ResultRandomIndex
|
||||||
|
|
@ -9077,7 +9080,7 @@ EndIf
|
||||||
)
|
)
|
||||||
</FilenameDisable>
|
</FilenameDisable>
|
||||||
<EventClick>
|
<EventClick>
|
||||||
|
Var OreoGuarantee = OreoGuarantee + 1
|
||||||
If OreoGuarantee = 4 Then
|
If OreoGuarantee = 4 Then
|
||||||
Random2 0 IndexOfRateupOreoAll ResultRandomIndex
|
Random2 0 IndexOfRateupOreoAll ResultRandomIndex
|
||||||
Var ProductCodeRandom = ListOfOreoAll[ResultRandomIndex]
|
Var ProductCodeRandom = ListOfOreoAll[ResultRandomIndex]
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
Var BigButtonEnable = "Invisible"
|
Var BigButtonEnable = "Invisible"
|
||||||
Var OreoGuarantee = OreoGuarantee + 1
|
|
||||||
DEBUGVAR BigButtonEnable
|
DEBUGVAR BigButtonEnable
|
||||||
DEBUGVAR OreoGuarantee
|
DEBUGVAR OreoGuarantee
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -28,6 +28,7 @@
|
||||||
)
|
)
|
||||||
</FilenameDisable>
|
</FilenameDisable>
|
||||||
<EventClick>
|
<EventClick>
|
||||||
|
Var OreoGuarantee = OreoGuarantee + 1
|
||||||
If OreoGuarantee = 4 Then
|
If OreoGuarantee = 4 Then
|
||||||
Random2 0 IndexOfRateupOreoMilk ResultRandomIndex
|
Random2 0 IndexOfRateupOreoMilk ResultRandomIndex
|
||||||
Var ProductCodeRandom = ListOfOreoMilk[ResultRandomIndex]
|
Var ProductCodeRandom = ListOfOreoMilk[ResultRandomIndex]
|
||||||
|
|
@ -65,6 +66,7 @@
|
||||||
)
|
)
|
||||||
</FilenameDisable>
|
</FilenameDisable>
|
||||||
<EventClick>
|
<EventClick>
|
||||||
|
Var OreoGuarantee = OreoGuarantee + 1
|
||||||
If OreoGuarantee = 4 Then
|
If OreoGuarantee = 4 Then
|
||||||
Random2 0 IndexOfRateupOreoTea ResultRandomIndex
|
Random2 0 IndexOfRateupOreoTea ResultRandomIndex
|
||||||
Var ProductCodeRandom = ListOfOreoTea[ResultRandomIndex]
|
Var ProductCodeRandom = ListOfOreoTea[ResultRandomIndex]
|
||||||
|
|
@ -103,6 +105,7 @@
|
||||||
)
|
)
|
||||||
</FilenameDisable>
|
</FilenameDisable>
|
||||||
<EventClick>
|
<EventClick>
|
||||||
|
Var OreoGuarantee = OreoGuarantee + 1
|
||||||
If OreoGuarantee = 4 Then
|
If OreoGuarantee = 4 Then
|
||||||
|
|
||||||
Random2 0 IndexOfRateupOreoCoffee ResultRandomIndex
|
Random2 0 IndexOfRateupOreoCoffee ResultRandomIndex
|
||||||
|
|
@ -144,7 +147,7 @@ EndIf
|
||||||
)
|
)
|
||||||
</FilenameDisable>
|
</FilenameDisable>
|
||||||
<EventClick>
|
<EventClick>
|
||||||
|
Var OreoGuarantee = OreoGuarantee + 1
|
||||||
If OreoGuarantee = 4 Then
|
If OreoGuarantee = 4 Then
|
||||||
Random2 0 IndexOfRateupOreoAll ResultRandomIndex
|
Random2 0 IndexOfRateupOreoAll ResultRandomIndex
|
||||||
Var ProductCodeRandom = ListOfOreoAll[ResultRandomIndex]
|
Var ProductCodeRandom = ListOfOreoAll[ResultRandomIndex]
|
||||||
|
|
|
||||||
|
|
@ -110,8 +110,7 @@
|
||||||
|
|
||||||
Var XMLPageVersion = "7.35"
|
Var XMLPageVersion = "7.35"
|
||||||
Var XMLPageVersionInt = 735
|
Var XMLPageVersionInt = 735
|
||||||
;Oreo
|
|
||||||
Var OreoGuarantee = 0
|
|
||||||
</EventOpen>
|
</EventOpen>
|
||||||
|
|
||||||
<Text>
|
<Text>
|
||||||
|
|
|
||||||
|
|
@ -99,8 +99,7 @@
|
||||||
Var XMLPageVersionInt = 999
|
Var XMLPageVersionInt = 999
|
||||||
Var IgnoreNetCore = "true"
|
Var IgnoreNetCore = "true"
|
||||||
|
|
||||||
;Oreo
|
|
||||||
Var OreoGuarantee = 0
|
|
||||||
</EventOpen>
|
</EventOpen>
|
||||||
|
|
||||||
<Text>
|
<Text>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue