SphereCommunity
EventsItem - Printable Version

+- SphereCommunity (https://forum.spherecommunity.net)
+-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d)
+--- Forum: General Help (/Forum-General-Help)
+--- Thread: EventsItem (/Thread-EventsItem)



EventsItem - Gil Amarth - 11-23-2015 01:12 AM

Is EventItems actually working?

I have EventsPet and EventsPlayer already working, but when I try @Dclick trigger, or @ClientTooltip under [EVENTS e_ItemsGlobal], no trigger fires.

Had somebody experienced same problems? Or there are some conditions to work properly?


RE: EventsItem - Extreme - 11-25-2015 02:17 AM

You must use TYPEDEF instead EVENTS.
Example: [TYPEDEF t_ItemsGlobal]


RE: EventsItem - Gil Amarth - 11-27-2015 07:44 AM

It works perfectly.

Thank you very much! Veryhappy