Searched google a bit but didn't find a nice Quake 2 mapping community. Does anyone in here know one, or all they all gone? A site with good mapping tutorials for Quake 2 would also do it, but I'd prefer a forum like this one. (As I already know the Radiant editor and it has q2 support, I'd like to use it for making the map. So Radiant-based stuff would be great.)
Please note that I'm not asking you to use Google for me, I'm asking the guys in here who know a special place they like for a recommendation.
And a last thing: I already did some q2 stuff during the last few days in radiant, but my radiant version (1.5, linux) crashes whenever I try to build it, so I'll have to write a shellscript to compile the map. Does anyone know a cpmplete q3map2 command line? My attempts were not succesfull so far. There was strange q3map2 output (see below for cmdline and output), but no bsp file was written.

Code: Select all
spirit@threat:~/.quake2/baseq2$ /opt/gtkradiant/q3map2.x86 -game quake2 -fs_basepath /usr/lib/games/quake2 -bsp -vis -rad /home/spirit/.quake2/baseq2/maps/test.map
2.5.16
threads: 4
Q3Map - v1.0r (c) 1999 Id Software Inc.
Q3Map (ydnar) - v2.5.16
GtkRadiant - v1.5.0 Mar 2 2006 22:13:11
Voter turnout
April fools, silly rabbit!
spirit@threat:~/.quake2/baseq2$
Just to be sure: q3map2 has q2 support, hasn't it? At least radiant has some pre-build q3map2 commands in the "build"-menu one can choose from and I read about it somewhere recently (manual, wikibook I don't remember).