[Map] Facility 114 (WIP) - Printable Version +- Xonotic Forums (https://forums.xonotic.org) +-- Forum: Creating & Contributing (https://forums.xonotic.org/forumdisplay.php?fid=10) +--- Forum: Xonotic - Map Releases & Reviews (https://forums.xonotic.org/forumdisplay.php?fid=13) +--- Thread: [Map] Facility 114 (WIP) (/showthread.php?tid=856) Pages:
1
2
|
RE: [Map] Facility 114 (WIP) - Caveman - 08-25-2010 hey I have a problem each time i get maps through the git (using ./all checkout mookow/facility_144 && ./all update-maps) it puts other map(s) i had in the data.old file this is annoying how can i keep the other maps i have? also is there a command that will get all the maps in the git? ...and ;p where do i put (or what do i do with) *.pk3 files i've downloaded? Thanks in advanced! RE: [Map] Facility 114 (WIP) - ThePWTULN - 08-26-2010 (08-25-2010, 05:53 AM)Caveman Wrote: hey I have a problem each time i get maps through the git (using ./all checkout mookow/facility_144 && ./all update-maps) it puts other map(s) i had in the data.old file this is annoying how can i keep the other maps i have? You just have to put them in the data/ folder (but not in xonotic-data.pk3dir/!), and they should appear in the map list in-game RE: [Map] Facility 114 (WIP) - Mr. Bougo - 08-26-2010 No. When you download maps from the forum, you should put them in your personal xonotic directory (.xonotic/data in linux/mac, my documents\my games\xonotic\data in windows). When map autobuilds are downloaded automatically by the ./all script or the build system, they are put inside the data/ directory in the git clone, and they SHOULD NOT be moved around by the user. If a maps is moved inside data.old, it means the resources needed for this map are not accessible from the current map branch. If you try to force loading the map, you'll likely get texture/shader/model errors. Do not put new files inside your git clone directory, unless you are working on a branch. RE: [Map] Facility 114 (WIP) - ThePWTULN - 08-26-2010 (08-26-2010, 06:28 AM)Mr. Bougo Wrote: No. When you download maps from the forum, you should put them in your personal xonotic directory (.xonotic/data in linux/mac, my documents\my games\xonotic\data in windows). I've been putting maps into data/ without any problems, but I guess I should stop now... RE: [Map] Facility 114 (WIP) - Mr. Bougo - 08-26-2010 Put them in your personal xonotic directory. You shouldn't change anything in the git clone, unless you're sure what you're doing. RE: [Map] Facility 114 (WIP) - Minkovsky - 10-17-2010 wait, how do I get the map now? The link seems dead... RE: [Map] Facility 114 (WIP) - Sir Emeth Mimetes - 11-27-2010 Hmm... I ran that and now not only is the nexball map gone, but I can't find your map either. RE: [Map] Facility 114 (WIP) - Cortez666 - 11-27-2010 (10-17-2010, 04:17 AM)Minkovsky Wrote: wait, how do I get the map now? The link seems dead... http://beta.xonotic.org/autobuild-bsp/facility_114-6b81ec546d53c91283e999ed5593b82a0bdeeee2-11f4db2ac0ba4eb6f243ca53a80d02c28e73eecb/ |