Difference between revisions of "Event Order"

From Second Life Wiki
Jump to navigation Jump to search
m
Line 5: Line 5:
*[[On rez]] Event
*[[On rez]] Event
*[[Attach]] Event  ([[Key]] id != {{LSL_Constant/NULL_KEY}})
*[[Attach]] Event  ([[Key]] id != {{LSL_Constant/NULL_KEY}})
=owner changed / attach from inventory=
*[[On rez]] Event
*[[Attach]] Event  ([[Key]] id != {{LSL_Constant/NULL_KEY}})
*[[Changed]] Event  ([[integer]] change & CHANGED_OWNER == {{LSL_Constant/TRUE}})


=Attach from ground=
=Attach from ground=

Revision as of 16:36, 1 May 2016

The follow lists show which events are called for different actions and the order in which they are called.

Wear or Attach from inventory / Login with item attached

owner changed / attach from inventory

Attach from ground

Detach to inventory / Drop from avatar to ground

Rez to ground

Reset while worn / Reset while on ground

Change in state