Terrano. 0 Posted November 25, 2018 Pain, pain and more pain - that you get when trying edit lobby dialog. I just wanted remove all players listNbox & role select ListBox. At first i was trying make scripted side (skipLobby & joinSilent) select, but i get problems with that method: playerSide - defined wrong when you disconnect to lobby - you can get `blackScreen` without anything wrong side when connecting and a lot of troubles Then i understand for that working write - i need to change RscDisplayMultiplayerSetup But i get troubles with CA_ValueRoles listbox. i was try anything: lbSetCurSel - no reaction lbSetCurSel+ctrlActivate - still nothing move listbox on my button & hide - that was working but there i have another problem - if role in list selected - and player press select that slot - he got error - player not defined move slider in listbox - not working lbDelete (by count units in side) - too not working set one rowHeight like my button and move listbox on screen (like slider) - crookedly joinUnassigned = 0; - select free slot, but once and that slot all the time is west, and when i select another slot - is not working. Do you have ideas why that listBox no react on anything? Thank you! Share this post Link to post Share on other sites