Advertisement
PikaNikz

Skyrim Script Pack - Set 1 - Version 1.2

Feb 14th, 2012
436
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.48 KB | None | 0 0
  1. Skyrim Script Pack - Set 1 - Version 1.2
  2.  
  3. Download Scripts http://www.mediafire.com/?8ae12sfxgo7fb3y
  4.  
  5. These scripts must be placed in the directory with TESV.exe.
  6. Example: C:\Program Files (x86)\Steam\SteamApps\common\skyrim\
  7. They are plain text files and can be viewed in Notepad.
  8.  
  9.  
  10. To Execute A Script
  11. Press the ~ key at the top left of your keyboard.
  12. The Console panel will appear at the bottom of the screen.
  13.  
  14. Add Items To Container
  15. Click a container and an id will appear at the top center of the Console panel.
  16. Type: BAT nameofscript
  17. Example: BAT AddDisenchants
  18.  
  19. Add Items To Player
  20. Zoom out, open the Console, click yourself.
  21. Type: BAT nameofscript
  22. Example: BAT AddArrows
  23.  
  24. Scripts Included
  25.  
  26. AddArmor - All Armor
  27. AddArrows - All Arrows
  28. AddBooksNormal - All Normal Books
  29. AddBooksNotes - All Notes
  30. AddBooksSkill - All Skill Books
  31. AddBooksSpell - All Spell Books
  32. AddBowsArrows - All Bows and Arrows
  33. AddClothes - All Clothes
  34. AddCrafting - All Crafting supplies
  35. AddDisenchants - Adds one of each type of enchanted item that can be disenchanted
  36. AddDragonClaws - All Dragon Claws
  37. AddDragonMasks - All Dragon Masks
  38. AddFood - All Food
  39. AddGemsNormal - All Normal Gems
  40. AddGemsSoul - All Soul Gems
  41. AddIngredients - All Ingredients
  42. AddJewelry - All Jewelry
  43. AddKeys - All Keys
  44. AddMisc - All Miscellaneous items
  45. AddNon360 - All Non-360 items
  46. AddPotions - All Potions
  47. AddScrolls - All Scrolls
  48. AddStaffs - All Staffs
  49. AddWeapons - All Weapons
  50.  
  51. AddShouts - All Dragon Shouts
  52.  
  53. AddAbilities - All Abilities
  54. AddBlessings - All Blessings
  55. AddDiseases - All Diseases
  56. AddPerks - All Perks
  57. AddPowers - All Powers
  58. AddSpells - All Spells
  59. RemoveAbilities - Remvoes All Abilities
  60. RemoveBlessings - Removes All Blessings
  61. RemoveDiseases - Removes All Diseases
  62. RemovePerks - Removes All Perks
  63. RemovePowers - Removes All Powers
  64. RemoveSpells - Removes All Spells
  65.  
  66. AddVividRings - Rings with unique enchantments not found in the game
  67. Follower - Makes selected NPC your follower
  68. Slave - Makes selected NPC your follower and changes their clothes
  69. Greybeard - Removes any extra Greybeard clothing and applies a fresh set
  70. OwnAllProperties - Gives Player keys and ownership to the basic ownable houses
  71.  
  72. EmptyProudspireExtraRoom - Removes objects from the extra room in Proudspire Basement and opens extra hidden room
  73. RefitProudspire01-18 - Applies crafting services and containers to the extra room in Proudspire Read RefitProudspire01 for more information
  74.  
  75. Del - MarkForDelete and Disable on selected object
  76. ResetAngles - Sets XYZ Angles of Selected Object to 0
  77. ResetAnglez - Sets XYZ Angles of Selected Object to 0 and refreshes with SetScale
  78.  
  79. VampireCureArgonian - Cures an Argonian
  80. VampireCureBreton - Cures a Breton
  81. VampireCureBretonChild - Cures a Breton Child
  82. VampireCureDarkElf - Cures a Dark Elf
  83. VampireCureElder - Cures an Elder
  84. VampireCureHighElf - Cures a High Elf
  85. VampireCureImperial - Cures an Imperial
  86. VampireCureKhajiit - Cures a Khajiit
  87. VampireCureNord - Cures a Nord
  88. VampireCureOrc - Cures an Orc
  89. VampireCureWoodElf - Cures a Wood Elf
  90.  
  91. VampireInfectArgonian - Infects an Argonian
  92. VampireInfectBreton - Infects a Breton
  93. VampireInfectBretonChild - Infects a Breton Child
  94. VampireInfectDarkElf - Infects a Dark Elf
  95. VampireInfectElder - Infects an Elder
  96. VampireInfectHighElf - Infects a High Elf
  97. VampireInfectImperial - Infects an Imperial
  98. VampireInfectKhajiit - Infects a Khajiit
  99. VampireInfectNord - Infects a Nord
  100. VampireInfectOrc - Infects an Orc
  101. VampireInfectWoodElf - Infects a Wood Elf
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement