I came here looking for a multiplayer solution too. I found one myself (for the snow at least).
taking this from the config posted above:
then converting it in a trigger to (this/that/[] it doesn't matter), as long as it's not a local variable:Code:init = "[_this select 0,9] exec '\NIM_Weather\NIM_Snow.sqs'";
Code:[this,9] exec "\NIM_Weather\NIM_Snow.sqs"
you will get a small script error, but nothing game breaking.
snow
Last edited by Dead3yez; Sep 11 2010 at 08:37.
Check out my music on SoundCloud. Thank you.
- ArmA 2 Optimisation tips, FPS Helper v1.21, ArmA2 chat
I have placed thunder clouds & the lightning effects (or thunder Nim object!) & am getting this error when tryin to 'preview' in editor - No entry config/cfgvehicles/thunderlight.effects - so im not getting the lightning effects but im getting the thunder sound only, any know what this means?
Yeah I've had that issue from day-one. This reply is too late to help that guy, but still, for anyone wondering. Also I would be curious if anyone has lightning effects working?
This needs converting to SQF really. Was quite a good addon back in the day.
Current Rig
Asus P6T ** i7 920 d0 @ 3.8Ghz6GB Corsair XMS3 ** Crossfire Asus 4890s @ 950/4400Tagan 800W Piperock ** 100GB Vertex 2 SSD
Youtube Channel - http://www.youtube.com/user/rexehuk
I use script NIM_Snow.sqs in my mission and use this command :[this,25] exec "NIM_Snow.sqs" . I have question can i add more snow and howto change vievdistance ?
Is there any way to include this in a mission as a script, to avoid having users have to download and install this as an addon?
It is really remarkable, gives the best weather effects I've seen.
i did that for ARMA 1 version of NIM weathr unfortunately all the work was lost with my gaming raid...
also while this weather was excellent it was really extremely performance unfriendly
and i remember i rewrote many parts to be lighter on CPU usage
(technically using it in MP with some sync caused server FPS to go 1/3 w/o optimizing,
which was really bad as all other scripts already caused 1/2 perf hit)
there are 2 newer weather scripts nows available (one for SP one for SP&MP) ...
i think the best would be look on the MP one and then add to it what's missing from this one
especially for MP the correctly optimized script and framework is crucial part
RealTimeChat ~ARMA2 in Your browser (w/o Java), RealTimeChat ~ARMA3 in Your browser (w/o Java),
irc.GameSurge.net/ARMA2 (external IRC clients) irc.GameSurge.net/ARMA3 (external IRC clients)
ARMA 3 Feedback Tracker: http://feedback.arma3.com/my_view_page.php
~100k fans @STEAMARMA 2 + ARMA 2: OA + ARMA 3: + ~2k @XFIRE A2:OA
Follow my Twitter: http://twitter.com/FoltynD or my Facebook http://facebook.com/FoltynD
Last edited by Fabio_Chavez; Apr 18 2013 at 06:37.
question: how can i alter the diameter of the sand wind effect, to reduce its size?
nevermind
Last edited by Fabio_Chavez; Apr 18 2013 at 10:15.