휠우클은 무기휠열기+우클까지 제대로 동작하는데 휠좌클은 무기휠열기까지만되고 좌클은 안댐
어차피 탄종 2개라 하나만 작동해도 사용하는덴 지장없는데 먼가 찝찝해서 뭘 잘못한건지 알려조

WeaponFunctionRight = [
{
trigger = "Press"
device_type = "PadDS"
input = "DRight"
threshold = 0
input_type = "Button"
}
{
trigger = "Press"
device_type = "PadXBOX"
input = "XboxRight"
threshold = 0
input_type = "Button"
}
{
trigger = "Press"
device_type = "Mouse"
input = "MouseButton4"
threshold = 0.20000000298023224
input_type = "Button"
}
{
trigger = "Press"
device_type = "Mouse"
input = "MouseButtonRight"
threshold = 0.20000000298023224
input_type = "Button"
}
]

WeaponFunctionOpen = [

{

trigger = "LongPress"

device_type = "PadDS"

input = "Square"

threshold = 0.20000000298023224

input_type = "Button"

}

{

trigger = "LongPress"

device_type = "PadXBOX"

input = "XboxX"

threshold = 0.20000000298023224

input_type = "Button"

}

{

trigger = "LongPress"

device_type = "Keyboard"

input = "r"

threshold = 0.25

input_type = "Button"

fixed_layout_id = 19

}

{

trigger = "Press"

device_type = "Mouse"

input = "MouseButton4"

threshold = 0.20000000298023224

input_type = "Button"

}

{

trigger = "Press"

device_type = "Mouse"

input = "MouseButton5"

threshold = 0.20000000298023224

input_type = "Button"

}

]

WeaponFunctionLeft = [

{

trigger = "Press"

device_type = "PadDS"

input = "DLeft"

threshold = 0

input_type = "Button"

}

{

trigger = "Press"

device_type = "PadXBOX"

input = "XboxLeft"

threshold = 0

input_type = "Button"

}

{

trigger = "Press"

device_type = "Mouse"

input = "MouseButton5"

threshold = 0.20000000298023224

input_type = "Button"

}

{

trigger = "Press"

device_type = "Mouse"

input = "MouseButtonLeft"

threshold = 0.20000000298023224

input_type = "Button"

}

]