Jump to content

Someone92

Citizen
  • Posts

    3
  • Joined

  • Last visited

Everything posted by Someone92

  1. Works fine. Write up of procedure: - Download Wrye Bash (or another mod manager of your liking expect Mod Organizer) and install it. In the following instructions it is assumed you're using Wrye Bash. - Download the 7z archive version of SKSE to a temporary folder. Extract the archive, open the '\data' folder and archive the '\scripts' folder; name the newly created archive something along the line "skse__scripts" so you know immediately know the purpose of the archive and SKSE's version number. - Download SkyUI to a temporary folder. - Download any other mod which scripts you need in your own mod to a temporary folder. - Start Wrye Bash itself (not from Mod Organizer!) and switch to the Installer tab (top left); Wrye Bash will quickly scan all files in '\\data'. - Hint: Don't set the download or mod folder of Mod Organizer into '\\data', otherwise Wrye Bash will scan all these files when starting its installer and a procedure which should only takes seconds requires minutes. - Drap&Drop your self-made created SKSE script archive, the SkyUI archive and any archive of other mods you've downloaded onto Wrye Bash. - You can delete the temporary folder if you wish so. - Preparations are done! From now on every time you want to work on your mod(s) do the following: - Start Wrye Bash itself (not from Mod Organizer!). - Select all archives in the installer, right click on them and select "Install". - Work on your mod(s); compiling should now work without issues. - When done select all archives, right click on them and select "Uninstall".
  2. K, I'll use Wrye Bash for now to install/uninstall the mods I need to compile my mods.
  3. Prior to using MO I've used Notepad++ set up the following way to compile my scripts: https://ck.uesp.net/wiki/Notepad%2B%2B_Setup#Setting_up_a_quick_compile Now I get several errors when I'm trying to compile my scripts; not very surprising, my mod depends on other mods which scripts are now not in the data folder. I've tried to start Notepad++ via MO but that didn't fixed this issue. So, my question is how do I have to set up NotePad++ so I can compile my scripts again?
×
×
  • Create New...

Important Information

By using this site, you agree to our Guidelines, Privacy Policy, and Terms of Use.