[ch-scripts].rar Guide
: These are the compiled versions that the game engine actually runs; while the .rar contains sources, the compiled files are what you eventually distribute in a mod.
: If you get errors stating a script cannot "extend" another (like ObjectReference ), it almost always means you haven't extracted the base scripts source files into the correct folder. [ch-scripts].rar
: You must extract the contents to a specific directory for the compiler to find them. : These are the compiled versions that the
: Use an archive manager like WinRAR or 7-Zip to unzip the files. while the .rar contains sources
: If the file won't open, tools like WinRAR have built-in "Repair Archive" features to fix corrupted headers.
: For Skyrim Special Edition, extract the .psc files to Data\Source\Scripts\ .