Script Source files in BSA {Quick Question}

Post » Mon Nov 19, 2012 11:05 am

I noticed Skyrim by default when you compile a BSA includes script Source files PSC and PEX files

Do you have to have the source files PSC in the BSA for the mod to work correctly?



Thanks
User avatar
brian adkins
 
Posts: 3452
Joined: Mon Oct 01, 2007 8:51 am

Post » Sun Nov 18, 2012 9:21 pm

No, you don't need to include the source files. It is considered a good practice to include the source files or otherwise make them available, so that others can learn from your work, or see how to make their work compatible with yours. But the mod will work fine without them.
User avatar
louise hamilton
 
Posts: 3412
Joined: Wed Jun 07, 2006 9:16 am

Post » Sun Nov 18, 2012 8:44 pm

The PSC files aren't required, only the compiled PEX files.

However as they're only a few bytes/kilobytes, it's always nice to include them so other modders can have a look at how you did certain things. There's no real advantage to not including them.
User avatar
sarah
 
Posts: 3430
Joined: Wed Jul 05, 2006 1:53 pm


Return to V - Skyrim