SphereServer BugTracker - SphereServer
View Issue Details
0002225SphereServernew feature requestpublic19-10-13 10:5614-12-13 22:53
XuN 
khaos 
normalfeaturehave not tried
closedno change required 
UnixWindows x648 pro
16-06-2013, 0.56b Prerelease 
 
Automated (specify build number)
None
None
1651
0002225: @ItemTargOn_Self
We already have 4 TargOn_* but no one can handle a situation when you need to control every targ make to an specific character.

IE:I'm making dragon barding deeds and i want to check on the armored swamp dragons for bladed items that targ on them but I can't, i need to go among every item that i want to do what i want and giving it a new event.
No tags attached.
Issue History
19-10-13 10:56XuNNew Issue
19-10-13 15:28XuNNote Added: 0001739
22-10-13 17:14CorujaNote Added: 0001743
14-12-13 22:53khaosNote Added: 0001842
14-12-13 22:53khaosStatusnew => closed
14-12-13 22:53khaosAssigned To => khaos
14-12-13 22:53khaosResolutionopen => no change required

Notes
(0001739)
XuN   
19-10-13 15:28   
Just to be more descriptive... the concept is something like ON=@AnyOne_targets_me, or ON=@Targeted,@Target_me... To avoid multiple unnecesary @TargOn_item/char calls by having this one already firing one time for any specific purposes you may want.
(0001743)
Coruja   
22-10-13 17:14   
it would be great, but needs more detailed info about the trigger. Maybe something like this:

ON=@Targeted
UID = the item being targeted
ACT = item/char that the target cursor originated from
return 1 = prevent sphere from processing the default target behaviour
(0001842)
khaos   
14-12-13 22:53   
Alter the item typedef or use the new global events. Swamp dragons barding on EA only comes off when their owner dclicks their own bladed item and targets the swamp dragon with barding....