Difference between revisions of "Talk:Removing "Placeatme Objects""

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>HawkFest
(New page: '''placerRef.RemoveMe'''.... RemoveMe will only work if called from a script attached to the object targeted by the function. Using ''ObjectID.RemoveMe'' from some other activator's script...)
 
imported>HawkFest
Line 1: Line 1:
'''placerRef.RemoveMe'''.... RemoveMe will only work if called from a script attached to the object targeted by the function. Using ''ObjectID.RemoveMe'' from some other activator's script will not work.
About the '''placerRef.RemoveMe''' line.... RemoveMe will only work if called from a script attached to the object targeted by the function. Using ''ObjectID.RemoveMe'' from some other activator's script will not work. [[HawkFest]]

Revision as of 00:44, 20 January 2008

About the placerRef.RemoveMe line.... RemoveMe will only work if called from a script attached to the object targeted by the function. Using ObjectID.RemoveMe from some other activator's script will not work. HawkFest