llRezAtRoot
void llRezAtRoot(string InventoryItem, vector Position, vector Velocity, rotation Rotation, integer StartParameter)Instantiate owner's InventoryItem at Position with Velocity, Rotation and with StartParameter. The last selected root object's location will be set to Position.
Creates object's inventory item at the given Position, with Velocity, Rotation, and StartParameter.
Parameters
-
InventoryItem(string) -
Position(vector) -
Velocity(vector) -
Rotation(rotation) -
StartParameter(integer)
Examples
Section titled “Examples”Add example usage here.
Add additional notes, caveats, or tips here.
See Also
Section titled “See Also”- Related pages can be linked here