taobin_project/inter/tha/configure.ev

70 lines
1.2 KiB
Text
Raw Normal View History

2025-04-25 13:29:32 +07:00
If BoxID = 173149 Then
Var EnableMultiInstanceFromBoxID = 1
EndIf
If BoxID = 173249 Then
Var EnableMultiInstanceFromBoxID = 1
EndIf
2025-05-02 12:36:48 +07:00
2025-04-25 13:29:32 +07:00
If BoxID = 105005 Then
Var EnableMultiInstanceFromBoxID = 1
2025-04-25 13:29:32 +07:00
EndIf
2025-05-08 18:14:51 +07:00
2025-04-25 13:29:32 +07:00
If BoxID = 176277 Then
Var EnableMultiInstanceFromBoxID = 1
EndIf
If BoxID = 200435 Then
Var EnableMultiInstanceFromBoxID = 1
EndIf
2025-05-08 18:14:51 +07:00
2025-04-30 10:27:25 +07:00
If BoxID = 201316 Then
Var EnableMultiInstanceFromBoxID = 1
EndIf
2025-05-08 18:14:51 +07:00
2025-04-25 13:29:32 +07:00
If BoxID = 123456 Then
2025-05-09 12:43:51 +07:00
Var EnableMultiInstanceFromBoxID = 1
2025-04-25 13:29:32 +07:00
EndIf
2025-05-19 20:58:52 +07:00
2025-04-25 13:29:32 +07:00
If BoxID = 201193 Then
Var EnableMultiInstanceFromBoxID = 1
EndIf
2025-05-19 20:58:52 +07:00
2025-04-25 13:29:32 +07:00
If BoxID = 201729 Then
Var EnableMultiInstanceFromBoxID = 1
EndIf
2025-04-30 10:48:55 +07:00
2025-05-30 15:19:10 +07:00
If BoxID = 201714 Then
Var EnableMultiInstanceFromBoxID = 1
EndIf
2025-04-30 10:48:55 +07:00
If BoxID = 210699 Then
Var EnableMultiInstanceFromBoxID = 1
EndIf
2025-05-02 10:09:35 +07:00
If BoxID = 174565 Then
Var EnableMultiInstanceFromBoxID = 1
EndIf
2025-05-08 18:14:51 +07:00
2025-05-02 12:36:48 +07:00
If BoxID = 173319 Then
Var EnableMultiInstanceFromBoxID = 0
2025-05-08 10:22:51 +07:00
EndIf
2025-05-09 12:43:51 +07:00
2025-05-28 12:44:07 +07:00
; Rama
2025-05-09 12:43:51 +07:00
If BoxID = 200005 Then
Var EnableMultiInstanceFromBoxID = 1
EndIf
2025-05-22 11:48:32 +07:00
If BoxID = 200010 Then
Var EnableMultiInstanceFromBoxID = 1
EndIf
2025-05-28 12:44:07 +07:00
If BoxID = 200102 Then
Var EnableMultiInstanceFromBoxID = 1
EndIf
; Test
If BoxID > 200010 Then
2025-05-29 08:14:11 +07:00
If BoxID < 200080 Then
2025-05-28 12:44:07 +07:00
Var EnableMultiInstanceFromBoxID = 1
EndIf
EndIf