OsGetRezzingObject
From OpenSimulator
LSLString osGetRezzingObject()
 
 | |
| Get the key of the object that rezzed this object.
 Will return NULL_KEY if rezzed by agent or otherwise unknown source. Should only be reliable inside the on_rez event.  | |
| Threat Level | None | 
| Permissions | Use of this function is always allowed by default | 
| Extra Delay | 0 seconds | 
| Notes | |
| This function was added in 0.7.4-post-fixes | |