11.07.2015 Views

Linden Scripting Language Guide - Engineering Center

Linden Scripting Language Guide - Engineering Center

Linden Scripting Language Guide - Engineering Center

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Appendix B. EventsThis event is triggered when an email sent to this script arrives. The remaining tells how many more emailsare known as still pending.B.10. land_collisionland_collision(vector position);This event is raised when the object the script is attached to is colliding with the ground.B.11. land_collision_endland_collision_end(vector position);This event is raised when the object the script is attached to stops colliding with the ground.B.12. land_collision_startland_collision_start(vector position);This event is raised when the object the script is attached to begins to collide with the ground.B.13. link_messagelink_message(integer sender_number, integer number, string message, key id);Triggered when object receives a link message via llMessageLinked library function call.B.14. listenlisten(integer channel, string name, key id, string message);92

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!