Can't Get ObjectID's to work in console functions

Post » Wed Jun 20, 2012 11:20 am

According to the tutorials - specifically, the customizing weapons tutorial - I can use console to add a weapon by typing "player.EquipItem ObjectID 1" but I get an objectID not recognized error. Using the FormID works, but that is more of a pain. Am I doing something wrong or is the tutorial just wrong?
User avatar
Suzy Santana
 
Posts: 3572
Joined: Fri Aug 10, 2007 12:02 am

Post » Wed Jun 20, 2012 7:54 pm

only formID works in console

so if the tutorial says objectID thats a typo
User avatar
Campbell
 
Posts: 3262
Joined: Tue Jun 05, 2007 8:54 am

Post » Wed Jun 20, 2012 4:06 am

Using the FormID works, but that is more of a pain. Am I doing something wrong or is the tutorial just wrong?

You haven't specifically said, so apologies if you already do this, but i find the easiest way, is to name your item with a unique name. So for example my spell mod ends with the name Exquisite. To find the ID i need, i bring up the console and type

help "exquisite"

since exquisite is not used in any of the original ID's, the console just lists the 2 spells along with their relevant ID's
User avatar
KiiSsez jdgaf Benzler
 
Posts: 3546
Joined: Fri Mar 16, 2007 7:10 am


Return to V - Skyrim