Content deleted Content added
CatDeville (talk | contribs) |
CatDeville (talk | contribs) |
||
Line 48:
== state_entry not triggered by rezzing an object ==
I also corrected this erroneous statement. Hello, Avatar is not triggered on rez. Triggering an event on rez requires the on_rez event. Hello, Avatar is triggered on state_entry... i.e., whenever the script enters the state in which the event resides, in this case the default state. Since this particular state entry is inside the default state, it triggers when the script is saved, initialized or reset, so I altered the wording to reflect that while trying not to get too detailed. The idea that state_entry triggers on rez is a common error which is even propogated by some scripting teachers in LSL, but if you review the LSL Portal wiki or if you test it yourself in SL you'll see this is not true. [[User:CatDeville|CatDeville]] ([[User talk:CatDeville|talk]]) 21:52, 23 August 2008 (UTC)
|