LSN Name Shuffler

In version 3.10 of Laser Squad Nemesis the ability to name units was added. The first names in each list are always used, so to avoid repetition this utility shuffles the names. It should run on win 95 upwards although I have not tested this.

To use:

  • Download shuffle.bat and NameShuffle.exe to a directory on your machine, it does not matter where.
  • If your LSN is installed somewhere other than the default, adjust the file name in shuffle.bat accordingly
  • Every time you wish to shuffle the names, double click on shuffle.bat

    You may wish to create a shortcut to shuffle.bat on your desktop.

    For those interested, the source code (C++) is available here. It is not particularly pretty, but it works. It should compile on any reasonably compliant C++ compiler, I used Visual Studio 6.