[SOLVED] where are my downloaded map when joining a server? - Printable Version +- Xonotic Forums (https://forums.xonotic.org) +-- Forum: Support (https://forums.xonotic.org/forumdisplay.php?fid=3) +--- Forum: Xonotic - Help & Troubleshooting (https://forums.xonotic.org/forumdisplay.php?fid=4) +--- Thread: [SOLVED] where are my downloaded map when joining a server? (/showthread.php?tid=5008) |
where are my downloaded map when joining a server? - zwz - 07-10-2014 Hi, Whenever I try to join a server I have to download a queue of files (I believe they are maps and models), and my Xonotic folder size is increasing over time. I'd like to know where are my downloaded files, and why I can't see any new maps when I want to setup my own match aginst bots. RE: where are my downloaded map when joining a server? - end user - 07-11-2014 (07-10-2014, 11:36 PM)zwz Wrote: Hi, WIndows c:\users\your_name\saved games\.xonotic\data\dlcache Linux /home/yourname/.xonotic/data/dlcache. If you copy them to .xonotic/data then you can use the Create Game to play each map if not in game console type in maps and then map map_name to make it play. RE: where are my downloaded map when joining a server? - Mr. Bougo - 07-13-2014 I think it's preferable to use the chmap command instead of the map command. You can also type chmap, followed by a space, then press tab. This will show you a list of map names you can use. The game console can be reached by pressing shift escape. RE: where are my downloaded map when joining a server? - zwz - 07-14-2014 Than you for the reply. I found this a strange thing: each time I download a map, I have to copy it to .xonotic/data, and keep the original copy, in order to join the already existing multiplayer server and to be able to set up my own server, which takes twice as much space. Can I: 1) Copy the downloaded map to .xonotic/data, and delete the original file? 2) Or redirect the /home/yourname/.xonotic/data/dlcache to xonotic/data, So I don't need to copy it? Thanks RE: where are my downloaded map when joining a server? - Halogene - 07-14-2014 I think you can just move it to .xonotic/data, you won't have to re-download the map when connecting to the server if it is in your .xonotic/data folder (provided it's the same version). RE: where are my downloaded map when joining a server? - end user - 07-14-2014 (07-14-2014, 10:29 AM)zwz Wrote: Than you for the reply. I found this a strange thing: each time I download a map, I have to copy it to .xonotic/data, and keep the original copy, in order to join the already existing multiplayer server and to be able to set up my own server, which takes twice as much space. Hmm not sure I think it can just be in data like for the servers. I guess you could make a symlink to it? RE: where are my downloaded map when joining a server? - Mr. Bougo - 07-14-2014 Yeah, you don't have to copy it. And as end user suggests, in the kind of situation in *NIX where you need the same file in two places, symlinks are the answer. But you really don't need that here. |