Making a dedicated.....

Post here if you need help setting up your server, etc.
Post Reply
Crazy
Core Dumper
Posts: 106
Joined: Sat Oct 13, 2007 6:24 am

Making a dedicated.....

Post by Crazy »

i have arma dedicated downloaded.
and am putting the info in slowly.
but when i exit the info for the server just disappears.
is there a way to save the info so i can do it over along time but still be able to exit and shut my comp off?

also maps...
i have armabell and have some cool maps on it.
how do i make these xml files to aamap?
and what else do i have to do to get the maps set up and able to work on my server?
also what are codes to put maps in the game?
and what about the resource repository?

ty for help when it comes
User avatar
Z-Man
God & Project Admin
Posts: 11587
Joined: Sun Jan 23, 2005 6:01 pm
Location: Cologne
Contact:

Re: Making a dedicated.....

Post by Z-Man »

One post in one subforum usually is enough. And for your own enjoyment, use the wiki, my answers are basically directly from there.
Crazy wrote:i have arma dedicated downloaded.
and am putting the info in slowly.
but when i exit the info for the server just disappears.
is there a way to save the info so i can do it over along time but still be able to exit and shut my comp off?
Yes, instead of entering the settings at the server console, put them into a configuration file. Check where settings.cfg and settings_dedicated.cfg are; create a new file calles settings_custom.cfg there and put your stuff in there.
Crazy wrote:i have armabell and have some cool maps on it.
how do i make these xml files to aamap?
Dunno, sorry.
Crazy wrote:and what else do i have to do to get the maps set up and able to work on my server?
You'll need to put them on the resource repository or make them available for download elsewhere.
Crazy wrote:also what are codes to put maps in the game?

Code: Select all

MAP_FILE <path to map, starting from resource root>
if your map is on the repository, or

Code: Select all

MAP_FILE <path to map, starting from resource root>(<URL>)
If your map is available for download at <URL>.
Crazy wrote:and what about the resource repository?
Get in contact with luke-jr; you'll need an account there, then you can upload:
http://beta.armagetronad.net/addmaps.php
Post Reply