Page 1 of 1

Launch from console?

PostPosted: Wed Mar 14, 2018 10:19 pm
by gSe7eN
Is it possible to launch a character within a set from the console by typing a command? For example:

Let's assume my set has 6 slots, is named MySet.
Slot 1's name is Alpha, Slot 2's name Beta, and so forth.

Also, is it possible to run something similar to a batch file within the console to launch specific slots from that set? (For example, I may only want to launch slot 3 and 5 but no others). Keep in mind, this is a very basic example and my real situation is a little more complex and dynamic but on the basic level, this would get me where I would like to go. Thanks!

Re: Launch from console?

PostPosted: Wed Mar 14, 2018 11:09 pm
by bob
I image it would be very similar to the commands that are created when you do a "create desktop launch shortcut" from with the Toolkit.

Code:
"C:\Program Files (x86)\InnerSpace\InnerSpace.exe" run isboxer -launchslot "TEAMNAME" 1

maybe minus the InnerSpace.exe bit at the beginning.

And no. Batch files are not able to be run in the console But you could run a lavishscript file.