98whiteMC Posted August 28, 2014 Posted August 28, 2014 How can I force the player panels to be off when I start the game? I don't want to disable them, only change default setting to off. Quote
Administrator Aslain Posted August 28, 2014 Administrator Posted August 28, 2014 Doesn't it remembers your selection if you click on [X] at the panel icons? Quote
98whiteMC Posted August 28, 2014 Author Posted August 28, 2014 The panels are visible automatically from the time the map loads, until the countdown timer expires and the battle starts. Once the battle starts, the panels go away. I was looking for a way to suppress the panels by default, and if I want to see them I can call them up. My guess is that the [X], which I selected, is what causes the panels to disappear when the game starts. It does not prevent them from ever showing. Quote
98whiteMC Posted August 30, 2014 Author Posted August 30, 2014 Well, I tried setting ModeSwitcher to False....all that does is NOT show the mode switch panel...still can cycle through all options with Ctrl-Tab. Tried deleting playersPanel.xc.....That just kills all XVM in game. Game still plays fine. What to try next ???? This is killing me...lol I don't want to see the panels until I call them up. Quote
Administrator Aslain Posted August 31, 2014 Administrator Posted August 31, 2014 Edit playerspanel.xc Find: "playersPanel": { Replace with: "playersPanel": { "startMode": "none", Quote
98whiteMC Posted August 31, 2014 Author Posted August 31, 2014 Aslain, !!! FIXED !!! Thank you for solving this for me. I really appreciate it! It is so much nicer for me now. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.