Skip to content
Installation

Installation


Warning

Version 2.0.0 and beyond will require a client whereisnm.exe.
If you wish to use the old version, it will be available on our old GitHub repository, it will be phased out overtime, backward compatiblity is not guaranteed.

Download Client

Install

Step 1 - Download Addon

Download the latest Addon version.

Step 2 - Extract Addon

Extract the addon into your Windower4-Install-Path/addons/ folder.

Common install paths:

C:/Windower/
/home/$USER/Games/final-fantasy-xi/drive_c/Windower4/

It should look like this:

        • whereisnm.lua
          • collector.lua
          • commands.lua
          • floor_detector.lua
          • json.lua
          • logger.lua
          • objective_capture.lua
          • plugin_client.lua
          • report_display.lua
          • scanner_data.lua
          • scanner.lua
          • settings.lua

Step 3 - Load Addon

In order to load and start the addon, you can load it manually through the following command, in-game:

//lua load whereisnm

If you wish to have it auto-loaded on start-up add this line in your init.txt file:

lua load whereisnm

Last updated on