on_rez
on_rez(integer StartParameter)Triggered whenever an object is rezzed from inventory or by another object. The start parameter is passed in from the llRezObject call, or zero if from inventory.
Parameters
-
StartParameter(integer)
Examples
Section titled “Examples”Add example usage here showing how to handle the on_rez event.
Add additional notes, caveats, or tips here.
See Also
Section titled “See Also”- Related events and functions can be linked here