Jump to content

orangedeal

Supporter
  • Posts

    184
  • Joined

  • Last visited

Everything posted by orangedeal

  1. I can't figure out where they come from. At first I thought that I was accidentally making them myself, but I did everything carefully. After deleting them and further editing of NavMesh, they appear from somewhere again, but in different places.
  2. So both options can lead to unpredictable results? In 01.png screenshot, the specified turret. Below is the result if NONE is selected and even lower if Clear Value is selected. Even in the second case there can be problems? Now I know for sure that it is better to avoid deleting what is in use. If it works somewhere, then in other cases it can lead to blocking the quest. For example, when entering Vault 81 (Vault81Entry) to remove two LvlTurretBubbles that are used in the quest V81_00_Intro (screenshot 02.png), then I press the button to open the vault door, nothing happens. If these turrets are removed in the quest, then everything works. The easiest option is to simply move all the turrets off the map or even replace them with radroaches, as I did at first. But then I thought, it's too unhygienic... It turns out that it would be better if I stayed with radroaches.
  3. So there may be problems with the fact that the event in the game (quest) simply will not be started or continued? Or even CTD? I don't like both of these things... But what if EnableParent is empty? For example, in GlowingSeaPOIJS01, there are two LvlTurretBubble turrets. There is no binding in their settings, but both of them are used by DefaultDummyON, which has a GlowingSeaPOIJS01Script script, which specifies two Protectrons and two turrets. If NONE cannot be set in the script, can I make Clear Value? Then opposite Turret02 will be <<Default: None>> The simplest solution is to simply remove the turret without changing anything else, despite the warning that this object is used by the DefaultDummyON specified above. I did this and checked - it works. When I flip the switch in the bunker, Protectrons are activated, they turn on and attack me, but there are no turrets, because I removed them. If I set to None, then turrets are present but not activated in any situation. If CK writes about "they will be checked out and their use of it will be removed", then would this be acceptable, given that I don't need to use them?
  4. I want to remove turrets from BoS302 quest. If I do like in the screenshot? I will simply select in the field Cell - NONE? What could be the consequences? Because to get into the script itself and edit it, then, as I understand it, it will need to be compiled, and this is more difficult, and if I can do it as above, then why not? But in order for me to check the work, I will need to reach this point in the game? And if there are problems, then I will have to restart the quest through the console...
  5. In my opinion, this is how it should be done. http://distlinks.net/img/lnk1/za7p8l3e4a.gif But this damage does not decrease with distance (Out-ofrange Multiplier does not work). I'm under the impression that NPCs only hit limbs by accident. That is, they are neat enough not to hit the body. And with this setting, additional damage will only be dealt on random hits from other NPCs. According to the game, the player does not make random hits. The game is so unfair...
  6. That's how it works. But this will take additional damage to all targets. I don't remember now what needs to be added so that only non-target characters take damage. http://distlinks.net/img/lnk1/s1brjub44fa.gif Something needs to be added here. I don't remember why I have the Hostile flag unchecked. http://distlinks.net/img/lnk1/2xgh11d54b.gif
  7. This already exists. They often hit each other a lot, but the damage doesn't count. I found a "dumb" way to fix this - just add additional damage or effect, but only when hitting friends (Magic -> Enchancement and add it to each weapon.), for example, broken limbs. However, such battles quickly tired me and I decided to leave only visual effects (stagger and sniper push effect). Characters can even fall when hit, but do not receive any damage. Otherwise, raiders, gunners and others, would often kill or maim each other by accident.
  8. I want to make all crates, especially wooden ones (WoodCrate), be destroyed along with the contents, so I decided to add this feature to Destruction Data. The Disable Object and Destroy Object options are set there, and everything seems to work. But I'm not sure that after a certain time, when the respawn of items in a specific cell should have occurred, this box will be recreated. My intuition tells me that the "Disable Object" option will prevent this from happening, but I'd like to be wrong. I would like to know your opinion. Thank you!
  9. I also noticed that if I start the game and then load a save in an internal location, then use the specified console command and then exit to an external location, the game will not look as it should (in the distance, the image will be blurry, as if DoF is not working correctly). It helps to restart the game with loading an external location and only then enter the sph command. As for the use of ENB, I had to stop using it for a number of reasons. I use ReShade just a little, for darkening. I'm still trying to figure out if it's possible to make the appropriate changes to the ini file to avoid typing this in the console. There must be something like that... http://distlinks.net/img/lnk1/fogwnbiomy.jpg http://distlinks.net/img/lnk1/zzpomt1xwt.jpg
  10. Thanks for the answer. If I enter this command in the Fallout4Custom.ini file, then it works the same way as if I write it in the startup.txt file - a gray screen when loading the save. If I understand correctly, it is impossible to change the HDR parameters in this way and changes are possible only directly while in the game, and not from the main menu (when all start-up commands work). I hope that it should be possible to change the HDR parameters in other ways, through the config file ... I just don't know what exactly to enter. Searching for "HDR" in all config files only finds the [blurShaderHDR] section in the Fallout4Prefs.ini file and only the entry "bDoHighDynamicRange=0". There are a few more entries with "shader", but no more.
  11. I use the SHP command, specifically "shp 0.2,0.01,0.02,0.65,0.2,6.0,1.5,4.0,2.0". More precisely, I run the bat file where it is written. I have to do this every time after loading a save. Adding this to the startup file does not work - after loading the save it will be white (gray screen). I came across information that it is "SetHDRParam". But what should I enter in Fallout4.ini or Fallout4Prefs.ini to get the parameters I need, so as not to enter this every time after loading the save?
  12. I want to turn off the opportunity to encounter Kat and her bot. To do this, I opened Retravelct03, than I opened Trigger - Event: Script Event Data: Ref 1 and added requirement for player's agility to be at level 50, into the Match Conditions field. Am I understand correctly, that in this case, there will no be that RE until player gets Agility level at 50? Thank you! http://distlinks.net/img/lnk1/gqx4bb4jvs.jpg http://distlinks.net/img/lnk1/1cn3zihnv8.jpg
  13. Let's say we create a large field with the ExtInteriorFakeInteriorBrickLarge effect and inside it we create a small field with the ExtInteriorFakeInteriorBrickSmall effect. What will be inside the second field? Will only one effect be used, or will Large be used first and Small be applied to the already modified sound? http://distlinks.net/img/lnk1/wep4sx5gnd.jpg
  14. I have noticed that some lights have this setting enabled so that the light is visible even when the cell is not loaded. I decided to add more such sources, including those in Boston. It will be a simple light (no shadow). Can someone share their experience, is it possible that performance will drop because of this? The question is not about loading the graphics card, but because of the FPS drop in difficult places due to the specifics of the engine, especially when uGridsToLoad is greater than 5. Thank you!
  15. If suddenly anyone is interested, then the problem was in the iDirShadowSplits parameter of the Fallout4Prefs.ini file. Only 3 should be set. With 2, there will be such gaps, even if fDirShadowDistance and fShadowDistance are set to 20000 :happy:
  16. I use a lot of this type of light in outdoor locations to make rooms much darker during the day. But I noticed that at short distances, in some places, there may be gaps, although they should not be. Up close, everything is fine. I took 4 screenshots to make it clear how I did it and how it turned out. What could be the problem? In game shadow settings? But there's nothing special. Thank you!
  17. I was looking for information on this, but I did not understand what it means and why it is necessary, because everything looks good even without these sources of light. But, nevertheless, in all locations there are a lot of these sources, placed by the developers, next to the usual light sources. For what? And how do NPCs determine the level of illumination on the map (when to turn on the flashlights) and how does stealth work depending on the level of illumination? I know that there are parameters responsible for this (fSneakLightXXXX). Can I safely remove all NonSpec light sources if everything visually suits me? Thank you!
  18. I need to make various changes in multiple locations, including creating precombines. All internal locations now took 2 files - 4 MB (and 10 thousand files in PreCombined and VIS folders) and 3.5 MB (5.5 thousand files). Then I will create the archives. Now I'm doing external locations and, as I understand it, plugins will take up no less space, but I'm unlikely to do precombines. Should I split files to reduce their size? Creation Kit takes longer to open and especially save large plugin files. I did not notice how the game reacts to larger files, so I'm asking for your opinion. I am especially worried about external locations, so that when moving around the map between cells there is no jerking and other things. I just don't know how the game reads these files, but in theory, the larger the file, the longer it takes to search for information in it. Thank you!
  19. When I decided to replace light sources in all internal locations, I quickly discovered that the best ones are those that cast shadows, but only because they do not shine through at the junctions of textures (objects). However, with a large number of them, this can heavily load the system and lead to a drop in FPS. Therefore, I had to use them to a limited extent, and on external locations I decided not to use them at all. I've seen a lot of Lightboxes in all locations, I couldn't understand exactly what they were created for, but today I finally understood how they work - like an invisible wall of ordinary light sources that are attached to them. I don't understand why I didn't notice this before. If a complex location has a large number of simple light sources with many Lightboxes, can this affect performance? I see no reason why, but what if? I really don't want to redo everything later. Also - are there round lightboxes? I understand that I already want too much, but what if? Or oval. These lightboxes change the situation radically - now there are no light sources passing through corners and joints... Thank you!
  20. In the properties of an object, there is an option to change its emittance. There is also an option to turn off the lighting during the daytime. But I found an option for warm light only - FXlightRegioninvertWarm. And if my light source should be white (cool)? Do I understand correctly that Bethesda forgot to add this one to the list? Or is there some other way? I have tried other options but they work very differently. Thank you! http://distlinks.net/img/lnk1/cqgg3xexkq.jpg
  21. I'm trying to change the intensity of all lighting in the game, but I can't solve this problem. I searched everywhere I could. Where exactly is it located? Can this be changed via CK or Fo4Edit? I hope this is not part of some model? Thanks!
  22. I am making changes to various locations (all settlements) and doing PreCombine, Generate Visibility and Generate Precombined Visibility. I want to get one archive for everything. Now it just all lies in the PreCombined and VIS folders. These two folders are 750 MB in size and contain 4753 files. But I got the impression that the locations that I did before are displayed incorrectly after creating newer ones. Is this a conflict due to content in folders? For example, TaffingtonBoatHouseExt. 5 days ago I made TaffingtonBoatHouseExt and CovenantExt. After that, I changed the rest of the settlement and today I walked into the Taffington Boathouse and found that I could not climb the stairs in the house, but I saw the stairs. Problems with PreCombine Geometry? Then I created the geometry for this cell again and then Visibility and Precombined Visibility for the loaded area. I checked TaffingtonBoatHouseExt and CovenantExt in the game and everything is fine. I've already spent a lot of time creating all of this and would not want to redo it. Besides, I don't want to have extra 31 plugins and 31 archive because of this. Why could this happen?
  23. g:\_F4\ this path to one of the folders that I had before (over symbolic link) But this path no longer exists. I have not edited the scripts. At least it shouldn't be in this .esp. This only happens when my plugin is active. I am concerned that this may cause performance drops while playing. Somewhere in my esp there is a reference to this path. But I searched in different ways and even removed with FO4Edit some of the things that I thought were responsible for this.
×
×
  • Create New...