julianperrott/FishingFun

Auto Bait Timings

Opened this issue · 2 comments

Is anyone able to able to assist with placing of the auto bait?
I have noticed that the keybinds for this are D4 & D5 effectively mapping to 4 and 5 on my setup.
The problem I am having is the auto bait seems to being applied every 2 minutes and not every 10 minutes. For Shadowlands I would like to change this to every 30 minutes.

Please can someone help with how I can better configure the keysbinds / keys and the timing.

Bump here, @julianperrott. It looks like the 10 min timer overwrites itself effectively only being able to cast the lure every 20 min because of the cast time onto the lure.

  • 10 min timer starts
  • Casts lure on start
  • 10 min timer ends
  • Lure still has that 3-4sec lag time from the lure cast so it's still attached to the rod
  • dialog pop up asking to overwrite
  • doesn't add lure
  • continues fishing
  • cast lure 10 min later

I think editing this to be 11 min or just a little longer than 10 min would help. Ill probably make this change locally and see if it work for me. If it does @SalientAnimal you can probably do the same for 30 min

private void PressTenMinKeyIfDue()

I fixed this and added more keybindings and timer options here: #52