Difference between revisions of "AGENT MOUSELOOK"
Jump to navigation
Jump to search
(New page: {{LSL Constant |name=AGENT_MOUSELOOK |type=integer |value=0x0008 |desc= |pa= |text= |pb= |examples |constants= <!--{{LSL ConstRow|CHANGED_SHAPE}}--> |functions= {{LSL DefineRow||[[llGetAge...) |
m (hex) |
||
Line 2: | Line 2: | ||
|name=AGENT_MOUSELOOK | |name=AGENT_MOUSELOOK | ||
|type=integer | |type=integer | ||
|value=0x0008 | |value={{LSL Hex|0x0008}} | ||
|desc= | |desc= | ||
|pa= | |pa= |
Revision as of 02:05, 12 August 2008
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer AGENT_MOUSELOOK = 0x0008;The integer constant AGENT_MOUSELOOK has the value 0x0008
Caveats
Related Articles
Functions
• | llGetAgentInfo |