Weather: Difference between revisions

From Vice City Multiplayer
Jump to navigation Jump to search
Caution icon
This wiki is using an old backup from 2020
Some information may be old/missing
(Created page with "{{Main Page giant banner}} {| style="width:100%; background:none; border:none; margin:0.5em 0; padding:none;" cellspacing="0" cellpadding="0" |- | style="width:auto; backgrou...")
 
No edit summary
 
(4 intermediate revisions by one other user not shown)
Line 9: Line 9:
|-
|-
| style="padding:10px;" |
| style="padding:10px;" |
*Set the weather you want in your server via [[SetWeather]] ! (maybe you will do a rainbow :D)
*Switch weathers in your server via [[Scripting/Squirrel/Functions/SetWeather|SetWeather]] ! ( maybe you will do a rainbow :D )
*As a tip, no one likes rainy days in sunny cities as Vice City.


</div>
</div>
Line 20: Line 21:
|-
|-
| style="padding:10px;" |
| style="padding:10px;" |
<div style="float: left">
{| class="wikitable"
{| class="wikitable"
!Weather ID
!Weather ID
Line 54: Line 56:
|Grey sky black clouds
|Grey sky black clouds
|}
|}
</div>
<div style="float: right">
  As you may know, weathers affects water's madness, so few will make it go crazy !! ^^
  These weathers were tested with the ingame time set to 3:00. :/
{| class="wikitable"
!Weather ID
!Description
!Tested Time
|-
|386
|Waves touches the sky
|3:00
|-
|375
|Big waves
|3:00
|-
|377
|Medium waves
|3:00
|-
|379
|Smaller waves, but still bigger than normal
|3:00
|-
|91
|Dust on streets, like in Texas. (day)
|0:00
|}
</div>

Latest revision as of 04:20, 18 October 2014

Weather ID Listing
  • Switch weathers in your server via SetWeather ! ( maybe you will do a rainbow :D )
  • As a tip, no one likes rainy days in sunny cities as Vice City.
Weather ID Description
0 Mostly clear skies
1 Overcast
2 Rainy-lightning
3 Foggy
4 Clear skies
5 Rainy
6 Dark sky partly cloudy
7 Light sky partly cloudy
8 Overcast partly cloudy
9 Grey sky black clouds
  As you may know, weathers affects water's madness, so few will make it go crazy !! ^^
  These weathers were tested with the ingame time set to 3:00. :/
Weather ID Description Tested Time
386 Waves touches the sky 3:00
375 Big waves 3:00
377 Medium waves 3:00
379 Smaller waves, but still bigger than normal 3:00
91 Dust on streets, like in Texas. (day) 0:00