Merge branch 'masterpiece' of ssh://forthrd.ddns.net:2222/1TBHDD/ikong/taobin_project into masterpiece

This commit is contained in:
wanlop run 2024-07-19 14:54:54 +07:00
commit 2e069f1f40
17 changed files with 833 additions and 242 deletions

View file

@ -833,7 +833,7 @@
Var TextPriceMenuY = 266
Var TextPriceMenuBlendX = 180
Var TextPriceMenuHotX = 48
Var ShowButtonClick2 = "Enable"
Var ShowButtonClick2 = "Invisible"
Var ButtontoTopupMenu = "Invisible"
Var PriceUnitText = "Price in SGD"
@ -1111,11 +1111,6 @@
DEBUGVAR SettingDisableTaobinCredit
If SettingDisableTaobinCredit = "true" Then
Var ShowButtonClick2 = "Invisible"
If CountryName = "Singapore" Then
If SELLONLINE = 1 Then
Var ShowButtonClick2 = "Enable"
EndIf
EndIf
EndIf
DEBUGVAR ShowButtonClick2
@ -1477,13 +1472,6 @@
;SAVELOG ShowButtonClickFull
If TaobinOnlineX = "true" Then
If CountDownShowButton < 33 Then
If CountryName = "Singapore" Then
Var ShowButtonClick2 = "Invisible"
Refresh
EndIf
EndIf
If CountDownShowButton = 31 Then
Var ShowButtonClickFull = "Enable"
@ -1494,9 +1482,6 @@
If CountDownShowButton = 3 Then
Var ShowButtonClick = "Enable"
If CountryName = "Singapore" Then
Var ShowButtonClick2 = "Enable"
EndIf
Var ShowButtonClickFull = "Invisible"
Refresh
EndIf