llGetStartParameter

From Second Life Wiki
Revision as of 08:35, 20 March 2007 by Strife Onizuka (talk | contribs)
Jump to navigation Jump to search

Summary

Function: integer llGetStartParameter( );

Returns an integer that is the script start/rez parameter.

Examples

See Also

Events

•  on_rez

Functions

•  llRemoteLoadScriptPin Used to load a script into a remote prim
•  llRezObject Used to rez an object at the center of mass
•  llRezAtRoot Used to rez an object at the root

Deep Notes

Search JIRA for related Issues

Signature

function integer llGetStartParameter();