Team Fortress 2

Team Fortress 2

TotalWar (Conker's BFD) (MvM)
29 Comments
DM 20 Aug, 2018 @ 8:56am 
Please make an Attack/Defend version for the map. I'm sure people would like to play this without having to make a server just for MVM
Sergeant Crwhips 19 Mar, 2018 @ 12:05pm 
ayyyy.may i propose myselve for a mission?:3
YesHoney 7 Dec, 2017 @ 8:51pm 
Nice good job
patrice 30 Apr, 2017 @ 9:24am 
I remember this map! Had a lot of fun with that game and this map.
Awczarek 29 Apr, 2017 @ 7:04am 
That nice i love it.
Yoovy 21 Apr, 2017 @ 6:58pm 
@XradicalD
Thanks man for the help I never knew that! Now i can make cool long custom missions :steamhappy:
XradicalD  [author] 21 Apr, 2017 @ 2:08pm 
@Sgt.FreeKiller
The workshop subscription is the one with the .bps file, the description download is for the wave files. Once subscribed it should be on the "create custom server" list, mvm_totalwar
@Lazybones
That would be interesting, but it would require a lot of time. And I never really played L&R when it was on its prime so I wouldn't be able to give its proper remake / port
Yoovy 21 Apr, 2017 @ 6:23am 
Besides that I think this is a wonderful map ^-^ ( I like actual long maps gives me a reason for custom missions to spam alot of hard, or easy robots :D )
v v v v v
Yoovy 21 Apr, 2017 @ 6:22am 
are there any .bsp files? Cause' i can't play on the map / find it >.<
and when i down loaded from the link it only gave the .nav and .pop files... and a .txt
is there not supposed to be a .bsp? Because .bsp's are needed for actualy playing on the map.
The Nostalgia Critic 4 Sep, 2016 @ 7:49am 
Someone should make a adaptation or rip of the maps from the RELOADED version, like the "Bridge too narrow" or "Doon", i would love to see that.
XradicalD  [author] 28 Nov, 2015 @ 11:12pm 
Yeah, I originally wanted the MVM version to be the base to latter adapt it into the CTF version, but college began rolling the final projects and exams, to which I had to shift focus. Before I knew it, I had this map abandoned for a year or so. Only with the workshop it finally saw light to the world.
A Dalek 28 Nov, 2015 @ 9:34am 
so now i know why you did this i got, i got
XradicalD  [author] 27 Nov, 2015 @ 10:43pm 
The original one used to be CTF version, but I lost all the files from it, to which I had to do them from scratch, by then, MVM was being a thing so I made it to be so. Who knows, maybe I'll make it a CTF version, just for the sake of it, but I don't trust myself on that one.
A Dalek 27 Nov, 2015 @ 2:25pm 
i don't really thing it can be a mvm map it's more like ctp map for a easter egg update
Bees 18 Sep, 2015 @ 7:53pm 
Can you add the bsp to the dropbox link? The workshop seems to be buggy with maps.
doowahdiddy 6 Aug, 2015 @ 7:41am 
this really would be a good mvm map
Café Bienestar 19 Jun, 2015 @ 1:35pm 
OMG a conker BFD map
:yaranaika:
Ecto Supreme 10 Jun, 2015 @ 7:08pm 
I see a Spy vs. Engi MvM map!
XradicalD  [author] 10 Jun, 2015 @ 2:19am 
@Hydrogen
No problem, in fact, thanks for testing it and diligently helping with it. Hopefully Valve with add further support for the MvM modes!
Hydrogen 10 Jun, 2015 @ 2:18am 
I tested it and it works now. Thanks!
XradicalD  [author] 10 Jun, 2015 @ 2:15am 
@Hydrogen

So it seems, I was testing it with a friend and he had the same issue. Now I have uploaded the clean .bsp file, it should work now, but it will require the download of the .zip files.
Hydrogen 10 Jun, 2015 @ 12:29am 
The map now crashes the server ("Unknown NavArea sub-version number", usually the effect of invalid or corrupted nav file).

Since you uploaded the nav and pop files separately now, re-upload the bsp file without the nav or pop files inside, and you should be good to go.

I should note that by default, the server ignores files outside the map file if it's in the map file.
For example, right now the (corrupted) nav file is inside the bsp, so it will ignore all other nav files from being loaded. (Same for pop files.) Hence why you need to re-upload the bsp without the nav or pop in them now.
XradicalD  [author] 9 Jun, 2015 @ 11:00pm 
@Hydrogen

Interesting. I am using pakrat to add the files into the .bsp (as there's no other way to upload the .pop and .nav files on the workshop as of now). However, I am having trouble on packing it properly so it seems.
Hydrogen 9 Jun, 2015 @ 10:44pm 
Packing all the map files in is correct, but make sure you pack them properly in the correct locations.

./maps/mvm_totalwar.nav for the nav file
./scripts/population/mvm_totalwar.pop for the pop file (other pop files go in this directory too).

You can use GCFScape to open your bsp to see if you properly packed in the files (pakrat might also do it too).
XradicalD  [author] 9 Jun, 2015 @ 10:30pm 
@Hydrogen

I see. My problem was packing the entire map files along for the workshop, as it seems I can only upload the .bsp file through the TF2 menu and nothing else.

The map does have a functioning .nav file and bots do work around it, however, as you say, it may have not packed itself along the .bsp, so it is unplayable (Haven't tested the Workshop version, I'll promply do so)
Hydrogen 9 Jun, 2015 @ 9:22pm 
Nav files should be packed into:

./maps/mvm_totalwar.nav (<map name>.nav)

Pop files should be packed into:

./scripts/population/mvm_totalwar.pop (and all your other pope files)

(The "." means the root directory inside your BSP file.)

I looked at your bsp file and the pop files were in ./c:/program files (x86)/steam/steamapps/common/team fortress 2/tf/scripts/population, rather than in ./scripts/population

While you can pack the nav and pop files into the map, it's usually best to put them in a separate download so that the pop files can be edited (should there be any errors). If the pop file is inside the bsp, nobody can edit it even to fix errors in the pop file. Take a look at how underground, redbrier, and yucatan posted their nav and pop files separately as a dropbox/mediafire link.

(There's an mvm map [forgot the name] that is unplayable now because the nav was packed inside the bsp, and the invalid nav caused the server to crash after the steampipe update.)
XradicalD  [author] 9 Jun, 2015 @ 8:08pm 
@Hydrogen

That's unusual, I'll look up into it. Any extra tips?
Hydrogen 9 Jun, 2015 @ 7:57pm 
The pop files are in the wrong spot in the bsp and there doesn't seem to be a nav file inside .

Please upload the nav and pop files separately in a zip file (to dropbox or mediafire).
Donkey Kong 9 Jun, 2015 @ 9:52am 
Woah, thanks so much for making dis.