Page 1 of 1

It is possible to have more 500 missions lvl ?

Posted: Wed Nov 25, 2009 2:06 pm
by Lephenix
hello , it is possible to have more 500 missions lvl ?
Thanks .

Re: It is possible to have more 500 missions lvl ?

Posted: Wed Nov 25, 2009 2:12 pm
by Ping
Yes, but the game won't work well, as it will crash frequently.

Re: It is possible to have more 500 missions lvl ?

Posted: Wed Nov 25, 2009 2:20 pm
by Teancum
You can have a million -- but only the first 500 loaded into memory will actually work. The rest will crash.

In short, no.

Re: It is possible to have more 500 missions lvl ?

Posted: Wed Nov 25, 2009 3:13 pm
by [TFA]Padawan_Fighter
Hmm. Maybe someone could make a program that can switch certain mods around, one part in BF2, other in it's cache, that way you can have over 500 missions w/ the game working right...

Re: It is possible to have more 500 missions lvl ?

Posted: Wed Nov 25, 2009 3:53 pm
by RogueKnight
it would be simpler to make a .bat that switched your addon folders around, so you could have addon, addon1, addon2, addon3, so on and so forth, then just run the bat to switch them.

Re: It is possible to have more 500 missions lvl ?

Posted: Wed Nov 25, 2009 5:16 pm
by Teancum
[TFA]Padawan_Fighter wrote:Hmm. Maybe someone could make a program that can switch certain mods around, one part in BF2, other in it's cache, that way you can have over 500 missions w/ the game working right...
You can't do that while the game is running.

Re: It is possible to have more 500 missions lvl ?

Posted: Wed Nov 25, 2009 8:50 pm
by [TFA]Padawan_Fighter
DarthRogueKnight wrote:it would be simpler to make a .bat that switched your addon folders around, so you could have addon, addon1, addon2, addon3, so on and so forth, then just run the bat to switch them.
thats basically what I'm saying...

Moving maps around with Map Manager

Posted: Wed Nov 25, 2009 9:32 pm
by AceMastermind
DarthRogueKnight wrote:it would be simpler to make a .bat that switched your addon folders around, so you could have addon, addon1, addon2, addon3, so on and so forth, then just run the bat to switch them.
That sounds similar to what Zerted's Map Manager can already do, it can move maps from addon to backup and vice-versa.

Re: It is possible to have more 500 missions lvl ?

Posted: Thu Nov 26, 2009 2:52 am
by [TFA]Padawan_Fighter
Yes, but the Map Manager serves a different purpose (keeping maps up-to-date, not saving extra missions)

Re: It is possible to have more 500 missions lvl ?

Posted: Thu Nov 26, 2009 9:36 am
by mswf
But that is what it does.

Re: It is possible to have more 500 missions lvl ?

Posted: Fri Nov 27, 2009 5:23 pm
by [RDH]Zerted
In the early years of SWBF2 modding, we had a listing of all the used map ids. This allowed people to choose map ids not already taken. However, some maps did have conflicting names. This was before we knew that you didn't have to use a three character id and before custom game modes and eras.

The Map Manager was supposed to manage maps and mods. In theory, it knew about all the downloadable SWBF2 maps. You would be able to browse through all the maps, look at screenshots and info about them, and select ones to download and install. It would do the downloading and installation automatically. It would allow you to manage maps with the same three letter id. You would be able to switch between which maps and mods you had in your addon folder before starting swbf2.

In practice, the Map Manager had only Alpha and Beta releases. It was never completed. Right now, it only moves maps from the addon folder to a backup folder and back. It was the first large program I ever wrote. I wrote it while I was taking my software design classes, so I kept rewriting it to apply what I was learning in school. Thus, I spent tons of time rewriting it and never adding more features.

I don't recommend using it. All it does is copy files from one folder to another (and I've never ran it under Vista...). You can easily do that using Windows Explorer.

If you want to remove the 500 mission warning and see the additional missions in the map list, delete AAA-v1.3patch's addme.script. However, random missions will start crashing on load.

Re: It is possible to have more 500 missions lvl ?

Posted: Sat Jan 02, 2010 3:39 pm
by Lephenix
You delete addme script after or before installing in menu bat ?

Re: It is possible to have more 500 missions lvl ?

Posted: Sat Jan 02, 2010 6:04 pm
by [RDH]Zerted
It doesn't matter. I don't think menu.bat touches addme.script