llRezAtRoot
Function Syntax
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.