Jump to content

Fantafaust

Premium Member
  • Posts

    667
  • Joined

  • Last visited

Nexus Mods Profile

1 Follower

About Fantafaust

Profile Fields

  • Country
    United States

Recent Profile Visitors

11182 profile views

Fantafaust's Achievements

Proficient

Proficient (10/14)

  • Dedicated Rare
  • First Post
  • Collaborator Rare
  • Posting Machine Rare
  • Week One Done

Recent Badges

0

Reputation

  1. I'm recreating my old Zoom Assist mod that lets you set separate mouse/controller sensitivities for scoped/iron sighted weapons when aiming down the sight. Back in the day, just getting and setting the sensitivity via ini functions was fine. But now with LStewieAl's tweaks, there's a new option for vertical sensitivity. tl;dr how can I check if that's enabled, and how can I access and set the value?
  2. Thanks for the reply this is a cryopod type situation, but another part of it is inventory level, so I just tried PickupObject() for that part: it picked the actor up but crashed when I tried dropping it back into the world. Still, that was pretty fun lol So I'm going to try the furniture and snap into interaction next, thanks for the idea EDIT: So far nothing works for dead actors really, and even resurrecting them to put them in a chair isn't working out consistently, plus it's bad for the corpses' inventory. I'll have to think of something else EDIT 2: Okay, so I made a duplicate of my jar object with no collision, to swap in and out with the final jar, letting me place the body properly via registering the body for OnGrab() and OnRelease()
  3. It might be a stupid question. I have a hollow object, let's call it a jar, that I want to move a corpse into. I can occasionally do so, but it's not very consistent. The jar is a constructible object in the Workshop Menu. I'm using MoveTo, SetPosition, and SetAngle, but it still ends up off to the side of my hollow object. Weirdly enough if it works on the first jar during a game instance, it works on all of them. If it doesn't work on the first one, it has the same offset when used on subsequent jars. Any thoughts?
  4. OnMenuOpenCloseEvent detects both the open and close, to be clear. Also, about Utility.Wait, that time does NOT pass in menu mode, which would include both pipboy and terminal. I'd say your script is initially getting stuck due to the Wait, continues after the first exit of the pipboy, then functions more or less as you want on subsequent calls by accident. So get rid of the utility.wait line in your function, see how it goes.
  5. Eris is in the Girl Names pack, but I can certainly add these others. The way I've been going about it is single name, since tmk he'll prioritize last names. So if you name your character Silver Shroud he'll use the last name, "Mr Shroud".
  6. GI Joe names, got it I think I pulled about 519 unique names from the toys
  7. Thanks for that link, I'll cross-reference their list with mine and see if I'm missing any EDIT: okay, I've got 331 unique names out of that, a lot are probably homophones though, so I'll have to go through it first. Thanks again
  8. I have added several thousand new names for Codsworth to say when addressing the player. All names are for both male and female players, AKA Miss and Mister versions, ie "Mister Max" Vanilla Pack 1(Homophones) [Status - COMPLETE] --------------------------------------------------------------------------------------------------------------------------- In addition, I will be including AI generated names of middling-to-good quality. AI Pack 1(Girl names) [Audio Generation Status - Miss: COMPLETE, Mister: IN PROGRESS; 80% COMPLETE] [Audio Review Status - Miss: IN PROGRESS, Mister: PENDING] AI Pack 1(Boy names) [Audio Generation Status - Miss: PENDING, Mister: PENDING] [Audio Review Status - Miss: PENDING, Mister: PENDING] --------------------------------------------------------------------------------------------------------------------------- Planned AI generated names. These are names I have planned but have yet to organize or remove duplicates. Fallout 1 Fallout 2 Fallout 3 New Vegas --------------------------------------------------------------------------------------------------------------------------- This is a WIP, of course. If after you check the lists, you have requests for names to add, you can do so in the replies. If you would like to assist in quality control for the AI generated names, let me know. It will not only take a very long time for me to generate all of them, but also much much longer to listen to each of them and decide if they're good enough for the release.
  9. Maybe I'll look at it in the coming weeks, if my internet ever gets fixed lol
  10. If you don't already have a name in mind, you could call this mod something like: Sundowners - Feral Ghouls at Night Or some variation perhaps. Here's a Wikipedia link for the meaning: Sundowning
  11. I'm going to throw in that Supermutants should also be able to break power armor blocking. Also: how would someone not in power armor, attacking a power armored individual who is blocking, be handled?
  12. That could be a fun, tiny little mod. You could call it something clever like: Waste Not, Want Not You can steal that lol
  13. I believe there's a mod that restores that Red Rocket? don't remember the name tho
×
×
  • Create New...