Page 1 of 1
BattleAdvancedPanel
Posted: Thu Apr 18, 2013 7:40 am
by enric
Where are the .BSF files that control the BAP buttons?
Re: BattleAdvancedPanel
Posted: Thu Apr 18, 2013 3:55 pm
by AndrewGardner
There is no BSF specifically for that UI. In that UI file, the buttons define simple commands that just issue keyboard shortcut commands to the game.
Re: BattleAdvancedPanel
Posted: Thu Apr 18, 2013 4:34 pm
by enric
So, I can't mod the behavior of these buttons, right?
Re: BattleAdvancedPanel
Posted: Thu Apr 18, 2013 5:03 pm
by AndrewGardner
You should be able to copy that UI into your campaign and create your own handler script for it.
Re: BattleAdvancedPanel
Posted: Thu Apr 18, 2013 5:13 pm
by enric
Can you be a little more explicit.
The only thing I found related to this is BATTLEADVANCEDPANEL.TXT
Re: BattleAdvancedPanel
Posted: Fri Apr 19, 2013 3:32 pm
by AndrewGardner
The description of UI modding on the wiki is very brief. I will see if we can get it updated.
http://www.slitherinebravo.net/GameWiki ... ui_control
Re: BattleAdvancedPanel
Posted: Tue Apr 23, 2013 4:51 pm
by pipfromslitherine
It is probably better to add your own UI panel if you want to add custom commands to the battle. You can, as Andrew says, duplicate the current file and add things to it, but then you could run into compatibility issues if we change the core game functionality in the future.
Cheers
Pip
Re: BattleAdvancedPanel
Posted: Tue Apr 23, 2013 6:08 pm
by enric
Well it's complicated and, a little (...) like decrypting a hieroglyphic, to understand some areas of BA.
I added some buttons to the advanced panel like these, they show the players units alive, and where they are, I know that if you change it in next version I'll need to redo, but for now I can't do better until I understand more.
We found it useful if you play several games at the same time and opens one that you played several days ago.
.
The icons are still in process...

- Screen Shot 2013-04-23 at 19.59.43.jpg (132.43 KiB) Viewed 3083 times

- Screen Shot 2013-04-23 at 16.36.49.jpg (74.94 KiB) Viewed 3083 times
Re: BattleAdvancedPanel
Posted: Tue Apr 23, 2013 7:11 pm
by pipfromslitherine
If it's being found to be useful then we can always roll it into the next expansion as a UI addition for sure.
Cheers
Pip