Jump to content

prodigium

Supporter
  • Posts

    50
  • Joined

  • Last visited

Everything posted by prodigium

  1. Trying my luck here because I just couldn't find an answer by googling or searching the wiki, or maybe I just missed something. Some background first, you can skip to the last paragraph for the actual question. In a mod I'm currently working on, at first I activated dialogue and travel packages by using the 'addscriptpackage' function, usually in a dialogue result script or in a base effect script. I did this because the wiki says packages added like this will terminate as soon as they are able (I usually checked the Must Complete flag). But I encountered a few situations where the package simply wouldn't activate by using addscriptpackage, but when I added the package directly to the NPC and activated the package by setting a quest variable that enabled a condition in the package, it worked every time. So I removed all the instances where I used addscriptpackage and instead added all the packages to the npcs directly, and used quest variables and conditions to activate them. But because I now added the packages directly to the npcs, I don't know when or if they terminate themselves. So I added removescriptpackage functions to all my effect scripts and dialogue scripts to clean them up. But I'm not sure if this is necessary at all, specifically when using dialogue or travel packages. So, what happens to dialogue or travel packages that are directly added to the npc, after their completion? edit: After more googling, it appears removescriptpackage only works on (doh)... script packages. And that packages directly added to npcs never get removed, instead the game just evaluates the AI package list until one meets set conditions. So I guess I should just make sure the conditions enabling the package are never true again, since most of the time I use these packages only once.
  2. This is one of the mods I'm looking forward to the most. I like having a companion and I like the new command feature, but being able to enter command state via a hotkey would make it so much better. Not sure if this is possible to accomplish right now though.
  3. Don't know if you're still searching or found a solution already, but... Each companion has a script attached to them, and in the script there's an OnCombatEnd block which runs whenever combat ends. Inside that block there are lines for resetting companion health and limb condition. You can just remove the 'resethealth' line and it'll stop the autohealing after combat. If you set the companions essential in addition to this, I think it might work like you described... not sure. This mod prevents healing after combat and some other optional tweaks: http://www.nexusmods.com/newvegas/mods/37181/?
  4. Is there any way to apply an image space modifier during dialogue, right after a player prompt, but before the NPC response text is displayed? I've been scouring the GECK wiki and googling for relevant info but I just don't know how to make this happen, so if anyone has any ideas or insight to offer I'd appreciate it. EDIT: I should have poked around more before creating this topic, my issue is solved and this topic is now redundant.
  5. Whenever an NPC is equipped with a laser pistol, my ENB goes bananas. The pistol emits a strong flare, the adaptive lighting kicks in and darkens most of the screen to pitch black: The bright center of the flare is where the laser pistol is. Can anyone tell me if it's the mesh or the texture causing this? I could edit the mesh or texture probably if I'd know what exactly is causing this. I'm using ENB 161 with the Lone Wanderer's preset, which I tweaked for my personal taste. If I turn off Adaptive Lighting and Bloom this goes away, but I'd rather keep them and 'fix' the laser pistol since it's the only thing doing this.
  6. Read the mod description pages, seriously. I don't use use Project Nevada or MMUE but it took me all 60 seconds to go to the MMUE page and read about the patch you're trying to activate. It requires you to have Project Nevada - All DLC.esp in your load order.
  7. Your load order looks fine. But since you're using Project Nevada - Cyberware.esp, you should use the regular Project Nevada - Old World Blues.esp and not the No Cyberware version. And since you're using Project Nevada - Rebalance.esp, you should use the rebalance versions of the PN Dead Money.esp and the PN GRA.esp. That being said, those are probably not causing the crash, but won't hurt to try. You should try simple troubleshooting and deactivate all your mods, then try starting a new game. If you still experience the crash, verify game cache in Steam, update your drivers and try again. If deactivating the mods solved the crashing, check that NVSE and any NVSE plugins are correctly installed and try reinstalling the mods themselves. You can also try launching the game using the 4GB launcher.
  8. You can just create a custom race for each NPC you want to be unique. Open up GECK, create the custom races, assign them to the NPCs and then just copy the textures/meshes you want to use to the corresponding folders ( that you created for the custom races ).
  9. Load up your custom race .esp as active file in GECK, find the NPC you want to edit and change his race from the dropdown menu. Or you can create your own .esp and just use the custom race .esp as a resource, so if the custom race gets updated, you don't have to make the changes again.
  10. I don't quite understand what you're asking here. Unfortunately I'm terrible at creating textures so I can't help you with that personally, but here's a very basic guide to creating an armor which also covers textures a bit: CLICK And the meatcaps enable the gory looking stubs when characters get dismembered. If you're converting an armor to a new body, use the meatcaps that came with said body.
  11. Make sure the textures are actually there and FOMM didnt screw something up. And make sure you're using ArchiveInvalidation, FOMM has one built in and if its already on, try toggling it off and then back on.
  12. Yes, at least BOG has a non-nude option and DIMONIZED might have one too, dont remember.
  13. I think he means RFCW, which stands for ' A Requiem for the Capital Wasteland '. Basically lets you access all the content of FO3 while playing FNV (http://newvegas.nexusmods.com/mods/41480). And apparently ( my personal knowledge on the matter is lacking, so I'm just acting as a parrot here ) the NVSE is far superior to FOSE, which is probably a pretty big factor when deciding which game you want to mod for. Lets you do more advanced stuff or something. :D
  14. The file you downloaded only contains the upperbody mesh, which the Type3M will replace. You need Type3 compatible textures, from DIMONZED or any other Type3 body mod with textures. And I'd install body mods manually, the DIMONIZED packages have several options to choose from so pick one and copy the textures to the appropriate folder. The default path for default races is ' textures/characters/female '.
  15. You can extract the files you want to replace from one of the BSA's, replace them, and as long as you keep the folder structure intact, the game will use your files if you have ArchiveInvalidation working. Obviously you dont have to extract anything if you just place your files in the correct folder path with the correct name, but less chance to get it wrong if you do it. Or you could create a BSA with your files and use an ESM, makes the package very neat and simple.
  16. Use ' Proportional Edit ' for most of the initial fitting, you can finetune by manipulating individual vertices alone if it needs it. Fitting armors to a new body is relatively quick and easy once you just get used to Blender. And yeah, read up on a few tutorials and experiment, it'll start going smoothly very quickly.
  17. I'd just get Blender and read up on this guide a bit: http://en.wikibooks.org/wiki/Blender_3D:_Noob_to_Pro And more specific to Fallout: http://wiki.tesnexus.com/index.php/Creating_an_armour_for_Fallout._Part_1#Importing_into_Blender_all_parts_of_the_body http://wiki.tesnexus.com/index.php/Creating_armor_mashups_for_fallout And basically all you need to when you have Blender up and running: Import the nude body you want to fit the armor to, remove the skeleton, hide the rest. Then import the armor, erase the meatcaps, skeleton and the old body -> unhide the body you first imported and then just fit the armor to the body by pulling/scaling vertices until it fits nicely. If the new body is very different from armors original body, you might want to copy the weights. After that just select all, import a new skeleton to it and export away. This doesnt contain all the steps you have to do, but as a general picture of what to do the above should work fine. If you need more help or specifics ask away. EDIT: Oh and remember to clean up the nude body mesh by erasing all the bits that wont be visible anyway, makes the mesh more efficient and decreases the chance of any clipping to occur.
  18. Good read and very well written, the way you wrote it made my visualization of the whole thing very real and crystal clear. But this seems like a massive undertaking, at least the way you're describing it, it sounds like a whole game. And the bigger it gets, the harder it is to interweave the quests or make all the quests recognize your actions in other quests. Seeing something like this materialize one day would be grand, though.
  19. Does do it if your character is not wearing any armor? Does it do it no matter what armor you wear or just with a specific armor? If it does the same thing no matter what mesh you're using then it's probably an issue with the animations and nothing to do with the mesh/skeleton. Have you installed any animation replacers?
  20. Have you checked that the aforementioned files are actually in the Data folder? Maybe you accidentially moved them or something. I dont see how installing a mod (correctly) would cause anything like what you've described.
  21. Post your load order here, make sure you have the latest NVSE and if you have mods that alter your interface, you can try deleting the 'menus' folder in your 'data' folder and then reinstalling the mods.
  22. Sunnys ID is GSSunnySmiles, in the object window go to Actors-> NPC -> Hispanic -> Female and scroll down until you see her ID, double click to edit. Alternatively, from the top menu go to Edit -> Find Text -> select the tab called ' Objects, etc ' and type ' Sunny ' in the search field, then hit ' Find Text ', then you can scroll down until you see one that reads ' NPC ' in the type column, should be Sunny. As for the editing, if you want to use Lings or something you have to load the .esm along with FalloutNV.esm. The tabs Face, Face Advanced and Head Parts contain all the stuff you need to modify her appearance. When you're done modifying her looks, just hit save and enter a name for your esp.
  23. Doh, DoctaSax is correct. Actually it even instructs on the Type3M body replacer description page that you should install it on top of DIMONIZED's type3 replacer. The Type3M regular download only contains the upperbody mesh, and the oily version contains just the normal maps. So yeah, like DoctaSax said, you have to download textures elsewhere.
  24. I think you have to create a custom race for your npc, if you want it to have custom textures or meshes. In GECK go to Character->Races and just duplicate one of the default ones, like caucasian. Then rename it to whatever, make sure ' Playable ' is unticked if you want the race just for your companion, and from the Face Data tab you can change the file paths for the head mesh/textures. Then just create your companion as an npc and use the race you just made. I'm not that familiar with GECK but this seems like a way to accomplish what you're asking. EDIT: Oh and I have no idea about the lip-syncing.
×
×
  • Create New...