[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 - Full Auto Sherman Main Gun
Battlefield Modding Tutorials BFMODS
https://battlefieldmodding.com/ssm/phpBB3/

Full Auto Sherman Main Gun
https://battlefieldmodding.com/ssm/phpBB3/viewtopic.php?f=3&t=4177
Page 1 of 2

Author:  Sheppard [ Sun Jul 13, 2008 7:04 pm ]
Post subject:  Full Auto Sherman Main Gun

In vanilla BF1942, how can I make a sherman's main gun fire in full auto? I've seen it done before so I know it's possible. And also where would it go? In game.rfa or in the map's file? Thanks in advance for any help.

Author:  Iced Earth [ Sun Jul 13, 2008 7:53 pm ]
Post subject:  Re: Full Auto Sherman Main Gun

Pretty sure thats not possible server-side...that is to say, even if it fired 10x as fast, the client wouldn't be able to see it (animation).

If I was changing something like that, I would .Active it in a patch file. If you don't know what a patch file is,

Game.rfa...do you even know whats in game.rfa? :razz:

I don't mean to be a wise-guy, but if we know your skill level it should help in how detailed our answers will have to be.

Author:  Why Two Kay [ Sun Jul 13, 2008 8:12 pm ]
Post subject:  Re: Full Auto Sherman Main Gun


Author:  Sheppard [ Sun Jul 13, 2008 11:32 pm ]
Post subject:  Re: Full Auto Sherman Main Gun


Author:  Iced Earth [ Mon Jul 14, 2008 12:10 am ]
Post subject:  Re: Full Auto Sherman Main Gun

If clients are crashing, you're probably making a change thats NOT server side. Also, when you make the patch file, look at the screenshots in my guide, make sure the file paths are correct. I *think* the changes would just get ignored if that was the case, though.

Use beginrem and endrem to rem out large blocks of code...start with remming everything out and add things little by little, untill you get your crash. That, or post a sample of what you've coded here.

Author:  Sheppard [ Mon Jul 14, 2008 4:12 pm ]
Post subject:  Re: Full Auto Sherman Main Gun

I followed you tutorial exactly, word for word doing that mod on that map, but clients always crashed. When I simply replaced vehicles on a file a friend prepped it worked fine. I cannot do alot of modding easily though because my PC will not run Battlecraft. I have also tried to replace planes on Battle Of Britain but the changes did not take effect, I think I packed it wrong.

Author:  Why Two Kay [ Mon Jul 14, 2008 7:05 pm ]
Post subject:  Re: Full Auto Sherman Main Gun

You can do ALL modding without battlecraft. Using BC usually isn't a good idea for anything actually.

Author:  hardrock [ Mon Jul 14, 2008 11:32 pm ]
Post subject:  Re: Full Auto Sherman Main Gun

:shock: more about battlecraft.....>>>>>>> search.php?keywords=Battlecraft&terms=any&author=&sc=1&sf=all&sk=t&sd=d&sr=posts&st=0&ch=300&t=0&submit=Search

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