Jump to content

Please complie to PEX this file with Papirus complier


Recommended Posts

Posted

thank you, but you didn't understand the idea, I edited the code so that in point 3 the size of each breast changes from a different value, left from mana, right from health

Here is the original mod


image.png.f00e66d4a545ee2cad953ef7c146424d.png

Posted

I think I understand now - you need to add the new property 'BreastPower1' to the plugin using the creationkit, then it will be added to the script, then you can assign it as above.

 

the creationkit will then have at the top of the script:

 

String   Property BreastPower Auto Hidden
String   Property BreastPower1 Auto Hidden
 

That missing second line is the definition that was causing the compile errors.

 

Otherwise you need to define it as a local variable, but that code will be slightly different.

 

 

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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