[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4668: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3815)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4670: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3815)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4671: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3815)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4672: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3815)
Battlefield Modding Tutorials BFMODS :: View topic - Trouble getting it to rain online! (CSM)
Battlefield Modding Tutorials BFMODS
https://battlefieldmodding.com/ssm/phpBB3/

Trouble getting it to rain online! (CSM)
https://battlefieldmodding.com/ssm/phpBB3/viewtopic.php?f=23&t=3737
Page 1 of 2

Author:  Losnar [ Fri Jan 25, 2008 6:36 am ]
Post subject:  Trouble getting it to rain online! (CSM)


Author:  Urglub [ Fri Jan 25, 2008 9:04 am ]
Post subject:  Re: Trouble getting it to rain online! (CSM)

Probebly it's hard for water to pass through internet. :oops:

I don't see a start of rain effect.
Probebly there have to be some action that happens when your online for it to show up.

Like the Hulks, if you look at them they are there, it you don't they are still there but invisible.

You probebly have rain but it's invisible.
Make it last for 10 sec and then restart effect.

Author:  Losnar [ Tue Jan 29, 2008 9:03 pm ]
Post subject:  Re: Trouble getting it to rain online! (CSM)


Author:  Urglub [ Wed Jan 30, 2008 7:43 am ]
Post subject:  Re: Trouble getting it to rain online! (CSM)

Clientside; rain starts when game starts.
Serverside; rain starts when server starts.

Exampel;
If you hear an explosion behind your back, you turn and see nothing.
Guy infront of you looking at you will see it behind you.

Why? Becouse you didn't see the trigger for your client.
You have to see the start effect to be able to see all effects.

Exampel_001;
Look at citysmoke, turn away, look back again.
What you see now is a new smoke starting not old one.

Why? Becouse you didn't see the trigger for your client.
You have to see the start effect to be able to see all effects.
That's why I said to restart effect every 10 sec or so.

Exampel_002;
Irving, stay close to a ruin on hill(big and L shaped).
Turn around, oops there it is, there it isn't.
Sometimes ruins vanishes infront of your eyes becous you don't see the trigger that will show it for you.

Exampel_003;
Bad one but here it goes.
Throw smoke on other side of a vehicle with transparant glass.
Oops, you can see through the smoke if you look at it through the window. Works best in PoE I would say.
-----------------------------------------------------------------
Finaly;
I think your rain trigger has to be seen/restarted to do the effect.
Lod distance?
Clientside it knows it's there, somehow?

Author:  Refuse2lose [ Sun Mar 02, 2008 11:22 pm ]
Post subject:  Re: Trouble getting it to rain online! (CSM)

I have been trying also to get the rain to work on a csm using snafus code.

it looks like snafu's rocket ridge was meant to be an online map, however, the rain does not even work in his map. The Outposts map works in single player mode and the rain works nicely.

the thought is simple: create an emitter with properties, spawn the rain base on the properties added to it and have the spawn loop. Not sure what that needs per Urgs comments to get a cause and effect. ie. its always spawning...

Los did ya get it to work?

Author:  Losnar [ Mon Mar 03, 2008 7:59 am ]
Post subject:  Re: Trouble getting it to rain online! (CSM)

Never got it to work online, but it's gotta be possible. I gave up after a few hours of trying. Haven't messed with it in months.

Author:  hardrock [ Mon Mar 03, 2008 8:40 am ]
Post subject:  Re: Trouble getting it to rain online! (CSM)

dunno if this will help, but either DCX or DCFX has a rain mod, King of The Hill, and a snowing mod, Arctica, and they both work online, COOP and CQ, maybe you can find something in there?

Author:  Losnar [ Mon Mar 03, 2008 11:22 am ]
Post subject:  Re: Trouble getting it to rain online! (CSM)

Excellent, I'll have a look sometime thx 8-)

Page 1 of 2 All times are UTC
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/