[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 - WTF is wrong with my mod?
Battlefield Modding Tutorials BFMODS
https://battlefieldmodding.com/ssm/phpBB3/

WTF is wrong with my mod?
https://battlefieldmodding.com/ssm/phpBB3/viewtopic.php?f=3&t=5103
Page 1 of 2

Author:  MR PINK BALLS [ Wed Jul 15, 2009 4:24 pm ]
Post subject:  WTF is wrong with my mod?

Hey guys I used the mod wizard in the MDT toolkit to make my new mod But it doesent seem to be reading the archives in the mod it keeps reading the ones from dcf and I cant figure out why

heres my init I add the line game.customGameFlushArchives 0 but it did nothing *NOTE* My archives are identical to the dcf archives except I have deleted all the files except a few that im actually changing

game.CustomGameName Paintball_Sports
game.addmodPath Mods/Paintball_Sports/
game.addModPath Mods/DC_Final/
game.addModPath Mods/DesertCombat/
game.addModPath Mods/Bf1942/
game.customGameFlushArchives 0

game.setCustomGameVersion0.1
game.setCustomGameUrl ""
game.setCustomGameInfo "Paintball Mod"

Author:  MR PINK BALLS [ Wed Jul 15, 2009 11:48 pm ]
Post subject:  Re: WTF is wrong with my mod?

NOBODY? I noticed that ther is a file in all the other mods that is not in this ones directory lexiconall.dat what is this? what does it do? and how do I use it?

Okay I found out how not sure what the dat does but my mod still is not reading my archives

Author:  MR PINK BALLS [ Thu Jul 16, 2009 1:29 am ]
Post subject:  Re: WTF is wrong with my mod?

Ok i got it

Author:  Sheppard [ Thu Jul 16, 2009 3:39 pm ]
Post subject:  Re: WTF is wrong with my mod?

I didn't know anyone didn't know what the lexicon did :shock:

Author:  MR PINK BALLS [ Thu Jul 16, 2009 4:50 pm ]
Post subject:  Re: WTF is wrong with my mod?


Author:  Why Two Kay [ Thu Jul 16, 2009 4:59 pm ]
Post subject:  Re: WTF is wrong with my mod?

The lexicon contains Strings and String replacements. Basically it was a way to use something like radio_yesno_local in your game files, but then be able to edit one master file for language differences. The file is a modified text file, and the MDT allows you to convert between dat and txt.

The file basically looks like this for each entry:

######
some_embedded_game_command

English Version

Spanish Version

French Version

Other Language Version

Maybe (?) Another Language Version

######

some_other_game_command

English Version

...etc

Author:  Sheppard [ Thu Jul 16, 2009 5:30 pm ]
Post subject:  Re: WTF is wrong with my mod?


Author:  MR PINK BALLS [ Thu Jul 16, 2009 5:40 pm ]
Post subject:  Re: WTF is wrong with my mod?

yea i opened it yeseterday with the mdt tools but i just wasn't quite sure what it was but ok makes sense

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