setLightFlareMaxDistance: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "|arg= local |= " to "|arg= local |MPARGUMENTS= ") |
Lou Montana (talk | contribs) m (Add Category:Command Group: Lights) |
||
Line 5: | Line 5: | ||
|0.50|Game version= | |0.50|Game version= | ||
|arg= local |MPARGUMENTS= | |arg= local |MPARGUMENTS= | ||
|eff= local |Multiplayer Effects= | |eff= local |Multiplayer Effects= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 12: | Line 14: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| light | | light [[setLightFlareMaxDistance]] distance |SYNTAX= | ||
|p1= light: [[Object]] | |p1= light: [[Object]] |PARAMETER1= | ||
|p2= distance: [[Number]] | |p2= distance: [[Number]] |PARAMETER2= | ||
| [[Nothing]] |RETURNVALUE= | | [[Nothing]] |RETURNVALUE= | ||
|x1= <code>myLight [[setLightFlareMaxDistance]] 500;</code> |EXAMPLE1= | |||
|x1= <code>myLight setLightFlareMaxDistance 500;</code> |EXAMPLE1= | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[setLightAmbient]], [[setLightColor]], [[lightAttachObject]], [[lightDetachObject]], [[setLightIntensity]], [[setLightAttenuation]], [[setLightUseFlare]], [[setLightFlareSize]], [[setLightBrightness]], [[setLightDayLight]] |SEEALSO= | | [[setLightAmbient]], [[setLightColor]], [[lightAttachObject]], [[lightDetachObject]], [[setLightIntensity]], [[setLightAttenuation]], [[setLightUseFlare]], [[setLightFlareSize]], [[setLightBrightness]], [[setLightDayLight]] |SEEALSO= | ||
| |MPBEHAVIOUR= | | |MPBEHAVIOUR= | ||
}} | }} | ||
Line 38: | Line 38: | ||
<h3 style='display:none'>Bottom Section</h3> | <h3 style='display:none'>Bottom Section</h3> | ||
[[Category: | [[Category:Command Group: Lights]] | ||
Revision as of 22:55, 19 July 2020
Description
- Description:
- Sets max distance where the flare is visible.
- Groups:
- Uncategorised
Syntax
- Syntax:
- light setLightFlareMaxDistance distance
- Parameters:
- light: Object
- distance: Number
- Return Value:
- Nothing
Examples
- Example 1:
myLight setLightFlareMaxDistance 500;
Additional Information
- See also:
- setLightAmbientsetLightColorlightAttachObjectlightDetachObjectsetLightIntensitysetLightAttenuationsetLightUseFlaresetLightFlareSizesetLightBrightnesssetLightDayLight
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note