RunUO Community

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Target RelLoc still doesn't work?

Scumsberg

Squire
Well, it's 2012, and I still can't get target relloc to work while fishing. Does anyone have any advice beside referring me to 2 year old threads with no answers? Thanks.

Edit: a little more information about the problem. Target RelLoc works after I initially set a target manually, but once it leaves the area it says, "you need to be closer to the water to fish!" It seems like Razor is incapable of autonomously using Target RelLoc. I've tried to find a solution to this problem off and on for a few years and still there's nothing...

Here is the macro I'm using:

!Loop
Assistant.Macros.DoubleClickTypeAction|3520|True
Assistant.Macros.WaitForTargetAction|2
Assistant.Macros.TargetRelLocAction|-2|-2
Assistant.Macros.PauseAction|00:00:00.5000000
Assistant.Macros.IfAction|4|0|the fish don't seem to be biting here.
Assistant.Macros.SpeechAction|0|690|3|ENU|2|16|90| forward one
Assistant.Macros.EndIfAction
Assistant.Macros.PauseAction|00:00:07.5000000
Assistant.Macros.DoubleClickTypeAction|3520|True
Assistant.Macros.WaitForTargetAction|2
Assistant.Macros.TargetRelLocAction|-2|1
Assistant.Macros.PauseAction|00:00:00.5000000
Assistant.Macros.IfAction|4|0|the fish don't seem to be biting here.
Assistant.Macros.SpeechAction|0|690|3|ENU|2|16|90| forward one
Assistant.Macros.EndIfAction
Assistant.Macros.PauseAction|00:00:07.5000000
Assistant.Macros.DoubleClickTypeAction|3520|True
Assistant.Macros.WaitForTargetAction|2
Assistant.Macros.TargetRelLocAction|2|-2
Assistant.Macros.PauseAction|00:00:00.5000000
Assistant.Macros.IfAction|4|0|the fish don't seem to be biting here.
Assistant.Macros.SpeechAction|0|690|3|ENU|2|16|90| forward one
Assistant.Macros.EndIfAction
Assistant.Macros.PauseAction|00:00:07.5000000
Assistant.Macros.DoubleClickTypeAction|3520|True
Assistant.Macros.WaitForTargetAction|2
Assistant.Macros.TargetRelLocAction|2|1
Assistant.Macros.PauseAction|00:00:00.5000000
Assistant.Macros.IfAction|4|0|the fish don't seem to be biting here.
Assistant.Macros.SpeechAction|0|690|3|ENU|2|16|90| forward one
Assistant.Macros.EndIfAction
Assistant.Macros.PauseAction|00:00:07.5000000
 
Top