Click-to-Move (FishingBuddy AddOn) Fix

I’m not 100% sure yet if this is a fix. I have logged in and out numerous times. Sometimes with a fishing pole equipped, sometimes my weapons. Sometimes switching back and forth a few times, playing around with /reload. I’ve been switching characters and relogging as well. It still has not become unchecked under options.

All that said, this is what I did to “fix” this issue:

Go to your AddOn installation folder for the version you are using.

Open the folder for FishingBuddy

Underneath that folder, open the file called “FishingBuddy.lua” without quotation marks, as a text file, if it asks.

Use the windows Find feature. (CTRL + F). A box should pop up for you to enter information. Type in “Move”, again without quotation marks.

Click “find next” - you will see “move” highlight at the bottom of your screen. This is the first instance of “Move” it finds. Keep using “find next” until you see (resetClickTo) before Move.

Within that short section, you will see a line that says:

SetCVar(“autoInteract”, 0);

Change the zero to a 1 and save the file. If you’re in-game while doing this, you may need to /reload or log out completely for a fresh load.

I hope this works for everyone else as well as it has for me.

UPDATE: It’s been 3 days of playing with no more removal of the click-to-move function. It’s been great!

1 Like

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.