I had this code that worked untill 3dsmax 2020, but I can't get it to work now in 3dsmax 2021 (and probablty 2022): fn priv_proboolean_Extract_pressRadioButton_2018 rbName state = ( local properRb = false local BN_CLICKED = 0 -- clicky message ID local BM_SETCHECK = 241 -- checkbutton toggle message ID local WM_COMMAND =…