[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/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 - Mod Pathway
Battlefield Modding Tutorials BFMODS
https://battlefieldmodding.com/ssm/phpBB3/

Mod Pathway
https://battlefieldmodding.com/ssm/phpBB3/viewtopic.php?f=3&t=3959
Page 1 of 1

Author:  Refuse2lose [ Fri Mar 28, 2008 4:12 pm ]
Post subject:  Mod Pathway

I have created my first mod for BFV.

On my pc i can activate it and create a custome map in BFV and it will load and run just nicely.

However, when I run it on the dedicated server, the game says corrupt data. I have updated the init.con file for the mod pathway.

However, I cant work out why the mod would not run on the dedicated server, but yet it runs on my pc.

Are there any good tutorials on this for bfv? :? :?

Author:  hardrock [ Fri Mar 28, 2008 10:25 pm ]
Post subject:  Re: Mod Pathway

i know absolutely nothing about BFV, although some on here have me curious, however, when you say "mod", can you give a better description? like is it something you created on your won, is it just a map you changed vehicles in, the more detail, the better, their are some really good BFV people in here..... ;-)

Author:  Refuse2lose [ Sat Mar 29, 2008 12:30 am ]
Post subject:  Re: Mod Pathway

Yeah good tip.

I have added rain and other items, emitters, objects, and changed weapons characteristics in the objects.rfa file. I have also added to the textures.rfa file.

I created a map which makes reference to the modified objects.rfa file and textures.rfa files. So the assumption is that like POE, EoD, and other mods before this one is that this pathway from objects through to the map have to be created as a separate mod that sits in the root mod folder.

My map commences loading, and the loadscreen bar nearly gets done, before the map crashes with the corrupt error. I have never made a mod before, but this one works sweetly on my PC once the mod is activated in BFV and then I create an internet map on my pc. Its just it wont work over a dedicated server.
:(

One of the areas i dont know much about is in the actual mod folder such as the lexicon.con file, and some others - whether i need them or not.

Author:  Refuse2lose [ Sat Mar 29, 2008 12:37 am ]
Post subject:  Re: Mod Pathway

Well i found it.

The issue was changing the BFV in the init.con file to BfV.

dang it was case sensitive.

Author:  [TKO]Twist [ Mon Apr 28, 2008 6:10 pm ]
Post subject:  Re: Mod Pathway

Can you post a link on how to make a mod in BFV or Bf1942? I seem to can't find one :( Haha thanks in advance!

Author:  WhatThe [ Mon Apr 28, 2008 8:27 pm ]
Post subject:  Re: Mod Pathway

Twist, DL the Mod development toolkit, in it there will be a program called modwizard, run that, create mod name, and select any mods you want the mod to run with. 1942 EX: DCFX will run with DCF, DC, and 1942.

Author:  [TKO]Twist [ Tue Apr 29, 2008 4:12 pm ]
Post subject:  Re: Mod Pathway

Aye, thank you!

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