setRainbow: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 33: | Line 33: | ||
</dl> | </dl> | ||
{{Note | |||
|user= samatra | |||
|timestamp= 20220701072442 | |||
|text= This command seems to be completely local, no synchronization with other clients, no JIP, nothing, you have to do it all yourself. | |||
}} |
Revision as of 08:24, 1 July 2022
Description
- Description:
- Changes the rainbow value smoothly during the given time (in seconds). A time of zero means there will be an immediate change.
- Groups:
- Environment
Syntax
- Syntax:
- time setRainbow value
- Parameters:
- time: Number
- value: Number
- Return Value:
- Nothing
Examples
- Example 1:
- 360 setRainbow 1;
Additional Information
- See also:
- rainbow
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
- Posted on April 24, 2015 - 00:32 (UTC)
- Benargee
- It should be known that this command does not create a rainbow in all conditions. As in real life, the rainbow can only appear after rainfall and opposite of the sun when it is low on the horizon.
- Posted on Jul 01, 2022 - 07:24 (UTC)
- This command seems to be completely local, no synchronization with other clients, no JIP, nothing, you have to do it all yourself.