PDA

View Full Version : Allies to Brits


Black Parade
02-28-2008, 08:15 PM
Is there anyway to make the Allies team British? Instead of having Axis and Allies having British and Axis on "American" maps such as Avalanche, Donner, and Sturm?

noddy
02-28-2008, 09:57 PM
Yes, you can use bsp edit. Look for something like

"detect_allies_country" "0"

"detect_allies_country" "1"

0 will be US
1 will be Brit

for more info
http://collective.valve-erc.com/index.php?ent=info_doddetect&game=dod

Reiser
02-29-2008, 08:25 AM
I think you need this plugin (dod_mapsettings):
http://www.dodplugins.net/forums/showthread.php?t=294

noddy
02-29-2008, 10:06 AM
ah thanks Reiser

I hadn't seen that plugin before. I will have to take a look at it myself.

Dr.G
02-29-2008, 12:53 PM
If u wanna be sure that it works edit the BSP files with BSPeditor, its pretty fast and easy. After u did it just put the bsp file on the server and pbl dont have to DL anything unless u rename it...

Black Parade
02-29-2008, 06:28 PM
Do I add the entire list of properties or what? Because I just added detect_allies_country and it didn't work.

Dr.G
02-29-2008, 08:38 PM
Find the line: "detect_allies_country" inside the BSP file and change the value to 1 or 0 and the save the file, remember to keep the quote signs...

What map are u trying to change? If u cant get it to work i will change it for u....


"detect_allies_country" "0"

"detect_allies_country" "1"

0 will be US
1 will be Brit

Black Parade
02-29-2008, 09:40 PM
Never mind I used the mapsettings plugins. Thanks anyways guys! :P

Ba5ic
03-01-2008, 01:19 PM
Find the line: "detect_allies_country" inside the BSP file and change the value to 1 or 0 and the save the file, remember to keep the quote signs...

What map are u trying to change? If u cant get it to work i will change it for u....

I've just had a quick look at Avalanche and there is no "detect_allies_country" within the coding.

:)

Wilson [29th ID]
03-02-2008, 07:30 PM
Because the default is 0, so you don't need to have that line if you want it to be 0.