Wetter is kein problem
da müsst ihr nur ne ini Weather machen und dann folgendes eintragen
für schnee
Weather
SnowEnabled = yes ; enable/disable snow on the map.
SnowTexture = ExSnowFlake1.tga ;texture used for each snow particle.
SnowBoxDimensions = 100 ; width/height of box around camera containing snow.
SnowBoxDensity = 1 ; amount of snow particles per world-unit. Raise to increase particle count.
SnowFrequencyScaleX = 0.0533 ;speed of side-to-side wave movement.
SnowFrequencyScaleY = 0.0275 ;speed of side-to-side wave movement.
SnowAmplitude = 4.0 ;amount of side-to-side movement.
SnowVelocity = 3.0 ;speed at which snow falls
SnowPointSize = .16 ;scale the size of snow particles.
SnowMaxPointSize = 10.0 ; maximum pixel size of point sprite particles (min-spec requires <= 64).
SnowMinPointSize = 0.0 ; minimum pixel size of point sprite particles.
;Some video cards can't do hardware accelerated particles. Set this
;setting to "no" in order see what emulation will look like. Use the
;SnowQuadSize setting to make it look similar to PointSprite version.
SnowPointSprites = yes ;set to "no" for point-sprite emulation.
SnowQuadSize = 0.5 ;scale the size of snow particles when using point-sprite emulation.
End
---------------------------------------------------------------
und für regen
Weather
SnowEnabled = yes ;enable/disable snow on the map.
SnowTexture = EXRainDrop.tga ;texture used for each snow particle.
SnowBoxDimensions = 100 ;width/height of box around camera containing snow.
SnowBoxDensity = 1 ;amount of snow particles per world-unit. Raise to increase particle count.
SnowFrequencyScaleX = 1 ;speed of side-to-side wave movement.
SnowFrequencyScaleY = 1 ;speed of side-to-side wave movement.
SnowAmplitude = .1 ;amount of side-to-side movement.
SnowVelocity = 25.0 ;speed at which snow falls
SnowPointSize = .3 ;scale the size of snow particles.
;Some video cards can't do hardware accelerated particles. Set this
;setting to "no" in order see what emulation will look like. Use the
;SnowQuadSize setting to make it look similar to PointSprite version.;;;
SnowPointSprites = yes ;set to "no" for point-sprite emulation.
SnowQuadSize = .1 ;scale the size of snow particles when using point-sprite emulation.
End
-----------------------------------------------------------------------
um die blitze zu aktivieren braucht ihr nur ein paar scripte
zu empfehlen eastern everglades (rain)
------------------------------------------------------------------------
allerdings weiß ich auch nicht genau wie man das in die default/Weather.ini eintragen müsst. da ich das nur an einzelnen Karten gemacht habe.
---------------------------------
achja mit den Inis kenn ich mich noch nicht so gut aus
ansonsten würd ich beim projekt gerne helfen
mfg Ben5665
__________________
- SC Freiburg -
|