Problems with msnAddRecurringTimerEvent

Freeform discussion about anything related to modding Transcendence.
Post Reply
User avatar
Shivan Hunter
Commonwealth Pilot
Commonwealth Pilot
Posts: 81
Joined: Tue Nov 29, 2011 3:07 am

In a normal mission event like OnObjDestroyed, I can use (msnGetData gSource 'targetID) to get the target object (since 'targetID is a variable). But in a timer event I defined and called using msnAddRecurringTimerEvent, (msnGetData gSource 'targetID) seems to return Nil. At least, no information about the target is available at any point in the mission. Is there something else I should be doing, possibly referring to the mission object using something other than gSource?

Tired now. Must sleep. Will try this stuff again in the morning.
I'm here to shift paradigms and chew bubblegum... and I'm all out of bubblegum.

<+The_Shrike> If you install 2 solar panels, you will have 2 solar panels installed.
<DarthGeek|2> :o
Post Reply