Skip to content

llRezObject

  • DirectoryllRezObject void
    • InventoryItem string
    • Position vector
    • Velocity vector
    • Rotation rotation
    • StartParameter integer

Instantiate owners InventoryItem at Position with Velocity, Rotation and with start StartParameter.

Creates object’s inventory item at Position with Velocity and Rotation supplied. The StartParameter value will be available to the newly created object in the on_rez event or through the llGetStartParameter function.

The Velocity parameter is ignored if the rezzed object is not physical.