Talk:LlUnSit

From Second Life Wiki
Revision as of 02:24, 4 July 2014 by Omei Qunhua (talk | contribs) (suggestion)
Jump to navigation Jump to search

Not having the conditionals indented is confusing to new scripters. Strife Onizuka 00:47, 26 February 2007 (PST)

I am a somewhat novice scripter and I was wondering if there is any particular reason for adding the key rather just leaving it to identify llAvatarOnSitTarget the way it was before you edited it. --Carigorp Matzerath 11:14, 26 February 2007 (PST)

The LSL compiler does not optimize code. It should make the code run faster. Keep up the good work writing examples, we need lots of them. Strife Onizuka 11:39, 26 February 2007 (PST)

Function description/caveat

Would this be better wording for the description, and remove the caveat?

The agent id is unseated if any of the following apply:-
1. The agent is sitting on the scripted object
2. The agent is wearing the scripted object
3. The agent is over land owned by the scripted object's owner
Omei Qunhua 02:24, 4 July 2014 (PDT)