You need to use a controller that supports this new <ui_properties>, like my UASECO at modescript_settings.xmlsoehest wrote:How to i actually disable the world ladder from showing? My best guess is that <endmap_ladder_recap visible="true" /> should be set to false. I have tried adding various variations like setCustomUIField('endmap_ladder_recap visible', false); to plugin.records_eyepiece.php but had no luck yet.
I don't know if the other controllers support that already.
EDIT: XAseco2 doesn't support this.