Talk:IsActionRef

From the Oblivion ConstructionSet Wiki
Revision as of 00:09, 12 December 2006 by imported>Scruggs
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Is there any way to call this function on a reference? (ref.IsActionRef ObjectID) It seems to be the only way to detect an action on an object without modifying that object's script directly and causing conflicts. If there is another way to do this, please say so. Thanks.

I've tried GetActionRef outside of an onActivate/onTrigger block and it didn't work. According to the article, IsActionRef works the same way, but I haven't tried it. :shrug: I suspect it won't work, though.
What are you trying to do? Scruggs 23:09, 11 December 2006 (EST)