Jump to content

GensoII

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by GensoII

  1. I was hoping if I could do the script, then I wouldn't have to edit anything on the outfit mod. I'm still trying out different lines of code to see. So far I got the vanilla clothes to work with the script but it's not consistent. Sometimes he spawns with clothes on and sometimes he's naked.
  2. It seems I hit a wall again. The script runs fine. Except for the equipping part. I used EquipItem() but somehow it doesn't want to equip to my NPC. I tested it out with reference to the Player and the MC immediately equips the outfit once I load any save. Tested out with AddItem() for the NPC as well and it runs fine. The outfit gets added to the inventory. *EDIT* Attempted to use vanilla clothing. Failed as well.
  3. Almost to doing that but I finally managed to get the script to work. Thanks again though. I would've have had a hard time if you never mention the usage of script (and also the hint).
  4. I see. Thanks for the info. This is just a personal mod. Not really familiar with Papryus language but I'll see what I can do. Also, I'm a little lost on where should I write the script. Right now, I created a new script in the Actor form of my NPC. Is it the right spot or do I have to create an external script and call it in the actor form?
  5. Not sure if I worded this right. I'm making a custom companion in Fallout CK. The problem I'm having now is getting the NPC to use a custom outfit. I downloaded this mod: Evil Detective. (CBBE. JaneBod. Vanilla) at Fallout 4 Nexus - Mods and community and made it into an outfit in CK. The outfit appears in the actor form for my NPC but whenever I go in game, the NPC spawns naked. I tried with vanilla clothes and it works fine.
×
×
  • Create New...