Pages: [1]
  Print  
Author Topic: how do i get maps to show up in openarena's menu?  (Read 8890 times)
hyp3rfocus
Guest
« on: August 01, 2007, 03:26:29 PM »

i can make maps and then get them to run in openarena using /map in the console, but i'd like to be able to access them from the menu. how do i do that?

thanks.
Logged
sago007
Posts a lot
*

Cakes 62
Posts: 1664


Open Arena Developer


WWW
« Reply #1 on: August 01, 2007, 03:47:48 PM »

You need to make a file called "mapname.arena" with this content:
Code:
{
map "mapname"
bots "kyonshi"
longname "Lang map name"
fraglimit 10
type "single ffa tourney sp ctf"
}

The above of course should be changed if you want more bots another default fraglimit or the map is not a ctf/dm/single player map

The file should be placed in the scripts directory inside your pk3-file
Logged

There are nothing offending in my posts.
hyp3rfocus
Guest
« Reply #2 on: August 01, 2007, 04:23:51 PM »

thanks for that sago. :-)
Logged
T234
Ok i've posted twice!


Cakes 0
Posts: 2


« Reply #3 on: August 28, 2007, 12:54:30 PM »

You need to make a file called "mapname.arena" with this content:
Code:
{
map "mapname"
bots "kyonshi"
longname "Lang map name"
fraglimit 10
type "single ffa tourney sp ctf"
}

The above of course should be changed if you want more bots another default fraglimit or the map is not a ctf/dm/single player map

The file should be placed in the scripts directory inside your pk3-file
How do I add this to an EXISTING pk3-file?
Logged
w1zrd
Member


Cakes 2
Posts: 582


Give to life what you expect back


WWW
« Reply #4 on: August 28, 2007, 01:09:27 PM »

You need to make a file called "mapname.arena" with this content:
Code:
{
map "mapname"
bots "kyonshi"
longname "Lang map name"
fraglimit 10
type "single ffa tourney sp ctf"
}

The above of course should be changed if you want more bots another default fraglimit or the map is not a ctf/dm/single player map

The file should be placed in the scripts directory inside your pk3-file
How do I add this to an EXISTING pk3-file?
A .pk3 is basically nothing but a standard .zip file, just add the contents through a package program and remember to save it with the .pk3 extension.
Logged

'Toto, I've a feeling we're not in Kansas anymore.'


T234
Ok i've posted twice!


Cakes 0
Posts: 2


« Reply #5 on: August 28, 2007, 01:20:21 PM »

nm, I found the other (holy shit a hundred maps) thread. Thank you for that BTW. :cool: :cool: :cool:
Logged
Pages: [1]
  Print  
 
Jump to: