[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/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 - Attach rain effect to player
Battlefield Modding Tutorials BFMODS
https://battlefieldmodding.com/ssm/phpBB3/

Attach rain effect to player
https://battlefieldmodding.com/ssm/phpBB3/viewtopic.php?f=3&t=5130
Page 1 of 3

Author:  Coroner47 [ Mon Aug 03, 2009 8:49 pm ]
Post subject:  Attach rain effect to player


Author:  Why Two Kay [ Mon Aug 03, 2009 8:53 pm ]
Post subject:  Re: Attach rain effect to player

Is the idea that you want to have continual rain everywhere on a map, and it seems easier to just attach it to the soldiers? This would break when using vehicles or alternative camera views.

What maps have rain/snow everywhere? Could you just look at that?

Author:  Coroner47 [ Mon Aug 03, 2009 10:50 pm ]
Post subject:  Re: Attach rain effect to player

Ya i would like to have the rain attached to the soldiers, because in testing it produces less lag than placing rain/snow generating objects all over map like the AirWolf Snow Storm map. The effects do show in different camera views but do not while soldier is in vehicle. The plan was to use the effects only on infantry maps. Im thinking if i can attach effects to only human players or the 1st person camera, then there would be no lag. Just can't find an object other than "USSoldier" to attach to. Suggestions anybody??

Author:  Iced Earth [ Mon Aug 03, 2009 11:38 pm ]
Post subject:  Re: Attach rain effect to player

Well, would it not really matter what you attach the effect to, since it would still show up around the player?

What about tanks or planes with a cockpit...its just really an 'overlay' of sorts. I'll bet you could do that with a player, but I dunno if you could get it to be animated, so it looks like its snowing... :?

Author:  Coroner47 [ Tue Aug 04, 2009 12:04 am ]
Post subject:  Re: Attach rain effect to player

You can attach the effect to any portion of the soldier, but id like to attach the effect to the "player" not bots or other human players that are off in the distance. I get major lag & then CTD when 10-15 soldiers come together within 15 meters. So is it possible to attach an effect to the 1st person camera? or 3d person camera? or anything else that only a player would have. Is there a way to differentiate the soldier that the player is controlling & other soldiers, because USSoldier applies to all us soldiers on the map.

Author:  fo0k [ Tue Aug 04, 2009 12:11 am ]
Post subject:  Re: Attach rain effect to player

Are you really getting bad lag with them placed over the terrain..? no coll mesh and no network info.. i have covered maps with rain and snow effects without lag..

which effect are you using? its a custom or a DC one?

Author:  Coroner47 [ Tue Aug 04, 2009 12:45 am ]
Post subject:  Re: Attach rain effect to player


Author:  BoBD@N!tr¤ [ Tue Aug 04, 2009 2:33 am ]
Post subject:  Re: Attach rain effect to player


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