Jump to content

Uploading Scripts


Kyman3

Recommended Posts

Hello everyone, Ive recently stumbled into an issue where I seem to be uploading my mods scripts wrong. I found my mods scripts in the /source scripts directory, not the basic scripts directory, they simply werent there.

 

Ive currently been uploading them in the same .zip file as the esp under a folder called "scripts"

Edited by Kyman3
Link to comment
Share on other sites

It sounds like you may not have packaged them properly. Make sure your archive (assuming you're not compacting all your files into BSA format) has the following structure, based on ...\skyrim\Data:

 

YouMod.esp
Meshes\
textures\
scripts\ (.pex compiled scripts)
scripts\source (.psc files, if you choose to include them)
Sound\
....

Link to comment
Share on other sites

  • Recently Browsing   0 members

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