Page 1 of 1

Suggestion: Object/Item in CSmActionEvent

Posted: 01 Sep 2014, 09:55
by spaii
In CSmActionEvent, when a projectile hit an hittable object, OnHitPlayer is triggered, but we don't know what object/item is hitted, VictimObject and Object are Null in CSmEvent.

Perhaps an Object/Item variable could be interesting in CSmActionEvent.
and why not an OnHitObject/OnHitItem event in CSmActionEvent.