fogParams: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) (arma version needs to be corrected by a dev) |
Killzone Kid (talk | contribs) mNo edit summary |
||
Line 25: | Line 25: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[setFog array]], [[setFog]], [[fog]] |= SEEALSO | | [[setFog array]], [[setFog]], [[fog]], [[fogForecast]] |= SEEALSO | ||
| |= MPBEHAVIOUR | | |= MPBEHAVIOUR |
Revision as of 19:38, 18 September 2013
Description
- Description:
- Returns actual params for fog. You can use this command in combination with setFog array to sync server fog with clients.
- Groups:
- Uncategorised
Syntax
- Syntax:
- fogParams
- Return Value:
- Array - [fogValue, fogDecay, fogBase]
Examples
- Example 1:
//server server_fog = fogParams; publicVariable "server_fog"; //client 0 setFog server_fog;
Additional Information
- See also:
- setFog arraysetFogfogfogForecast
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