tkitsunai / runuo

Automatically exported from code.google.com/p/runuo
0 stars 0 forks source link

Relative location (in razor) and smooth boat movement mess up #4

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I dont know if thats a RunUO or a razor bug, but Razor dont get the changes in 
position if you move on a boat with smooth movement.
Only when reset, I.E by recalling, it is recalibrated again.

#You can also see that the UO Positioning System is not updating when you move 
on a boat 

What steps will reproduce the problem?
1. Recall to a boat
2. Record Macro: Double click fishing pole, target water next to you, convert 
to relloc (i.e 2,-1)
3. Move boat a few tiles
4. Play macro, tile is out of range, when retargeting to the same relative 
location, it displays the delta (i.e. 42,-1)
5. Recall to boat again, target the same tile, it is (2,-1) again.

What is the expected output? What do you see instead?
The position should be updated, but is not.

What version of the product are you using? On what operating system?
On UO Demise, Client 7.0.30.3, Razor 1.0.13

Please provide any additional information below.

Original issue reported on code.google.com by devnulli...@gmail.com on 20 May 2013 at 8:42

GoogleCodeExporter commented 8 years ago
also with AssistUO

Original comment by devnulli...@gmail.com on 20 May 2013 at 8:54

GoogleCodeExporter commented 8 years ago
The change in position not being reflected in AUO/Razor is not a RunUO bug. 
These assistants have to be patched to handle the smooth movement packet 
(0xF6). You can use the recalibration hotkeys (also in your macro) as a 
workaround.

Original comment by eos@runuo.com on 2 Jun 2013 at 1:26