SphereServer BugTracker - SphereServer
View Issue Details
0002494SphereServerexecutable - windows buildpublic15-03-15 10:5611-04-15 16:07
MirroR 
XuN 
normalminorhave not tried
resolvedfixed 
 
0.56c Nightly 
Automated (specify build number)
None
None
2190
0002494: @CharContextMenuRequest ????
@ItemContextMenuRequest
@ContextMenuRequest // That's not enough !

@CharContextMenuRequest ??? Why this does not have?

@ClientToolTip
@ItemClientToolTip
@CharClientToolTip

[events e_context]
on=@ContextMenuRequest
if (<src.isevent.e_context>)
trigger @click
endif

Only on this current situation it makes for a src. Does not apply when another player is clicked !





No tags attached.
Issue History
15-03-15 10:56MirroRNew Issue
11-04-15 16:07XuNNote Added: 0002762
11-04-15 16:07XuNStatusnew => resolved
11-04-15 16:07XuNFixed in Version => 0.56c Nightly
11-04-15 16:07XuNResolutionopen => fixed
11-04-15 16:07XuNAssigned To => XuN

Notes
(0002762)
XuN   
11-04-15 16:07   
Added char* definitions for both ContextMenuRequest and ContextMenuSelect.