Difference between revisions of "AddItem"

495 bytes added ,  19:13, 31 March 2006
added FormID clarification
imported>Deathbane27
imported>JOG
(added FormID clarification)
Line 18: Line 18:
to give yourself a lockpick, you must use
to give yourself a lockpick, you must use
  player.additem 00000A 1
  player.additem 00000A 1
Kedrigh wrote: [http://www.elderscrolls.com/forums/index.php?showtopic=323641&hl=#]
''Form id is in the cs and looks like this: yyxxxxxx.''
''yy is used to reference the plugin, xxxxxx to reference the item inside the plugin (and does not change). So if you load the oblivion master in the cs, and create something, it will have 01xxxxxx as the form id.''
''The yy part of the formid changes depending on the mods you load up, in alphabetical order (first one 01, second 02, and so on.)
''


[[Category: Functions]]
[[Category: Functions]]
[[Category: Object Functions]]
[[Category: Object Functions]]
Anonymous user