Difference between revisions of "PlaceAtMe"
Jump to navigation
Jump to search
no edit summary
imported>Valkrist m |
imported>Valkrist |
||
Line 16: | Line 16: | ||
This function can be used with leveled lists as well (leveled creatures or items). | This function can be used with leveled lists as well (leveled creatures or items). | ||
---- | |||
Console Usage: When using PlaceAtMe with the console, you must use the desired item's FormID, not the EditorID. | |||
So, instead of using | |||
player.PlaceAtMe lockpick 1, 256, 0 | |||
to give yourself a lockpick, you must use | |||
player.PlaceAtMe 00000A 1, 256, 0 | |||
The FormID can be found on the tab just to the right of the EditorID tab in the Construction Set. This is true for all items and actors, although the FormID tab may need to be enlarged. | |||
[[Category: Functions]] | [[Category: Functions]] | ||
[[Category: Miscellaneous Functions]] | [[Category: Miscellaneous Functions]] |