Jump to content

baduk

Members
  • Posts

    587
  • Joined

  • Last visited

Everything posted by baduk

  1. google sketchup is not supported by niftools. You should get blender and use that excellent free program. Blender 2.49b http://www.blender.org/download/get-blender/ Since you seem to have already created something with sketchup, you will want to export that as obj and then import to blender. unfortunately you need to pay money to get google sketchup pro. Maybe its just more worthwhile to start using blender instead, cause i seriously doubt you will want to use sketchup anymore. Go also to this site to get other great tools that you will need to http://niftools.sourceforge.net/forum/ PyFFI 2.0.2 blender nifscripts 2.4.10 Nifskope 1.0.20 To make all this stuff work you also need to get python 2.6 http://www.python.org/download/releases/2.6/ And you probably need to spend some time learning how to use all this stuff so have a look at some of the forum sticky threads for tutorials and stuff.
  2. Yeah, you dont have to do it all. if you want to do modelling you probably want to work on texturing as well and that is plenty, at least for me. For my modding projects, i intend to get someone else to handle the other things so i can concentrate on my area of interest. I guess other people might be able to do everything tho. depends on you. My first modding project was making a helmet out of the teddy bear head. It is more rounder than the vanilla one cause i subbed it and it is complete with a havok world item so you can toss it on the ground and kick it around. That was a month ago. When you get your creation working in the game it is a great feeling and you will be hooked on it!
  3. Hi! Are you by chance using the russian version of fallout 3? It has starforce and thats encrypted so fose cant support it. I just noticed u are using russian.esp and maybe that is distributed for the russian version.
  4. Many tutorials are a version or 2 out of date. Its a good idea to frequent niftools forums to make sure you have the newest software. http://niftools.sourceforge.net/forum/ For example the new nifscripts exporter has an option to use bsfadenode for a havok object instead of the ninode.
  5. I dont know if this helps, or is related... Today i tried to start fallout and it kept hanging in the loading screen or after I clicked on load game. Never had a problem before. lol Then i tried without fose for troubleshooting and it worked. Then i realized that I was using fose v1 On silverlock fose site it says fose v1_1_beta9 is the current stable and fose v1_2_beta1 is the current beta http://fose.silverlock.org/ When i installed v1_1_beta9 it works fine again. I still have no idea why fose stopped working for me suddenly but you might try updating fose anyway.
  6. You can get away with using a vanilla collision mesh if you are makeing a vase or other such object that just needs to sit there. If you need to make your own collision mesh cause you dont want the object to clip through things when its knocked around. i recommend this tutorial: http://fallout3nexus.com/downloads/file.php?id=6107 It has a section on using nifskope to pack your collision mesh and put it into the bhkcollisionobject
  7. Hi!! You are making some progress, thats good :D Anyway, i dont think you can really use nifskope the way you have it set up. open nifskope and click on view menu and make sure you have block list and block details checked. I dont know why its not that way by default. For copying nitristripsdata onto the vanilla nif: The way I do it is click on nitristrips and copy the nitristripsdata into the data field in the block details panel. Then I delete the unparented nitristripsdata that will appear at the bottom of the block list. This way you just get the geometry that you want without changing other things you may not want to. Shaders. should stay the same if you do it that way. but you might check em cause you want the type to be default usually and the shader flags zbuffertest shadowfrustrum empty and unknown like you get on most of the vanilla stuff. Then. you should scale your nitristrips with right click>transform>scale vertices. and uncheck scale normals. cause if you scale the collision mesh also thats probably bad. Im assuming you are using a vanilla collision object? You can change the position also by changeing xyz values in the translation field of the nitristrips block details list Before you save the file you should always use the spells>batch>update all tangent spaces otherwise your normals might not render properly in the game. Hope that helps you!
  8. Hi! I think that the best thing for you would be to read the readme that comes with the mod, look at some of the faq and tutorial threads that are stickied at the top of the various forums up here. familiarize yourself with the tools that can make things easier for you like fomm and fo3edit. And when you read that stuff, really read it and take it in. you want to understand what archive invalidation means, etc. Then try to get it to work on your own, dont worry you wont break anything. your original files are safely packed away in the bsa archives. If you still have problems after spending 2 or 3 evenings trying to get stuff to work then come back and ask a question. by then you will have a more specific question and people will actually be able to answer it for you.
  9. I wasnt aware you could modify esm files with geck. Maybe if you never de-esmified your fallout3.esm it really isnt messed up afterall.
  10. Hi! Maybe you should explain what process you went through to get to this point. Are you just trying to retexture the vault door or is it a custom mesh? what version of nifskope are you using? it should be 1.0.20 you really should not be getting errors like that so dont avoid them. fix them. Btw, i have heard that nifskope version 1.0.9 causes you to have errors like the one that you posted a picture of, and also sourceforge is sorting the releases alphanumerically rather than by date. So you have to scroll down to find version 1.0.20.
  11. Hi! I dont know what your problem is. Look into data\meshes\characters folder and get rid of any straggler files you may have in there cause there should be nothing if you have no mods. Also look into data\meshes\pipboy3000 and delete anything bad in there. you might also try dimonized experimental small hands http://thenexusforums.com/index.php?act=at...ost&id=9016 and or use pipboy pda mod http://www.fallout3nexus.com/downloads/file.php?id=8411
  12. I would not recommend weight painting the entire outfit if that is what you are suggesting. I use blender, and there is a python script called bone weight copy that is used to weight clothing when an existing mesh (the body) is already fully weighted. It is very good, and I only have to do a small amount of manual weight painting and sometimes using a proxy mesh to get excellent results. in 3dsMax there must be a similar function to copy existing skin data to a new object.
  13. HI!! The problem you are having can be caused by not having the texture files for CUTE installed in the correct folders of your data directory. Please make sure that the files included in the CUTEBodyBaseFixed download are in the correct folder structure in your data directory. If the files are all where they are supposed to be then you are having an archive invalidation problem. you want to install archive invalidation invalidated: http://www.fallout3nexus.com/downloads/file.php?id=944 Basically what that does is make it so fallout 3 can see the folders that are in your data folder that are supposed to replace folders in the bsa archive without you having to mess with a clunky archive invalidation text file. If you have your fallout 3 installed in your Program Files folder using microsoft vista though, you should uninstall the game and reinstall the game into a different folder by choosing custom installation. If you are still having problems and need help you can view this thread that has a more detailed guide with diagrams and stuff: http://thenexusforums.com/index.php?showtopic=120735 It will teach you how to use FOMM and that makes it easy to install and keep your mods organized. Also visit the project website here: http://an.criticalcoil.com/coc/forums/index.php I hope that you get this working soon and enjoy the mod!
  14. I am interested in this idea alot but it is techincally very difficult to do a good job of. You would need to have different sets of animations and also not lag the game during combat. The enemy needs to decide whether to keep fighting or run away. The enemy would need to be able to grab a weapon in their left hand and attack with it. It would be awesome tho to blow off the limbs of feral ghouls and have them relentlessly claw their way towards you. from picking up the body parts after dismemberment tho. the vanilla dismemberment seems kind of similar to skycaptains dismemberment for oblivion.
  15. Modders need to be responsible with community resources. If you just send a pm to someone asking for permission to use their stuff and then give them credit there never is a problem. Sending a pm does create a chance that they will deny permission explicitly. That chance is almost zero. Most modders will be quite pleased to see that their creation is appreciated and give permission happily. Whatever happened, maintaining a healthy modding community over the long run is more important than rare individual cases.
  16. In the data directory there is a sounds bsa archive that all the sounds for the game are stored in. you dont want to overwrite or delete this stuff, just find out what the folder structure is. Create a directory tree in your data directory that is the same as the directory stucture within the bsa file. save your sound files in the corresponding directory with the same filenames as the ones you want to replace from the bsa.
  17. I didnt even know fomm had a plugin editor, thats kinda neat. But you really should get geck if you want to do stuff like change the scriptings on items.
  18. Its good to see another person who is just getting into this blendering stuff like me. I am looking forward to downloading your mods! :biggrin: I found some really super useful scripts that you might be interested in. especially the geom tool and the uv tool. http://www.hybird.org/~guiea_7/
  19. the latest version of nifskope is 1.0.20 http://niftools.sourceforge.net/forum/view...?f=4&t=2411
  20. Yeah. If thats just a simple ornamental object like a vase you only need to copy the nitristripsdata onto the data part of the block details panel on the target nitristrips block. If you need to make a custom collision oject tho you have to do kindof a special process tho. I posted about that recently on this thread. http://thenexusforums.com/index.php?showtopic=151835
  21. You should probably ask about it on fookunity forums. http://www.fookunity.com/forum/forumdisplay.php?f=59 Dont forget its a beta and they need feedback.
  22. This sounds like a great thing that you are doing. If someone has already done this they arent doing it right because a site like this should do everything it can to be well known at the nexus to attract anyone who is willing and able to provide quality material. I really love adventure mods and hope this idea of yours works out!
  23. Dont do all that! Just run fo3masterrestore and it will revert all your plugins automatically. you do it the same way you did fo3masterupdate with a command line argument or by renaming the exe file.
  24. No, I dont think you ever did install the armor fix because if you had that and the wrong body texture file you would not see the toenails on the shoulder. you might see invisible body parts or featureless tan colored body parts instead. go ahead and try the texture you want and see if it works fine. probably does. If not, revert back to the texture that was supplied with the armor fix. Or if you want to use your custom texture you can quite easily because all the armor meshes have had the uv map shifted over to the left. Just get GIMP free image manipulator program and install the dds plugin. Open the texture from the armor fix and you will notice that there is an extra body texture in the upper left corner, this is the vanilla body texture. Open up the texture you want to use and copy just the vanilla body texture to the upper left corner of your texture. repeat with the normal maps, they will be hard to see but just use the rectangle select to get the same part and copy it over. enjoy. :biggrin:
×
×
  • Create New...