Quote:
Originally Posted by MidasKing
ioBanana.exe no more exists in ioBanana2-release1 ![Confused](https://oss.azurewebsites.net/forum/images/smilies/confused.png)
|
I forgot about that, but it doesn't seem to matter anymore.
The older ioBanana (v20) had a
KICKNUKE function that was called before nuking, however the new ioBanana (v2.0-release1) no longer has this
KICKNUKE function. In other words, this option can safely be ignored by setting misc(IoBPath) to an empty string. For example:
Code:
#### ioA/ioB Settings ######################################
#
# - Path to the ioA and ioBanana executables.
# - If you are not using ioBanana, set the value to "".
#
set misc(IoAPath) "../scripts/ioA/ioA.exe"
set misc(IoBPath) ""