Jump to content

Simple question regarding custom perks


godlikeueber

Recommended Posts

Hi,

 

I created a new perk under actor data \ perks and want to simply add it to my pc ingame by opening the console and entering player.addperk Myperk.

It wont work with the ID I gave it in the geck? How do I create / find out the perk code for it?

Is there a limit for how many perks you can add?

Thank you.

Link to comment
Share on other sites

Well the way to get the Code is hover your mouse pointer over the item in the list within GECK, you'll get a mouse over message with the 8 digit hexadecimal code.

When using these codes with console commands the first two digits refers to the mod from the list in which your mods load, the next 6 are the object code

 

eg in GECK it might say 02000EA7

 

ingame the original content will always be 00 the DLC content should come next followed by other mods, if you use FOMM or simular then you can find out which mod yours is in your load order.

 

eg if yours is the 6th mod in the load order then the console code would be 06000EA7

Link to comment
Share on other sites

  • Recently Browsing   0 members

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