» Thu Dec 20, 2012 12:53 pm
There is really no concept of "importing" models into the Creation Kit. They are associated. You have a static object, and it has a .nif; you have an activator, and it has a nif; you have a weapon, and it has a nif; the model file (.nif) is a property of the object, not the object itself. You will have to create your objects one-by-one, and then associate a model to the object.