Difference between revisions of "PlaceAtMe"

207 bytes added ,  00:21, 30 March 2006
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).


Note: The "ItemID" requested is NOT the editorID from the Construction Set, but rather the FormID. FormID can be found for all items and actors just to the right of the EditorID tab in the CS, although the tab may need to be enlarged.
----
 
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]]
Anonymous user