Jump to content

Recommended Posts

Posted

No, that's wrong. The property is a property of the MyRef. The script determines which properties MyRef has, but when you type MyREF.PropertyA, you are looking up MyREF and selecting its property A.

 

That's why you fill properties in the object reference, not in the script.

Posted
  On 8/9/2014 at 6:49 PM, lofgren said:

No, that's wrong. The property is a property of the MyRef. The script determines which properties MyRef has, but when you type MyREF.PropertyA, you are looking up MyREF and selecting its property A.

 

That's why you fill properties in the object reference, not in the script.

 

Alright. Thank you for clarifying.

Posted
  On 8/9/2014 at 6:18 PM, IsharaMeradin said:

Click the properties button to bring up the properties window. When you select the property the Creation Kit will show a drop down with all the objects that have the script assigned. Select the one you wish to use for that particular property.

i feel so stupid that i didn't check that... it works now, thank you for the help.

 

  Reveal hidden contents

 

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...