Jump to content

Setting properties for extended scripts?


Pedro_Santos

Recommended Posts

So I have Script1 and Script2, both of which extend ScriptBase. In ScriptBase, there are several properties defined, which need to be filled in the Creation Kit. However, when I access the properties window of Script1 or Script2, the properties are not there even though the scripts should inherit them. How do I get around this?

Link to comment

A script that extends another gets all the properties. (And functions.)

If you don't see it in CK, be sue you compile the script in CK.

 

In case you compile the script externally, then you may have to restart the CK to get them.

 

Keep in mind that if the property is defined as "hidden" then you will not see it.

Link to comment

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

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

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more information, see our Privacy Policy & Terms of Use