Author |
Message |
Smong Server Help Squatter

Joined: 1043048991 Posts: 0x91E Offline
|
Posted: Sat Sep 13, 2003 12:34 pm Post subject: More soccer settings (and other stuff) |
 |
|
|
|
How about more soccer settings like GiGaKiLLeR's turf modules:
MinPlayersArena, MinTeams, MinPlayersFreq
This should help stop people going into an empty public arena and scoring loads of goals just to get points.
Edit: (all in one post incase I get flamed for posting loads of topics)
How about a publicarena directory? The contents would be used for ?go # and defaultarena will be used like spawn.cfg with subgame. I know there is already a multipub module, but the arena you get sent to isn't named something like (Public 0).
Also an option so that the persist module won't save scores for an arena (I don't know if this is already in).
Some kind of obscene.txt functionality would be good too.
Edit2: ?doormode command and interface |
|
Back to top |
|
 |
lp Newbie
Joined: Sep 30 2003 Posts: 17 Offline
|
Posted: Thu Oct 02, 2003 1:04 pm Post subject: |
 |
|
|
|
the multipub directory idea is nice. id like that alot too. |
|
Back to top |
|
 |
Grelminar Creator of Asss
Joined: Feb 26 2003 Posts: 378 Offline
|
Posted: Sun Oct 05, 2003 3:38 am Post subject: |
 |
|
|
|
In 1.1.4, you'll be able to make different settings for public arenas and other non-defined arenas by putting stuff in the directory named "arenas/(public)" (because that's an illegal arena name). I might move "defaultarena" to "arenas/(default)" to clean things up also.. any comments on that? Would you prefer "%public%" and "%default%"? Another character of punctuation? |
|
Back to top |
|
 |
Grelminar Creator of Asss
Joined: Feb 26 2003 Posts: 378 Offline
|
Posted: Sun Oct 05, 2003 3:44 am Post subject: |
 |
|
|
|
If you want fancier soccer settings, someone else will have to do that. I didn't write the original version, and I don't want to take the time to figure out how it works. |
|
Back to top |
|
 |
Grelminar Creator of Asss
Joined: Feb 26 2003 Posts: 378 Offline
|
Posted: Sun Oct 05, 2003 3:47 am Post subject: |
 |
|
|
|
persist will always save scores; I don't see the point of an option to disable it. It wouldn't be particularly hard, if someone could convince me it's necessary.
There's no way to filter chat messages accurately; filters just force people to be more clever with abbreviations and alternate characters. It's also a dumb idea. If you want to set up a zone where people can't curse, have your mods enforce it; they'll be more accurate than any code I can write.
What's ?doormode? |
|
Back to top |
|
 |
Smong Server Help Squatter

Joined: 1043048991 Posts: 0x91E Offline
|
Posted: Sun Oct 05, 2003 10:19 am Post subject: |
 |
|
|
|
I think I will go for arenas/(public).
I thought the point of Misc:SaveSpawnScore was to save space on the host machine.
?door <params> would be a quick way to do ?seta Door:DoorMode=<params>, also the capability could be given to a mod, rather than smods doing ?quickfix. |
|
Back to top |
|
 |
ExplodyThingy Server Help Squatter
Age:38 Gender: Joined: Dec 15 2002 Posts: 528 Location: Washington DC Offline
|
Posted: Sun Oct 05, 2003 8:11 pm Post subject: |
 |
|
|
|
That could be done with a quick fix, not sure how it would be done tho. When i did something similar to SSI i had it alias "?set door:doormode=" so that when you do "?door 256", it simply calls the normal "?set door:doormode=256" _________________ There are no stupid question, but there are many inquisitive idiots.
Loot
Dr Brain> I hate clean air and clean water. I'm a member of Evil Conservitive Industries |
|
Back to top |
|
 |
Mine GO BOOM Hunch Hunch What What

Age:42 Gender: Joined: Aug 01 2002 Posts: 3615 Location: Las Vegas Offline
|
Posted: Sun Oct 05, 2003 8:23 pm Post subject: |
 |
|
|
|
I would not recommend making it act as quickfix, as that adds the line to the bottom of the conf files. If you change the walls every couple of minutes, the filesizes start to increase pretty fast.
First need a method of safely replacing previous settings instead of added it to the end of a conf file. |
|
Back to top |
|
 |
Smong_ Guest
Offline
|
Posted: Mon Oct 06, 2003 2:58 am Post subject: |
 |
|
|
|
With the door settings they only need to be changed internally, not in the actual conf files. |
|
Back to top |
|
 |
|