OpenArena Message Boards

OpenArena => General => Topic started by: Telothrix on December 07, 2006, 04:48:55 PM



Title: Using other maps in single player
Post by: Telothrix on December 07, 2006, 04:48:55 PM
Is it possible to use maps other than those provided with the OA download for single player?  I would love to do so but do not know how to get it started.


Title: Re: Using other maps in single player
Post by: Smithamax on December 07, 2006, 08:06:32 PM
once u have downloaded a map and put it in the right folder
start any single player map and then press  ~  to bring up the console and type

/map mapname

simple


Title: Re: Using other maps in single player
Post by: hikaricore on December 09, 2006, 04:32:09 PM
Just curious.. what exactly is the right folder to put maps in.  :P


Title: Re: Using other maps in single player
Post by: Smithamax on December 10, 2006, 07:30:30 AM
put maps in the baseoa folder


Title: Re: Using other maps in single player
Post by: dmn_clown on December 10, 2006, 08:07:20 AM
don't you mean baseoa/maps?


Title: Re: Using other maps in single player
Post by: Smithamax on December 10, 2006, 04:58:21 PM
well most come in pk3 so no


Title: Re: Using other maps in single player
Post by: sago007 on December 13, 2006, 04:43:13 AM
Would it be possible to store additional pk3 files in an alternative location?

I would like to be able to separate the extra pk3 files from the original.


Title: Re: Using other maps in single player
Post by: Rim on December 13, 2006, 10:16:54 AM
Would it be possible to store additional pk3 files in an alternative location?

I would like to be able to separate the extra pk3 files from the original.

Make a separate folder outside of the oabase folder.Name the folder whatever you want,lets say "maps" for example.Store all of your maps,or mod pk3 in that folder.Then copy your original oa shortcut on your desktop,right click on the shortcut,click properties.then add this in the "target" box at the end of the line,
 +set fs_game <foldername>,then click on apply.The line should look like this:

"C:\Program Files\OpenArena\ioquake3.x86.exe" +set fs_game maps

Make sure there is a space between the exe",and the + sign or it won't work.If you like,just copy and paste the line above and change the folder name to whatever you want.Now everytime you click on that shortcut.It will run through that folder and all of your maps and mods should work.





Title: Re: Using other maps in single player
Post by: Ferk on December 13, 2006, 11:39:23 AM
However, if you put the maps on a different directory you won't be able to play them on multiplayer.. it did happen to me


Title: Re: Using other maps in single player
Post by: Rim on December 13, 2006, 01:11:32 PM
That setup i posted is for running singleplayer,or your own mp server.If you go on someone else's server.you have to have the pk3 files in which ever location the server has it placed in.With the fs_game setup,Anyone DLing from that server should have the same directory automatically created in their oa folder.


Title: Re: Using other maps in single player
Post by: sago007 on December 13, 2006, 05:34:08 PM
Thanks for the answer.

I discovered that I could just place them in ~/.openarena/openoa like any other Linux FPS (or else download from server would be impossible). I don't know why I didn't try it right away.