Skyrim

File information

Last updated

Original upload

Created by

DarkWolfModding

Uploaded by

DarkWolfModding

Virus scan

Safe to use

About this mod

Ever wanted to place some objects like barrels and chests and things like that into your house or anywhere you want. Well this mod is for you.
This mod adds batch scripts for you to use with skyrim (No SKSE Scripts)

Please note that this mod is a WORK IN PROGRESS so please no Unconstructive criticism

Permissions and credits
Donations
I have not forgot about an SKSE version. Ive been working on a system I like for the SKSE version off and on for  a couple months now. I uploaded a video (check below) on the first iteration of the script version (Will not be released).



[Contents]
1. Mod Name
2. Initial Release
3. Initial Release Date
4. Current Version
5. Current Version Release Date
6. Description
7. Installation
8. Un-Installation
9. How to use in game
10. Current Objects in the mod
11. Useful console commands for this mod
12. Known Issues and how to fix them


1. [Mod Name]
Sky-Placer


2. [Initial Release]
Version 1.0 Alpha
3. [Initial Release Date]
6/7/2014
4. [Current Version]
Version 1.0 Alpha
5. [Current Version Release Date]
6/7/2014

6. [Description]
Ever wanted to place some objects like barrels and chests and things like that into your house or anywhere you want. Well this mod is for you.
This mod adds batch scripts for you to use with skyrim (No SKSE Scripts)

I eventually wanna make a SKSE version but i'm not an expert on Papyrus so it may take a while for me to do. I wanna make it like PocketEmpireBuilders System for spawning and editing but that's gonna take a while to figure out.

Please note that this mod is a WORK IN PROGRESS

The way I made the mod is a bit different so check the “How to use in game” Section on instructions on how to place the objects into the game.
I suggest having the folder directory "Objects" open when playing the game to know the name of the batch files until you get used to it. (Its pretty simple after a while)


7. [Installation]
Place the “Objects” Folder in the Sky-Placer Folder into your skyrim directory (The One with TESV.exe and SkyrimLauncher.exe in it)

8. [Un-Installation]
Remove the objects folder from your skyrim directory.

9. [How to use in game]
Because of the way the mod is structured you cant just use the console code <bat WRDoor> You have to tell the game exactly where the file is located so for example you want to place a Chest into the game Press ~ on your keyboard and type the following command
Look at the pic Below for the command


10. [Current Objects in the mod]
{Containers}
-Barrel (No Respawn)
-Chest (No Respawn)
-SovBarrel (No Respawn)

{Crafting}
-Alchemy Lab
-Armor Workbench
-Wood Chopping Block
-Arcane Enchanter
-Forge
-Anvil
-Sky Forge
-Smelter
-Tanning Rack
-Sharpening Wheel

{Doors}
-Nordic Iron Door
-Nordic Portcullis
- Nordic Wood Door
-Whiterun Door


11. [Useful Console Commands for this mod]
So this is a list of the useful console commands for this mod most will be targeted commands and some wont.

{Instructions for Targeted commands}
Press the ~ key while in game (A console window will pop up)
Drag the cursor and click on the object you want to use the command on (Should be a reference ID on the top of the Console Window.)
Type in the command and your done

{Targeted Commands}
GetAngle X GetPos X
GetAngle Y GetPos Y
GetAngle Z GetPos Z

SetAngle X <Value> SetPos X <Value>
SetAngle Y <Value> SetPos Y <Value>
SetAngle Z <Value> SetPos Z <Value>

Disable Enable
SetScale <Value> (Default is 1.0)
RemoveAllItems
SetOwnership
MarkForDelete


12. [Known Issues and how to fix them]
Issue: Some Objects when you spawn them are not level to the ground. (Like Below)

Solution 1: Use the GetAngle X,Y, or Z and SetAngle X, Y or Z. And see if that works. On Some objects this doesn't work either (This is apart of the game and cant be fixed as far as I know)

Solution 2: If the above solution doesn't work then this method is a bit more tedious but what I've found is depending on where your crosshair is on the screen the angle of the object will be different. (In Most cases if your crosshair is in the middle straight so you character is looking straight on the object will be about level enough to the ground when spawned) Sometimes you have to look up from the middle maybe down but in most cases you look up. Just keep experimenting and if the object isn't level then use the “Disable” or "MarkForDelete" targeted command on the object and try again.