OpenArena Message Boards

OpenArena Contributions => Maps => Topic started by: thegreatjaadoo on May 26, 2007, 12:41:00 PM



Title: setting up gtkradiant 1.5 for open arena
Post by: thegreatjaadoo on May 26, 2007, 12:41:00 PM
I'm new to creating maps and I'm trying to figure out how to set up radiant 1.5 to work for open arena. So far, I've only been able to find tutorials for 1.4. Can someone post the process to set this up?


Title: Re: setting up gtkradiant 1.5 for open arena
Post by: Leopold on May 26, 2007, 12:53:37 PM
I installed gtkradiant 1.5 today.
The steps i took:
cd to the directory where gtkradiant is installed (here it's /opt/gtkradiant)
cp -r q3.game oa.game
cd oa.game
mv baseq3 baseoa
cd ../games
cp q3.game oa.game
and edit oa.game to fit your enviroment.

That was all IIRC.
You should now be able to select "OpenArena" from the startup menu.


Title: Re: setting up gtkradiant 1.5 for open arena
Post by: thegreatjaadoo on May 26, 2007, 01:43:59 PM
I tried something like that, but I could not select open arena from the menu. I can't find an editable oa.game file. All I have is the oa.game folder.


Title: Re: setting up gtkradiant 1.5 for open arena
Post by: hk0i on January 29, 2008, 08:58:11 PM
I tried something like that, but I could not select open arena from the menu. I can't find an editable oa.game file. All I have is the oa.game folder.

I don't know how old your post is so I hope this helps out.
There's in the gtkradiant path there is a q3.game/ directory, and a games/ directory.
The q3.game file is in the games directory. So what you want to do is copy your
gtkradiant/games/q3.game and modify that as necessary.


Title: Re: setting up gtkradiant 1.5 for open arena
Post by: Joshua on February 20, 2008, 01:45:28 PM
Here is where I found the oa.game folder. (http://caia.swin.edu.au/reports/070809A/)

Scroll down to "Installing and configuring GTK Radiant (for windows)" and the link is in Step 2.


Title: Re: setting up gtkradiant 1.5 for open arena
Post by: dmn_clown on February 20, 2008, 04:53:12 PM
http://openarena.ws/svn/tools/radiant1_5/


Title: Re: setting up gtkradiant 1.5 for open arena
Post by: vennatorr on February 20, 2008, 05:31:24 PM
incidentally, gtkradiant has gamepacks for many different games.
https://zerowing.idsoftware.com/svn/radiant.gamepacks/


Title: Re: setting up gtkradiant 1.5 for open arena
Post by: Joshua on February 20, 2008, 11:50:52 PM
dmn_clown thanks for the link. I should have known to look in the SVN!