CaptainKruskal Posted November 22, 2015 Posted November 22, 2015 (edited) Hello guys, I'd like to create a mod from scratch. I tried to replace Skyrim.esm by en empty one created by myself. The game starts but in the papyrus logs, there are some properties errors like this when I click on "New Game":error: Property EmptyPhial on script MS12WhitePhialScript attached to alias WhitePhialPotion on quest MS12PostQuest (001010AA) cannot be bound because <NULL form> (0002C25A) is not the right type [11/18/2015 - 08:59:45PM]I don't understand why there are those kind of errors.So is there a simple solution to initialize a total conversion mod ? What do you think about it ? Edited November 22, 2015 by CaptainKruskal
Boombro Posted November 22, 2015 Posted November 22, 2015 What kind of conversion are we talking about?
CaptainKruskal Posted November 22, 2015 Author Posted November 22, 2015 Hello Boombro, We are talking about getting rid of the universe of Skyrim and creating a new world from scratch.
Boombro Posted November 22, 2015 Posted November 22, 2015 You can make a new world space and change the start to your world space instead.However, dlc npcs who force greet will still spawn, so you have to turn on those quests off.
CaptainKruskal Posted November 22, 2015 Author Posted November 22, 2015 Okay so it seems to be a simple solution. I thought it will be more complicated. I like to start from scratch and have no actors, items that i will never use. I was hoping to find an addon that resets everything inside Skyrim.esm on the net. Do you understand what i mean ? I'm sorry for my poor English; I find it hard to express all my ideas, which is frustrating.
Boombro Posted November 22, 2015 Posted November 22, 2015 Nah, your wording is fine.Yes, but it is just better, safer and less time consuming to not erase the Skyrim.esm. It even more important since you seem a bit new to all this. How are going to build a new world space without any landscaping tools, basic scripts, weather and well, everything? Even if you have mad skills, it just not worth it.And no, I have never seen anything like that.
CaptainKruskal Posted November 22, 2015 Author Posted November 22, 2015 Do you think that your method is the one used in Hoddminir for example ?
CaptainKruskal Posted November 22, 2015 Author Posted November 22, 2015 (edited) I have a team with me but I really want to start on solid foundations. And yes i'm new, a little bit. But i have some skills. I know that 99% of projects never starts. I'd like to be in the 1% remaining, that's why I ask some questions. Edited November 22, 2015 by CaptainKruskal
Boombro Posted November 22, 2015 Posted November 22, 2015 I have no idea, but many others do. Like the medevil mod and different new games modes by simply making a new cell, world and change the main quest to spawn you in that new place.Fast, simple and clean.
CaptainKruskal Posted November 22, 2015 Author Posted November 22, 2015 That's okay. Thank you for your advices, really.
Recommended Posts