World::weather: Difference between revisions
(Created page with "This property gets/sets game weather. <br/> '''Note: this property is read-only.''' ==Example== <source lang="javascript"> mp.environment.weather = 'HALLOWEEN'; </source>") |
No edit summary |
||
| Line 1: | Line 1: | ||
This property gets/sets game weather. | This property gets/sets game weather. | ||
<br/> | <br/> | ||
==Example== | ==Example== | ||
Revision as of 14:50, 20 October 2016
This property gets/sets game weather.
Example
mp.environment.weather = 'HALLOWEEN';