Fishing Scenario problems

Forum Forums Discussion Fishing Scenario problems

This topic contains 3 replies, has 2 voices, and was last updated by Lyfox Lyfox 1 week, 5 days ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #42094

    ffxivblusucks
    Participant
    0

    Having issues setting direction for fishing bot off a wharf.

    The bot will go to a waypoint but not right up to the edge inside a town so i cant put the waypoint slightly off the edge of the wharf.

    Trying to use directional waypoints to it will move to the right spot it then wont TURN to face the water.

    It’s all very frustrating.

    I’d also like to add a way to change baits if possible. Using scrip bait initially but then want to switch to lures when those baits run out.

    • This topic was modified 3 weeks, 2 days ago by  ffxivblusucks.
    #42096
    Lyfox
    Lyfox
    Participant
    1+

    Try findFish() and changeBait() functions.

    #42106

    ffxivblusucks
    Participant
    0

    What are the parameters for inside () for “findfish()” ???

    #42107
    Lyfox
    Lyfox
    Participant
    0

    From Miqo documentation:

    findFish( )
    findFish( angle )
    findFish( waypointFrom, waypointTo )

    Find fishing spot in given direction.

    If no parameters specified, it will assume that camera is already looking in the correct direction.
    If one parameter specified, it is interpreted as horizontal angle.
    If two parameters specified, they are interpreted as waypoints on currently selected grid. They will be converted to angle. Character will move beyond waypointTo if necessary.

    You can click the ? button in Miqo to read docs.

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.