Don't click here unless you want to be banned.

LSL Wiki : target

HomePage :: PageIndex :: RecentChanges :: RecentlyCommented :: UserSettings :: You are crawl338.us.archive.org

Target


Target is what a script defines as the basis for the next function or event.

Examples include llMoveToTarget and llTarget, both of which define a positional target. However, in real terms, target can define anything from an archery target to the goal of a script.



Functions


llMoveToTarget
llStopMoveToTarget
llTarget
llTargetRemove
llRotTarget
llRotTargetRemove
llTargetOmega

Events


at_target
not_at_target
at_rot_target
not_at_rot_target
The next functions take place before or after the functions llMoveToTarget and llStopMoveToTarget
moving_start
moving_end
There is no comment on this page. [Display comments/form]