Skyrim
0 of 0

File information

Last updated

Original upload

Created by

DarkWolfModding

Uploaded by

DarkWolfModding

Virus scan

Safe to use

About this mod

This is a Modders Resource to help with Scripting for Skyrim. Mostly Includes Text Files of things like the property types and Weapon names to use in the Scripts.

Permissions and credits

Check out my website
Contact Me:
[Twitter] (I will post my status on mod updates and upcoming mods here so follow me on twitter)
DarkWolfModding

DESCRIPTION:
This is a Modders Resource to help with Scripting for Skyrim. Mostly Includes Text Files of things like the property types and Weapon names to use in the Scripts.

USES:
To help with scripting in skyrim. Using various text files and program's.

CHANGELOG:
[Version 1.0]
* Skyrim Script Properties.txt
* Skyrim Basic Weapon names.txt
* Skyrim Basic Armor names.txt
* PSC Script Context menu.reg (Use this to add a papyrus script file under the New section when you right click. It will be the first one that says Text Document Sorry Cant fix that so far as I know.)
* Papyrus Compiler Final.bat (Use when your all done with your script. Compiles into the "Skyrim/Data/Scripts" Folder)
* Papyrus Compiler Temp.bat (Use this when you are still working on the script but want to check for any errors in the script without it going to the Skyrim directory. Compiles to the scripts location that your working on)
* TESV_Papyrus_Flags.flg (This is the papyrus flags file needed in papyrus the compilers to check the script syntax. This is only a copy of the one in the Skyrim directory, and is only used as a backup in case the compilers cant find the flag file in your Skyrim directory.)

TERMS OF USE:
By using the "Skyrim Scripting Tools" you agree to NOT redistribute this anywhere else or modify any of the programs that come with this (Except the batch file "Papyrus Compiler Final.bat" if your Skyrim is in a different location than the default steam directory)

Custom programs will be designed and coded by me DarkWolfModding.