Author |
Message |
Genrik Newbie
Gender: Joined: Jan 15 2007 Posts: 14 Offline
|
Posted: Mon Jan 15, 2007 8:07 am Post subject: Setup and configuring questions |
 |
|
|
|
I've read lots of docs, but everithin i read was very short..
So:
1) How to specify a password for staff? in http://wiki.minegoboom.com/index.php/Server_Setup
i've just read about how to make groups and permissions... How to be sure no1 enter with my pwd?
2) I've made new $asss_home/arenas/test/arena.conf file - and i can enter this arena by ?go test command, but this anera is not listed when esk-a pressed... only public 1 is listed there..
I've seen (public) directory and readme file there.. it said i have to place "files" here to make arenas public.. what files i need to put there?
so this is 2 first questions..
*ahh im using asss 1.4.2 |
|
Back to top |
|
 |
Dr Brain Flip-flopping like a wind surfer

Age:39 Gender: Joined: Dec 01 2002 Posts: 3502 Location: Hyperspace Offline
|
Posted: Mon Jan 15, 2007 8:12 am Post subject: |
 |
|
|
|
1.) Don't use passwords, just have Genrik = sysop in the [(global)] section.
2.) Try ?arena -a _________________ Hyperspace Owner
Smong> so long as 99% deaths feel lame it will always be hyperspace to me |
|
Back to top |
|
 |
Doc Flabby Server Help Squatter

Joined: Feb 26 2006 Posts: 636 Offline
|
|
Back to top |
|
 |
Genrik Newbie
Gender: Joined: Jan 15 2007 Posts: 14 Offline
|
Posted: Mon Jan 15, 2007 9:53 am Post subject: |
 |
|
|
|
Quote: | This will help you
The ASSS comands cheatsheet: |
Yes, ty, that helped, but still question about how to make zone visible to all by esk-a
I can see all my arenas by this command, but what should i do to make all of them visible to all players in their menu?
When i use ?makearena newar - that just create a new 1, but it's still in ?arena -a, but not in ?arena ... |
|
Back to top |
|
 |
Doc Flabby Server Help Squatter

Joined: Feb 26 2006 Posts: 636 Offline
|
Posted: Mon Jan 15, 2007 10:54 am Post subject: |
 |
|
|
|
Arenas don't appear if they are empty. (ie have no players)
this behavior is by design.
Normally there has to be at least one player in an arena for it to show up on the arena list for the arena to show up.
It would be possible i imagine to modify asss to display all the arenas, even if they are empty.
I may be wrong on some of what i just said but this is my understanding. |
|
Back to top |
|
 |
Genrik Newbie
Gender: Joined: Jan 15 2007 Posts: 14 Offline
|
Posted: Mon Jan 15, 2007 11:24 am Post subject: |
 |
|
|
|
Oh i see, so that is why i can always see bots on servers on each arena...
Ty |
|
Back to top |
|
 |
Genrik Newbie
Gender: Joined: Jan 15 2007 Posts: 14 Offline
|
Posted: Mon Jan 15, 2007 11:27 am Post subject: |
 |
|
|
|
And another 1 question - is there a simple and quick method to see all of .lvl files i uploaded to the server?
Or i need to install them manually by making .conf files and dirs? It can be done by script, but maybe there is something spesial for this?
There are lots of archive files on subspacedownloads.com, and each archive contains lots of maps..
how to quick see them all and choose one which i like? |
|
Back to top |
|
 |
Bak ?ls -s 0 in

Age:26 Gender: Joined: Jun 11 2004 Posts: 1826 Location: USA Offline
|
Posted: Mon Jan 15, 2007 12:31 pm Post subject: |
 |
|
|
|
you could use a map editor, such as DCME or CLT.
as for arenas showing up even when no one's in them, you can spawn fake players in arenas and let them sit in spec, the arena will show up in esc + a with 0 players in it. Read the user guide to see how to make this happen. _________________ SubSpace Discretion: A Third Generation SubSpace Client |
|
Back to top |
|
 |
Dr Brain Flip-flopping like a wind surfer

Age:39 Gender: Joined: Dec 01 2002 Posts: 3502 Location: Hyperspace Offline
|
Posted: Tue Jan 16, 2007 8:49 am Post subject: |
 |
|
|
|
Bak wrote: | as for arenas showing up even when no one's in them, you can spawn fake players in arenas and let them sit in spec, the arena will show up in esc + a with 0 players in it. Read the user guide to see how to make this happen. |
Or just make the arena command think that it's always passed a -a. This would be much simpler, and would allow you to still use things like ?recyclearena. |
|
Back to top |
|
 |
Genrik Newbie
Gender: Joined: Jan 15 2007 Posts: 14 Offline
|
Posted: Fri Jan 19, 2007 10:42 am Post subject: |
 |
|
|
|
Tnx! Now have some lvl making questions, so i'm going to search docs about configuring and editing arenas.
Big tnx for help! |
|
Back to top |
|
 |
Genrik Newbie
Gender: Joined: Jan 15 2007 Posts: 14 Offline
|
|
Back to top |
|
 |
Smong Server Help Squatter

Joined: 1043048991 Posts: 0x91E Offline
|
Posted: Sat Jan 20, 2007 10:41 am Post subject: |
 |
|
|
|
With asss you need to load the appropriate flag module. For turf you need pymod and fg_turf (have a look in modules.conf, uncomment these so they load). In your arena.conf add fg_turf to the attach modules setting.
If you have problems with pymod and turf have a look at other threads for the solution. _________________ ss news  |
|
Back to top |
|
 |
Genrik Newbie
Gender: Joined: Jan 15 2007 Posts: 14 Offline
|
|
Back to top |
|
 |
Bak ?ls -s 0 in

Age:26 Gender: Joined: Jun 11 2004 Posts: 1826 Location: USA Offline
|
Posted: Tue Jan 23, 2007 1:13 pm Post subject: |
 |
|
|
|
cPickle isn't loaded, which is used by the python persist module, which is used in turn by the turf module (for keeping track of scores I assume). Update your version of python to the newest one and the problem should go away. |
|
Back to top |
|
 |
|