-
Posts
347 -
Joined
-
Last visited
Everything posted by olnorton
-
Thankyou! Just what I needed.
-
Every Item I have sold to Opal since the beginning of the game, is still in her inventory. Which means scrolling past a hundred useless raider items to get what she has for sale. "resetinventory" doesn't work, is there any other command to force her to lose all the rubbish?
-
I can't fast travel from Sanctuary. I get the loading screen and then I'm back in Sanctuary still. I can fast travel normally from all other places, but if I try to fast travel from Sanctuary and fail, I will fail (loading screen and back where I was.) at all other places until I exit the game to the desktop and start it again. Then once again, I will have normal fast travel everywhere except Sanctuary. I can fast travel to Sanctuary.
-
Just with the console, or Place Anywhere, so thanks, I won't resize them anywhere I want NPC's to walk. I figured as much, as I had shrunk a floor tile down 90% to use as a cutting board, but the collision didn't change and they couldn't enter the kitchen.
-
Does scaling up something also scale up the navmesh? If I scale up Snappy's sw block edge grass 50%, will NPC's still walk on it, or will the outer pieces have no navmesh?
-
SKK Workshop Utilities ?
olnorton replied to olnorton's topic in Fallout 4's Creation Kit and Modders
I read it, and it tells me I don't have to worry about the Red Rocket one. As for the other 3, if there is no fix for them, I'm better off not running the tests. (Ignorance is bliss.) Thanks for your time... and the mod. -
SKK Workshop Utilities ?
olnorton replied to olnorton's topic in Fallout 4's Creation Kit and Modders
Now I'm getting the message with Starlight Drive-in. I have 11 settlements, I'll have to go and check them all before continuing with this play-through. I don't have any mods that specifically alter Starlight Drive-in, so what sort of mod am I looking for ? Is there a list of usual suspects? EDIT: I checked all my Settlements, 7 have no issues, Starlight Drive-in, County Crossing, and Taffington Boathouse all have no LocationRefType WorkshopRefType. And Red Rocket has no linked Workshop Container. plugins.txt -
SKK Workshop Utilities ?
olnorton replied to olnorton's topic in Fallout 4's Creation Kit and Modders
Thanks for your reply. (a) I don't have any mods that add new quests, so I guess I'll rely on those alternate backup conditions. I haven't played enough of the game to know if County Crossing has any specific quests. (b) If it were a mod overwriting the location records, and trashing the reftype pointers, wouldn't it also effect the previous game when loaded with the same mods? If I were overly worried about things not working as they are supposed to, I would probably just avoid this game. -
WARNING WorkshopParentRegistered Workshop Location [Location < (0009B1C3)>] missing LocationRefType WorkshopRefType (Quests may not pick this workshop). Is there a way to add the missing LocationRefTypeWorkshopRefType with the console by clicking on the workbench ? Edit: I went back to a save before even talking to the settlers a County Crossing, and I still get the keyword error. Does it really matter if I just ignore it?. I went back to an old save with my previous character and County Crossing had no issues then.
-
Thanks for your reply ChuckYufarley. The content of the material file was the same , only the paths were changed. I left everything checked as it was. I might check those things later, but for now it's working, so I'll leave well enough alone. Thanks for you input.
-
Thanks for your reply worm. The side by side image shows the problem, the bottom image shows it works as just a texture replacer. I checked, and the original diffuse .dds and my altered one both had the same blank white Alpha. I finally solved the problem (after many days) by making a new copy of the original sink and changing the name of the PlayerHouseSink01.dds to PlayerHouseSink02.dds but keeping the original path. Previously I had kept the same name and changed the path. Obviously it found the path, or the colour wouldn't have changed, but it didn't apply the environment map. (maybe you can't change the path to the shared folder ?) That method had worked for other colour changes I had done (to motorcycles and bedside lamps), but not this one. Anyway it's working now. Thanks for your reply.
-
I did what I thought would be a simple re texture of the pre-war bathroom sink. (Change the yellow part to grey.) The colour change worked, but it lost the chrome look. ( both in the game and in Nifscope ) It uses PlayerHouse_BathroomMirrorENV01.BGSM and PlayerHouse_BathroomSink01_ENV.BGSM, which use MetalBrushed02Cube_e.dds and Chrome_e.dds respectively. I copied all of the files to a new path in my data folder, but the Environment (e.dds) part doesn't show up. If I do it as a simple replacer (putting only the modded sink.dds in data) then the chrome shows up, but I want both grey and yellow versions. You wouldn't believe how much time I've spent trying to figure this out.
-
I googled how to enable Debug Logging, but the log file doesn't seem to show anything related to beds EDIT: I found the problem. I was using a lot of Femshepping beds which count towards bed numbers, but don't allow you to assign them. I tried copying all the keywords, actions, and the script from the Friffy beds that do work properly, and it nearly worked. I showed the beds as a resource the needed to be assigned, and even gave you the "Assign" prompt, but hitting enter did nothing. I got around it by replacing some of the Friffy bed textures of beds I wasn't using with the Femshepping ones, and all is good. The "which settler which bed" mod was useful in getting everyone assigned to a bed.
-
Tenpines Bluff has 5 double beds (10 beds) and 5 settlers. SKK Workshop Utilities marks 3 beds as unowned , and 3 settlers who aren't assigned beds. But going into workshop mode and selecting a settler not assigned to a bed, doesn't give me the option to assign the bed. I just installed " Which Settler Which Bed" mod, and it shows the same 3 un-assigned beds and the same 3 settlers who don't have beds assigned to them, but it's not much use if I don't have an assign option. Another thing (may be related) SKK Workshop shows a Keyword warning for Tenpines Bluff. I says if debug logging is enabled to check the log file, but no word on how to enable logging, nor where to find the log file if you did have it enabled.
-
Texture show in CK but not in game
olnorton replied to grrlie's topic in Fallout 4's Creation Kit and Modders
That method works sometimes and not others. I don't know why. Two things you can try. Just extract the textures to the correct path in your data folder., has worked for me. The couple of times it didn't, I had to edit the strings in the Nif file with NifSkope, and then put the the edited extracted nif file, and the BGSM and texture files in the Data folder. So far, this has always worked. -
Thanks! I was just about to look there next ... (or not) I got the files, but I think I'll leave it as is for now.
-
Makes me wonder how many other texture files don't get extracted with "extract all" Anyway, I got around it by just substituting a modified Diner counter bgsm. Now I have matching counters in my Diner/Clinic.
-
I want to edit the level 2 vendor clinic counter, which uses Materials\SetDressing\Workshop\WorkshopVendors\WorkshopVenderClean01.BGSM Materials\SetDressing\Signage\SignClutter02Intact.BGSM I've extracted all the texture files (twice) but I don't have a Textures/SetDressing/Workshop/WorkshopVendors/WorkshopVenderClean01_d.dds. I have the WorkshopVender01_d.dds, but not the clean version. Nor do I have Textures\SetDressing\Signage\SignClutter02Intact.dds I have the SignClutter02.dds, but not the SignClutter02Intact.dds Am I missing something here ?(other than the .dds files.) Has anyone got these files?
-
So I spent all day cleaning up this pic (BillboardsLrgNukaCola08.dds) Thinking it was the billboard at the Red Rocket settlement, but it's not. I put the .dds in Data/textures/SetDressing/Signage, but the billboard is still the old one. If I had looked a little closer before I began, I would have realized the one at Red Rocket is already cleaner than this one started out. So... Does anyone know the name of the .dds file for the Red Rocket Billboard? https://imgur.com/a/h2kM5vP Nevermind. The right one was one with BillboardsLrgNukaCola08 and 04 combined. So I was able to just copy and paste mine on the the top half of the other.
-
That's what I did. I now have prewar grass on the End Road at Starlight Drive-In. Thanks for your Help. On the other side of the road you can see my earlier attempt at covering the end road with sunken scrubs and prewar grass.
-
I just clicked on edit, and changed them in here. I thought that would be enough. I clearly have a lot of reading to do on the CK, but I'll get back to playing the game first. Thank-you for your effort though.
-
Thanks DieFeM, but adding that to the ini didn't make the changes show. Thanks Zorkaz, I can disable the road end with the console. Thanks RoNin1971, Once I learn how to extract the loose files I'll try that, but I've been playing the game since Christmas and haven't made it to Diamond City yet. I need to stop getting sidetracked with mods and modding, and play the game. EDIT: I tried adding a new version of the road with player.placeatme 0008412c 1 , but it still had post war textures. I should have said, I have the GOG version of the game, and had to modify the CK to make it work with it. (perhaps it only "seems" to work?)
-
So I finally got the creation kit working with the GOG version. I tried to make a very simple mod, to change the textures of the Sanctuary End Road to pre-war ones. (because neither of the road mods I use include the End Road.) I edited the nif to use the pre-war ones, and they show in the render. Saved it and loaded the esp, but the change didn't show up in the game. My current modded save or a new game with only this esp and fast start. It's many years since I modded Skyrim, and I'm sure it's something basic I've forgotten, but what?
-
Roads Highways and dirt
olnorton replied to Papajack55's topic in Fallout 4's Creation Kit and Modders
I use this one https://www.nexusmods.com/fallout4/mods/59555?tab=posts -
I found it! Structures/Metal/Pre-War Sanctuary/ Misc Obvious really. I don't know how I missed it.