Author Topic: Adding map files  (Read 3916 times)

Friz

  • Posts: 3
  • Turrets: +0/-0
Adding map files
« on: February 20, 2007, 02:46:55 am »
I was wondering how to put maps into a Mac version of Tremulous
{[Friz]}-

TinMan

  • Posts: 1019
  • Turrets: +49/-70
    • http://neonpulse.net
Adding map files
« Reply #1 on: February 20, 2007, 02:59:17 am »
They'd go in this directory
Code: [Select]
~/Library/Application\ Support/Tremulous/base/
Code: [Select]
Linux: ~/.tremulous/base/
Mac: ~/Library/Application\ Support/Tremulous/base/
Windows: C:\Documents and Settings\username\Local Settings\Application Data\Tremulous\base\
NeonPulse
http://neonpulse.net/media/games/tremulous/base/autoexec.cfg

benmachine

  • Posts: 915
  • Turrets: +99/-76
    • ben's machinery
Adding map files
« Reply #2 on: February 20, 2007, 12:26:21 pm »
If you download them with Safari they might get renamed to map.zip. Worse still, if you just rename them the usual way they'll turn into map.pk3.zip and hide the extension .zip. Click on them, use command-I to get info, then edit the name there. Or else, just use terminal:
Code: [Select]
mv map.zip ~/Library/Application\ Support/Tremulous/base/map.pk3

By the way, you should move the default maps there too, so they are accessible wherever tremulous is.
benmachine

a Granger

  • Posts: 13
  • Turrets: +0/-0
Adding map files
« Reply #3 on: February 20, 2007, 01:23:11 pm »
Dude! Lol! I just unzip the map and then grab the folders and put them in the Tremulous base folder,
using Safari,
so... :eek: You say there's no need to unzip?!?!
__________________________________
"you" should leave a Granger's buildings alone!
I am a bad gamer, but a good player!

next_ghost

  • Posts: 892
  • Turrets: +3/-6
Adding map files
« Reply #4 on: February 20, 2007, 03:31:52 pm »
Nope, PK3 package is just a renamed ZIP archive.
If my answer to your problem doesn't seem helpful, it means I won't help you until you show some effort to fix your problem yourself!
1.2.0 release's been delayed for 5:48:00 already because of stupid questions.

benmachine

  • Posts: 915
  • Turrets: +99/-76
    • ben's machinery
Adding map files
« Reply #5 on: February 24, 2007, 11:35:57 pm »
You don't want a maps folder with a bsp in it etc. You want a .pk3 (which is, indeed, a renamed zip).
If you are getting a maps folder, you need to rename the zip you got it from to a pk3 (properly, using the methods in my last post) and put that in the appropriate place.
Safari does rename pk3s to zips for you, so if you are downloading maps on their own you will need to rename them.
benmachine