How do i install a wz map in linux
-
TonyTheSlayer
- Trained

- Posts: 41
- Joined: 15 Dec 2007, 15:48
How do i install a wz map in linux
hi, i just converted a few custom maps but i dont know where to install them, ive tried several places and they dont work. anyone know where to install them?
-
Kreuvf
- Global Moderator

- Posts: 254
- Joined: 22 Sep 2006, 20:56
Re: How do i install a wz map in linux
Normally you get two files: a .wz-file and an .addon.lev.
Put them into ~/.warzone2100/maps and you should be able to select them from within warzone
EDIT: Example can be found at http://files.warzone2100.de/maps/2playe ... golfin.zip (username: warzone2100.de, password: backfire). Unpack the files in that archive into the mentioned maps-folder and everything should work
Put them into ~/.warzone2100/maps and you should be able to select them from within warzone
EDIT: Example can be found at http://files.warzone2100.de/maps/2playe ... golfin.zip (username: warzone2100.de, password: backfire). Unpack the files in that archive into the mentioned maps-folder and everything should work
-
Buginator
- Professional

- Posts: 3285
- Joined: 04 Nov 2007, 02:20
Re: How do i install a wz map in linux
Kreuvf, AFAICT, you don't need the *.addon.lev file outside the .wz file.Kreuvf wrote: Normally you get two files: a .wz-file and an .addon.lev.
Put them into ~/.warzone2100/maps and you should be able to select them from within warzone
EDIT: Example can be found at http://files.warzone2100.de/maps/2playe ... golfin.zip (username: warzone2100.de, password: backfire). Unpack the files in that archive into the mentioned maps-folder and everything should work![]()
I don't have them in the maps I converted, and it still works.
You just got to make sure the directory structure is good.
The *.addon.lev file should be in the same directory as the multiplay directory.
As follows, inside the .wz file:
Then you just drop that into the maps directory, and be done with it, no need for the extra *.addon.lev file.multiplay [dir]
whatevername.addon.lev [file]
and it ends here.
-
kage
- Regular

- Posts: 751
- Joined: 05 Dec 2006, 21:45
Re: How do i install a wz map in linux
yeah, if the external addon.lev is needed, then it's completely redundant.
-
Commander_Keyes
- Trained

- Posts: 40
- Joined: 10 Sep 2007, 00:40
Re: How do i install a wz map in linux
Why does my WZ crash everytime when I try to open the map in skirmish mode?
-
Buginator
- Professional

- Posts: 3285
- Joined: 04 Nov 2007, 02:20
Re: How do i install a wz map in linux
Where you get the map?Commander_Keyes wrote: Why does my WZ crash everytime when I try to open the map in skirmish mode?
Could be it wasn't converted correctly.
What is the crash message?
and it ends here.
-
Commander_Keyes
- Trained

- Posts: 40
- Joined: 10 Sep 2007, 00:40
Re: How do i install a wz map in linux
I've got it from warzone2100.de.
Where can I find a crash log, else I only have this 'The Application Warzone 2100 quit suddenly, wanna restart, report or close'-Type message-
Where can I find a crash log, else I only have this 'The Application Warzone 2100 quit suddenly, wanna restart, report or close'-Type message-
-
Buginator
- Professional

- Posts: 3285
- Joined: 04 Nov 2007, 02:20
Re: How do i install a wz map in linux
If using windows, then it should have a stdout.txt & stderr.txt in the same directory as the .exeCommander_Keyes wrote: I've got it from warzone2100.de.
Where can I find a crash log, else I only have this 'The Application Warzone 2100 quit suddenly, wanna restart, report or close'-Type message-
However, since I don't know the mapname, or a link to said map, I can't test it to see what it wrong with it.
and it ends here.