taobin_project/inter/tha/configure.ev
2025-05-28 12:44:07 +07:00

65 lines
1.2 KiB
Text

If BoxID = 173149 Then
Var EnableMultiInstanceFromBoxID = 1
EndIf
If BoxID = 173249 Then
Var EnableMultiInstanceFromBoxID = 1
EndIf
If BoxID = 105005 Then
Var EnableMultiInstanceFromBoxID = 1
EndIf
If BoxID = 176277 Then
Var EnableMultiInstanceFromBoxID = 1
EndIf
If BoxID = 200435 Then
Var EnableMultiInstanceFromBoxID = 1
EndIf
If BoxID = 201316 Then
Var EnableMultiInstanceFromBoxID = 1
EndIf
If BoxID = 123456 Then
Var EnableMultiInstanceFromBoxID = 1
EndIf
If BoxID = 201193 Then
Var EnableMultiInstanceFromBoxID = 1
EndIf
If BoxID = 201729 Then
Var EnableMultiInstanceFromBoxID = 1
EndIf
If BoxID = 210699 Then
Var EnableMultiInstanceFromBoxID = 1
EndIf
If BoxID = 174565 Then
Var EnableMultiInstanceFromBoxID = 1
EndIf
If BoxID = 173319 Then
Var EnableMultiInstanceFromBoxID = 0
EndIf
; Rama
If BoxID = 200005 Then
Var EnableMultiInstanceFromBoxID = 1
EndIf
If BoxID = 200010 Then
Var EnableMultiInstanceFromBoxID = 1
EndIf
If BoxID = 200102 Then
Var EnableMultiInstanceFromBoxID = 1
EndIf
; Test
If BoxID > 200010 Then
If BoxID < 200040 Then
Var EnableMultiInstanceFromBoxID = 1
EndIf
EndIf