Author Topic: About q3map2GUI for mac  (Read 2400 times)

Colkadome

  • Posts: 25
  • Turrets: +2/-2
About q3map2GUI for mac
« on: October 01, 2008, 03:04:35 am »
I want to test my map by converting my map to a .bsp format for testing. I already know how to do all that. However, the program I have to convert .map to .bsp, 'q3map2GUI', only has 'Quake 3' listed in the drop box to compile for. How can I add Tremulous to the list?

doomagent13

  • Posts: 506
  • Turrets: +18/-18
Re: About q3map2GUI for mac
« Reply #1 on: October 01, 2008, 04:08:51 pm »
As far as I can tell, q3map2GUI is borked.  What I found to be a good solution, if your version of radiant is lacking build menu options, is to set up a few scripts that pass the apropriate values to q3map2.  The absolutely vital ones are -fs_basepath and -fs_game.

NOTE:
The q3map2 executable is likely named "q3map2.ppc".

NOTE2:
I do NOT have access to the computer where I set this while writing this post.