OgreEvent:OnGainedTithe
From ISXOgre
Contents
OnGainedTithe
When you gain a tithe, this event will fire.
To attach
Event[OgreEvent_OnGainedTithe]:AttachAtom[OgreEvent_OnGainedTithe]
To use
atom OgreEvent_OnGainedTithe() { oc ${Me.Name} gained a tithe! }
Comments
Because this event fires instantly, how many tithe you have in-game may not register instantly.