OpenArena Message Boards

OpenArena => General => Topic started by: Pyrarrows on August 07, 2008, 09:07:41 PM



Title: Add modes to Map
Post by: Pyrarrows on August 07, 2008, 09:07:41 PM
I want to make a map play under CTF Elimination, and Double Domination, but I cannot figure out what to add to the arena file for the map

It currently appears as a CTF Map only, so what should I add to the arena file?

EDIT: Here's the file
Code:
{
map             "ctf_spaceship"
bots            "Sarge Major Penguin Jenna Merman"
longname        "Spaceship CTF"
fraglimit       "10"
type            "ctf"
}


Title: Re: Add modes to Map
Post by: pulchr on August 07, 2008, 10:46:08 PM
change type to "ctf ctfelimination dd"

also, add some "info_player_deathmatch" for the double domination mode.

you can read some more here: DO NOT LINK[/b]) h t t p s : / / openarena . wikia . com/wiki/Mapping_information_for_special_gametypes]mapping information (http://([b)


Title: Re: Add modes to Map
Post by: Pyrarrows on August 07, 2008, 11:12:15 PM
Thanks for the quick reply!  Spaceship CTF will be playable in CTF Elim, and DD now, unless the tests don't go well that is, after I'm sure that it will work in those modes, I'll upload it.