SphereServer BugTracker - SphereServer
View Issue Details
0001503SphereServerexecutable - genericpublic29-08-08 01:0714-12-13 19:42
Coruja 
khaos 
normalminoralways
closedno change required 
 
 
08-02-2008
None
None
0001503: Raise Tracking in 5 minutes with no-delay macro
If someone use the skill tracking without delay, it will be GM Tracking in just some minutes. Tracking is rising on fail (message "you see no signs of..."), and theres no delay to ppl get this fail, it will appear after the player click on some button of tracking skillmenu.

I really doesn't know the rising method of this skill, but probably there's an delay to fail the action when nothing is found, or the skill must be rised only on tracking success.
My Razor macro:

Use Skill Tracking //this start the skill
Wait for Menu (#464)
MenuResponse 2 //this click on some skillmenu button
No tags attached.
Issue History
29-08-08 01:07CorujaNew Issue
29-08-08 01:07CorujaNightly Version => 08-02-2008
29-08-08 01:07CorujaExperimental Flags => None
29-08-08 01:07CorujaOption Flags => None
29-08-08 01:11CorujaNote Added: 0000076
29-08-08 01:12CorujaNote Edited: 0000076
31-08-08 04:14CorujaNote Added: 0000077
14-12-13 19:42khaosNote Added: 0001825
14-12-13 19:42khaosStatusnew => closed
14-12-13 19:42khaosAssigned To => khaos
14-12-13 19:42khaosResolutionopen => no change required

Notes
(0000076)
Coruja   
29-08-08 01:11   
(edited on: 29-08-08 01:12)
Oh, and the same problem occour on Musicianship.
Just place some musical instrument on bag, and use PEACEMAKING skill macro without delay on some npc.

Macro:
-Start Peacemaking skill
-Click on some npc


--------------------------
EDIT:
Maybe it's all fixed with an delay timer until next action? I can't remember, but I think OSI use this action delay method to prevent these things.

(0000077)
Coruja   
31-08-08 04:14   
Confirmed. Tracking and Peacemaking require a 10.0s delay to next action.
(0001825)
khaos   
14-12-13 19:42   
We are not OSI in the internal handling and if internal handling is going to match OSI it would be UO:R (Which the core was originally supposed to emulate in some fashion). A delay can be set on the skill though. I would just use that.