Custom side for all maps? [Solved]
Moderator: Moderators
-
Commander_Cody771
- Vader's Apprentice
- Posts: 1069
- Joined: Thu Jun 07, 2007 5:02 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Looking for a new CPU
- Contact:
Custom side for all maps? [Solved]
Is there a way to edit a side in BF2 and have it for all maps?
- [RDH]Zerted
- Gametoast Staff

- Posts: 2982
- Joined: Sun Feb 26, 2006 7:36 am
- Projects :: Bos Wars AI - a RTS game
- xbox live or psn: No gamertag set
- Location: USA
- Contact:
Re: all map side mods
Replace the game's side lvls?
-
Commander_Cody771
- Vader's Apprentice
- Posts: 1069
- Joined: Thu Jun 07, 2007 5:02 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Looking for a new CPU
- Contact:
Re: all map side mods
No no no, I mean edit a side ex: rep. And have that side mod for all maps.
-
Caleb1117
- 2008 Most Original Avatar
- Posts: 3096
- Joined: Sun Aug 20, 2006 5:55 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: X-Fire: caleb1117 ಠ_ಠ
Re: all map side mods
What Zerted said.
Make a new map, redo the sides to your desire, then replace them for the games shipped ones.
Make a new map, redo the sides to your desire, then replace them for the games shipped ones.
-
Commander_Cody771
- Vader's Apprentice
- Posts: 1069
- Joined: Thu Jun 07, 2007 5:02 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Looking for a new CPU
- Contact:
Re: all map side mods
and how do I do that. You still have not answered my question. Can you make a side mod and have the mod apply to all maps.

- AceMastermind
- Gametoast Staff

- Posts: 3285
- Joined: Mon Aug 21, 2006 6:23 am
- Contact:
Re: all map side mods
Commander_Cody771 wrote:and how do I do that. You still have not answered my question. Can you make a side mod and have the mod apply to all maps.![]()
Caleb1117 wrote:What Zerted said.
Make a new map, redo the sides to your desire, then replace them for the games shipped ones.
-
Commander_Cody771
- Vader's Apprentice
- Posts: 1069
- Joined: Thu Jun 07, 2007 5:02 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Looking for a new CPU
- Contact:
Re: all map side mods
But don't you have to lua script it by doing the ReadData dc:side.lvl. That tells me (so far) that it can only apply to one map. I am sorry for my misunderstanding. 
- DarthD.U.C.K.
- Master of the Force

- Posts: 6027
- Joined: Wed Sep 27, 2006 11:05 am
- Location: Duckburg, Germany
Re: all map side mods
no, replace the original repside with your own and bfII will use it as standartside for all maps.
- AceMastermind
- Gametoast Staff

- Posts: 3285
- Joined: Mon Aug 21, 2006 6:23 am
- Contact:
Re: all map side mods
It's obvious that you're looking for instructions.Commander_Cody771 wrote:But don't you have to lua script it by doing the ReadData dc:side.lvl. That tells me (so far) that it can only apply to one map. I am sorry for my misunderstanding.
Create a map then munge it, then copy the side you want to edit from the assets and edit them how you want and yes, you will have to do the whole "dc" thing in the LUA because you'll want to test the side and make sure it works before replacing the stock side lvl.
Then munge your edited side, and in order to get the sides working in all maps and not just the map you made, simply go into:
data_ABC/_LVL_PC/Side
and copy the 2 .lvl files, for example rep.lvl and repshell.lvl into your game's "SIDE" directory of BF2:
LucasArts\Star Wars Battlefront II\GameData\DATA\_LVL_PC\SIDE
-
Commander_Cody771
- Vader's Apprentice
- Posts: 1069
- Joined: Thu Jun 07, 2007 5:02 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Looking for a new CPU
- Contact:
Re: all map side mods
Thank you ace. I owe you one
