Jump to content

Perk Problems


Recommended Posts

Posted

So I've been using sexout breeder and recently had to uninstall and I lost the perks that came with it that I had chosen. I've tried to add them again but I have no idea what the console command for them is. I went into FNVedit to see if that would tell me and using it didn't work, unless I didn't look in the right place. I'm hoping I can get them back without just having to force level my character up to get them back.

Posted

The command should be player.addperk and then the formid of the perk.

Sorry I meant that I was trying to get a perk from Sexout Pregnancy, but I don't think it makes a difference? Well the problem is when I tried that I got a complied script error I think? Saying the perk doesn't exist. I mean the only thing I can think of is I'm using the wrong formid and where would I find what it actually is?

 

It just pretty much says that Item "Formid" wasn't found. I tried many different forms of the formid, but here's what I mean

 

 

post-232109-0-88466500-1415116662_thumb.jpg

Posted

The first two characters in a Form ID are the load order index of the mod, so

 

00123456 means form 123456 in mod 00,

 

and

 

02123456 means 123456 in mod 02.

 

When you open the mod in FNVEdit, you only load the mod and its master not everything, so it starts with '02', but in game you have all your other mods loaded too, so the first two characters will be different. Swap them for the load order index you can see in FOMM for the mod- SCR?,

Posted

The first two characters in a Form ID are the load order index of the mod, so

 

00123456 means form 123456 in mod 00,

 

and

 

02123456 means 123456 in mod 02.

 

When you open the mod in FNVEdit, you only load the mod and its master not everything, so it starts with '02', but in game you have all your other mods loaded too, so the first two characters will be different. Swap them for the load order index you can see in FOMM for the mod- SCR?,

Thank you for the help, yeah I figured out by reading this and someone else's help what I was doing wrong. I needed to use SCR's load order and that was my mistake. 

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...