add sound

This commit is contained in:
pichet 2022-09-28 14:11:00 +07:00
parent fec97ef9c6
commit 1b93f61a42
64 changed files with 1035 additions and 22 deletions

View file

@ -33,6 +33,14 @@
Var DirImage2 = "ROOT/taobin_project/image/page_payment_cash_extend"
EndIf
If show_eng = "true" Then
PlayLong "/mnt/sdcard/coffeevending/taobin_project/sound_eng/keep_your_change_credits_or_receive.mp3"
Else
PlayLong "/mnt/sdcard/coffeevending/taobin_project/sound_thai/keep_your_change_credits_or_receive.mp3"
EndIf
</EventOpen>
<Timeout> 1000 </Timeout>
<EventTimeout>
@ -125,6 +133,8 @@
Change StoreCreditAmount
Var ChangeFlag2 = 1
If Seeker.FreeVendingCampaign = 1 Then