@m4zuper Strange, as this is broken at least since 26.8.0 or something related to this. Hence I thought it's generally not working an concerns every user...
Currently using 27.6.2 on Windows 10, 64BG RAM, Ryzen 7 5800X. BAS is installed at the standard location on C drive. And it happens with every project I try to add this way. Okay, it's not that issue but it's convient to add a project with just one click.
[SOLVED]isChecked (select, checked resource) how to use?
-

I've made a resource as above into the project. in VB.net I used the option IsChecked but it doesn't work for me.
How can I check if for example Common is checked, or Uncommon is checked?Already tried making a Var name Common and trying [[ChooseRarity]] = [[Common]] but in both cases ( equals and equals not they're true).
Please explain on how to use this one.
[SOLVED] See comment below. Thanks @Fox
-
-
Thank you @Fox
Marked as solved and Credits in the topic :)