MarKenn Tatham Posted January 25, 2012 Share Posted January 25, 2012 Hi,I'm trying to setup a script that will change a prims sculpt map when the prim is sat on.I have a script that works on touch, and works with the uuid's, but I can't figure out how to make it work on sit. Link to comment Share on other sites More sharing options...
Rolig Loon Posted January 25, 2012 Share Posted January 25, 2012 changed (integer change){ if (change & CHANGED_LINK) { if(llAvatarOnSitTarget()) { //Mess with my sculpt See changed events in the LSL wiki. Link to comment Share on other sites More sharing options...
Recommended Posts
Please take a moment to consider if this thread is worth bumping.
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now