Jump to content

Home

How do I choose gametype?


Talyn

Recommended Posts

An arena file lets you specify the name you want for your map, the types that you want it to be available for, etc....

 

It would be named like this:

 

yourmapname.arena

 

 

When you open it up in notepad, it should look like this:

 

{

map "mymap"

bots "Lando"

longname "My Map"

fraglimit 20

type "duel"

}

 

Just copy that to a notepad file, edit it to fit your map, and save it as a .arena file.

 

For the 'type' part of it, you can add other types besides the 'duel' type.... like this:

 

type "duel ffa ctf"

 

Also, once your done, just in case your not sure of where to put it... take a look at this tutorial that gives you some info on where to put things in your PK3 file:

 

http://planetquake.com/bubba/pk32.html

 

 

Sorry if thats sorta confusing, I can't explain things very well without going into alot of detail... and that would take up alot of time if I did.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...