Jump to content

Edgarhighmen

Members
  • Posts

    39
  • Joined

  • Last visited

Nexus Mods Profile

About Edgarhighmen

Profile Fields

  • Country
    United States

Edgarhighmen's Achievements

Contributor

Contributor (5/14)

  • First Post
  • Collaborator Rare
  • Conversation Starter
  • Week One Done
  • One Month Later

Recent Badges

0

Reputation

  1. I was sad that Duke's kitchen was a one-and-done thing as I had read an online explanation that his kitchen carries over to each NG+. My misunderstanding was that the buffs do "carry over" but they are not acquirable each NG+ as it's only allowed to be cooked once. I'd like to request a mod that allows the crafting of Duke's kitchen items every NG+ and for the buffs to be additive/stackable every time you craft them. Since the "rare food" spawns are limited to 1 per NG+ (bird, pig, fish) it seems fair to be able to craft the buffs each NG+. I kept all my food items (extras) after completing his kitchen thinking I could craft the menu items again in NG+ only to be disappointed that the kitchen was a one time deal. I feel like this would increase the value of completions as I continue to play RE Village. Obviously after a certain amount of completions you'll be OP Character-wise (Health/speed); but none of these buffs increase your weapon damage so you are still held within the difficulty limits of the game. (Example; I'm on Completion 3 VoS and have INF Stake, INF WCX already but any 1 attack brings me to orange/red health with all Kitchen buffs, sometimes even when blocking).
  2. Like the yellow Galena gecko, or the wraith gang's vehicle's skins. Some are just cooler than the ones we're given.
  3. why does your link take me to homeimprovement.com...... wtf
  4. So I was interested lookat at various .esp's one was "goggles" new items on an "existing" world model but you could equip 3 pairs at once (each with a different effect) Life detection (berry mentats + Recon visor from powerarmor + PA life detection) Stealth (chameleon effect during crouch) Nightvision (night person rank 2 effect) http://www.nexusmods.com/fallout4/mods/2919/? <items in .esp found here What I find unique there is, you could equip 3 different goggles at once, would be very useful with "rings" per-se Another method was editing the "wedding" ring by adding EnchPA_Jetpack "Jetpack" [ENCH:00125C84] (enchant) and the value was: Jetpack ability. I could not find the Enchant section in Fallout4.esm though Now I've encountered a lot of jetpack ability while trying to wrestle with getting a good fly-time, height, acceleration WITHOUT launching into space. I've messed with SPELL: jetpackSpell "Jet Paaaaaaaaaaaaaaaaaaaaack!" [sPEL:0012772C] < trying to change magnitude (base 1000) Didn't seem to take much effect from 10 to 1800 value. Then there's GameSetting (gs) fjetpack: thrustinitial, timetosustained and the "drain" which is self explanatory AP drain. Thrust initial is your first inertia during Jetpack launch, but it gets funky post-launch if you start falling it will either: Not lift you back up OR super-launch you into space. The fourth effector for a new item was: Object Effect abPowerArmorJetpack "Power Armor Jetpack Effect" [MGEF:00125C83] which also had base magnitude 1000 and unlike the SPELL variant did have effects ingame with lower and higher magnitude. http://www.nexusmods.com/fallout4/mods/2416/? TLDR So with Modding items, there's Enchanting a base item (ENCH), Adding a new item and attaching a "spell" to it, the fourth method also had Object effect + Magic effect on "new items" that could occupy the same slot (3x goggles) So in terms of Making items What is the "simplest" way to do it? So far just moving ENCH tabs onto an existing item seems best. Example: I could take the BASE powerarmor frame and ADD all the "ENCH" powerarmor abilities onto it (rad scrubbers, overdrive, cheap sprint, hud targetting etc. etc. ) Making a new item seems hardest And the mix of creating an item with a new Object effect seems wonky to me (multiple tabs, need to create new EditorID's and some other weird stuff) If I could only find out how to reduce the "delay" when landing in power armor before you can move again. Not really sure where I'm going here, just trying to find a "simple" way to mod the items. Because I'm seeing various different ways via these esp's. EDIT I actually tried putting all the powerarmor effects onto the frame. More or less they work. Sprintmult is only working in first person, I for some reason magically lose 50% hp every time I enter it (it was killing me at first, but I removed "tesla bracers" code because it seemed to be "applying it to self" which killed me =/ jetpack works without any frame parts attached, recon sensors work, life detection works, exhaust vent works, melee modifiers work... IDK what i'm missing (that makes me lose 50% hp upon entering frame), rad resist works (500 base rad defense) all the other little perks work...
  5. "DATA - Weight" was a visible value for weapons. It became removed from fallout4.esm and now is shown as "DNAM - Data Unknown" How do I restore the REFR ID to show the left tab as DATA - Weight again instead of Data Unknown ? I'm not sure what removed it (its there, but it lost its "reference identifier")
  6. Hi I was working on making all my food/aid/chems + grenades weight 0 by "copy as override" from fallout4.esm to new .esp I applied "filter as inherent to parent only" and "clean ITM (identical to master)" at some point and time (just to see if it removed default values from my modded areas) BUT It seems to "somehow" have removed the "weight" value from weapons period. Even when I copy the values from fallout4.esm to a new esp they no longer contain a weight value (its still ingame, but no longer in FO4edit. Not sure what I bungled up there... 2 days I haven't figured out why its missing or how to make it visible again. IDK if its a "setting" that is applied to fo4edit permanently which is just "not letting me see" said values or if they've been "cleaned" aka removed but that wasn't my intent idk wtf is going on.... Did manage to make all aids/food weight 0, learned that "copy as new record" doesn't apply ingame as compared to "copy as override" Also couldn't seem to batch script "DATA - Weight" to: Value "0" had to do it manually 3x now... ughhhhhhhhhhh all those entries. EDIT: Wow... if I load someone elses mod, even the value that was DATA - Weight is now DNAM - Data Unknown .... damnit wtf how do I restore it as a visible value area... Google says the ID's that were removed are called REFR records... but what removed it? Cleaning ITM (I thought that was supposed to remove data from a modded esp IDENTICAL to fallout4.esm not remove it from fallout4.esm...... ....... ugh)
  7. You can increase the reload speed of rank 1 quickdraw, the perk ability is actually linked under "spell" of the ID listed on the quickdraw (or w/e reload is called) perk, and you can check the value for the perk under spell tab, its (0.35) 35% reload speed increase by default, I set it to .70 (double) its much nicer now with the .44 .... now if I can only find the fire rate. Was also tinkering, no find sofar, even comparing gun values its kind of hard to tell of a "fire rate" I mean base rate on .44 is 6 (ingame) rate on flaregun is 3 (ingame) But in fo4edit they dont really have those values on the items, so it must use another measurement. Alas probably one of those unknown values. Anyone know why my edits of 0 weight on consumables/aid/chem/food isn't taking ingame? its not "different" from other hosted files on nexus, so IDK why mine didn't stick
  8. somone needs to remove scope blackness delay on zooming. I assume beth put it in there due to consoles needing time to "render" the distant image (which doesn't render for s#*&#33; anyway even on PC)
  9. Also could someone change the Vats life-finding helmet effect to the Berry mentats life-finding effect? and/or remove friendlies from said effect? (especially turrets!)
  10. I learned, Berry mentats has a nice "life finding" effect compared to vats helmet, However, yet again, it marks friendlies and friendly turrets too (which is mad annoying). It'd be nice if friendlies weren't marked, or were a different color. Pretty sure each creature has a xxx rgb hue setting in some file... altering or disabling friendlies colors (especially turrets) would be nice.
  11. There is a command. Aha, someone said using TCL command: tcl causes noclipping during building. :) lets you place anywhere.
  12. The "life sensing" helmet is also quite terrible, allied npc and turrets are "EXTREMELY GLOWY RED" and its horrible. Friendly items should either be non-highlighted or a less intrusive glow / color.
  13. weapon mods should have 0 weight. changing weapon mods already change the weapons weight.
  14. Hi, the .44 is very slow, even with Rapid Legendary augment. I realized.... its because it's single action, not double action (pulls hammer with thumb after every shot) This kind of ruins the whole "revolver" feel :'( As for the UI, removing the "covered glow" for all the items in workshop/inventory when you look at them, to SEE the actual item, not some hovered glow (because then you're not seeing the item) - IF AT LEAST, The only place this REALLY concerns me is the weapon/armor/powerarmor workshops when you're augmenting your stuff you can't see the visible changes and parts which is very not nice. Power armor camera shake is too much for me... even the sound is significantly louder than everything ingame.
  15. bump. Someone said this option to disable the UI exit prompt is in the swf. Somone knows this...
×
×
  • Create New...