 |
Server Help Community forums for Subgame, ASSS, and bots
|
Author |
Message |
Guest
Offline
|
Posted: Wed May 26, 2004 8:10 am Post subject: Settings |
 |
|
|
|
How do i edit settings from my old server to a asss server, there is no server.cfg in ass and no esc+c, can someone list all necceray files i have to edit? and how do i do a ?getfile, does not work for me. |
|
Back to top |
|
 |
Mine GO BOOM Hunch Hunch What What

Age:42 Gender: Joined: Aug 01 2002 Posts: 3615 Location: Las Vegas Offline
|
Posted: Wed May 26, 2004 10:19 am Post subject: |
 |
|
|
|
Well, for public arenas, by default, they are stored in the defaultarena subfolder. The main config file is arena.conf. And if you notice, in ASSS, you can now load other files inside of each other.
The example with the default file is that the arena.conf loads standard SVS files with the following command:
#include conf/svs/svs.conf
It is hard to explain this if you never worked with any programming languages before, but this allows you to modularize the settings into different files, for ease of use editing later. |
|
Back to top |
|
 |
-Smong- Guest
Offline
|
Posted: Wed May 26, 2004 12:51 pm Post subject: |
 |
|
|
|
I can't remember when it changed, but default arena is now arenas/(default)
After renaming server.cfg to arena.conf there are two things you need to add to make it work: Quote: | [General]
Map=mymap.lvl
LevelFiles=whatever.lvz |
and: Quote: | [Modules]
AttachModules = \
fm_normal \
points_kill \
points_flag \
points_goal |
Here you can add stuff like koth and points_periodic if you need it. Similarly don't list a module if you don't need it, fx: no goals/balls so no need for points_goal. The '\' character means the setting continues onto the next line. |
|
Back to top |
|
 |
|
|
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
Software by php BB © php BB Group Server Load: 25 page(s) served in previous 5 minutes.
|