PARCEL FLAG ALLOW FLY: Difference between revisions

From Second Life Wiki
Jump to navigation Jump to search
New page: ''This is a parcel flag, checks to see wether flying is allowed. For more info, refer to llGetParcelFlags.''
 
Strife Onizuka (talk | contribs)
No edit summary
Line 1: Line 1:
''This is a parcel flag, checks to see wether flying is allowed. For more info, refer to [[llGetParcelFlags]].''
{{LSL Constant
|name=PARCEL_FLAG_ALLOW_FLY
|type=integer
|value={{LSL Hex|0x1|1}}
|desc=This is a flag used with [[llGetParcelFlags]] to check if flying is allowed on the parcel.
|examples
|functions={{LSL DefineRow||[[llGetParcelFlags]]}}
|events
|cat1=Parcel
|cat2
|cat3
|cat4
}}

Revision as of 01:54, 9 August 2007