player.equipitem

Post » Mon Mar 14, 2011 3:25 pm

hey. i have this in my terminal.
player.equipitem v18powerarmour 1

it doesn't equip it please help.
User avatar
DeeD
 
Posts: 3439
Joined: Sat Jul 14, 2007 6:50 pm

Post » Tue Mar 15, 2011 2:45 am

I think you might need the Form ID of the item you want to equip, rather than the name.
User avatar
Jack
 
Posts: 3483
Joined: Sat Oct 20, 2007 8:08 am

Post » Mon Mar 14, 2011 5:52 pm

that is the formID
User avatar
Fluffer
 
Posts: 3489
Joined: Thu Jul 05, 2007 6:29 am

Post » Mon Mar 14, 2011 11:40 pm

The player has to have the item called "v18powerarmour" in their inventory or nothing will happen.
User avatar
Michelle Chau
 
Posts: 3308
Joined: Sat Aug 26, 2006 4:24 am

Post » Mon Mar 14, 2011 8:42 pm

oh. thats prob y it didnt work
User avatar
butterfly
 
Posts: 3467
Joined: Wed Aug 16, 2006 8:20 pm

Post » Tue Mar 15, 2011 3:13 am

Form ID is numbers, not words.
User avatar
SiLa
 
Posts: 3447
Joined: Tue Jun 13, 2006 7:52 am

Post » Mon Mar 14, 2011 7:47 pm

Form ID is numbers, not words.


In the GECK you need the EditorID, and that's in words. FormID is what makes use of the load order.
User avatar
Aliish Sheldonn
 
Posts: 3487
Joined: Fri Feb 16, 2007 3:19 am

Post » Mon Mar 14, 2011 4:36 pm

To clear things up.

Editor ID is the name, it is used in scripts, terminals, etc. in a mod.
Form ID is the number, and is mod load order accessed. The only reason to use this would be in the 'Console'.
User avatar
Haley Cooper
 
Posts: 3490
Joined: Wed Jun 14, 2006 11:30 am


Return to Fallout 3