Page 1 of 1

How to rename windows from "is1", "is2", etc?

PostPosted: Tue Dec 18, 2012 4:57 pm
by Mojoguy01
I want the tab names to reflect my character names so I instantly know who to switch to (during emergency situations for combat purposes). Any way to do so?



<---Boxing AC2

Re: How to rename windows from "is1", "is2", etc?

PostPosted: Wed Dec 19, 2012 8:50 am
by lax
There's nothing built right in to ISBoxer at the moment to change the window title, but this is a popular request so I'll be adding something soon.

Here's how you can do it manually in the meantime.

1. Set a Hotkey for "In-game Inner Space console hotkey" in your Character Set (select Character Set in the top left pane, and this is right below the ISBoxer GUI toggle Ctrl+Shift+Alt+G setting in the General tab)
2. Export to Inner Space to apply the changes with the new Hotkey
3. Open the in-game Inner Space Console in the window you want to set the name of
4. Enter the following command...
Code:
windowtext "New title for window goes here"




If you want each of them to just be the Character name you configured in ISBoxer, you can...
1. Right click IS and select Console
2. Enter in
Code:
relay all windowtext "\${ISBoxerCharacter}"



Note that when you Export while playing the title will go back to what ISBoxer sets it to.

Re: How to rename windows from "is1", "is2", etc?

PostPosted: Thu Dec 20, 2012 10:08 pm
by Mojoguy01
Thanks lax :)

Re: How to rename windows from "is1", "is2", etc?

PostPosted: Sun Nov 24, 2013 9:27 am
by avendosora
was this feature ever added?

Re: How to rename windows from "is1", "is2", etc?

PostPosted: Sun Nov 24, 2013 1:00 pm
by lax
Added now in ISBoxer 41.6.1124.1
Code:
ISBoxer 41.6.1124.1
    * A custom window title can now be configured per Slot in your Character Set


Update via Help->About