"Enable" 1080 1920 SoundVolume
; "0xeae6e1"
Var randResult = 0
Var isCoffinPress = "Enable"
; list of random items
Var dis30 = "dis30"
Var dis50 = "dis50"
Var dis100 = "dis100"
; rate 60%
Var couponList[0] = dis30
Var couponList[1] = dis30
Var couponList[2] = dis30
Var couponList[3] = dis30
Var couponList[4] = dis30
Var couponList[5] = dis30
Var couponList[6] = dis50
Var couponList[7] = dis50
Var couponList[8] = dis50
; rate 10%
Var couponList[9] = dis100
; Coffin btn
Var CoffinBtnDir = "ROOT/taobin_project/image/event/pepween/bn_pepween_"
DEBUGVAR CoffinBtnDir
; background
0 380 1080 1540 "ROOT/taobin_project/image/event/pepween/bg_pepween_random.png"
; back --- debug
;
; disable this later
; Thai menu
373 444 334 75 "ROOT/taobin_project/image/event/pepween/let_ghost_show_u.png"
eval(
If show_eng = "true" Then
Var return = "Invisible"
Else
Var return = "Enable"
EndIf
)
79 526 923 67 "ROOT/taobin_project/image/event/pepween/choose_your_ghost.png"
eval(
If show_eng = "true" Then
Var return = "Invisible"
Else
Var return = "Enable"
EndIf
)
; Eng menu
334 444 412 75 "ROOT/taobin_project/image/event/pepween/let_ghost_show_u_en.png"
eval(
If show_eng = "true" Then
Var return = "Enable"
Else
Var return = "Invisible"
EndIf
)
37 532 1007 54 "ROOT/taobin_project/image/event/pepween/choose_your_ghost_en.png"
eval(
If show_eng = "true" Then
Var return = "Enable"
Else
Var return = "Invisible"
EndIf
)
; Button top left - Caroline
; Button top mid - Jeremy
; Button top right - Rosalie
; Button bottom left - Arnold
; Button bottom right - Alnwick
; accept button
; position y not matched in figma; nearly 1776, figma 1406