Don't click here unless you want to be banned.

LSL Wiki : llGetStartParameter

HomePage :: PageIndex :: RecentChanges :: RecentlyCommented :: UserSettings :: You are crawl427.us.archive.org
integer llGetStartParameter()

Returns the start parameter passed to llRezObject or llRemoteLoadScriptPin. If the object was created from agent inventory, this function returns 0.

This is the same value that is passed to the on_rez event. If the script is reset (using llResetScript or other means), this value is set to 0. Previous versions (some time prior to version 1.24.6) apparently did not reset the start parameter value if it was set using llRemoteLoadScriptPin; for those, the start parameter remained static until taken into inventory. Testing with 1.24.6 shows the value is set to zero on a script reset.


This article wasn't helpful for you? Maybe the related article at the LSL Portal is able to bring enlightenment.

Functions | Parameter
Comments [Hide comments/form]
Attach a comment to this page: