User:I88gerbils: Difference between revisions
From ASSS Wiki
Jump to navigationJump to search
I88gerbils (talk | contribs) m added a couple of links to my page that I have neglected |
Freakmonger (talk | contribs) |
||
| (9 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
[[Image:Flareon.gif]] | [[Image:Flareon.gif]] | ||
[[ASWZ|A Small WarZone]] - [http://www.aswz.net Offical] [http://wiki.aswz.com Wiki] | [[ASWZ|A Small WarZone]] - [http://www.aswz.net Offical] * [http://wiki.aswz.com Wiki] | ||
ASSS - [http://wiki.aswz.com/index.php/ASSS Some ASSS stuff] | |||
<!-- | |||
I (smong) suggest not to put @ in people's emails as they may appear on this page without them knowing. This is to prevent abuse. | |||
--> | |||
Hosts, as the name implies, host [[SubSpace]] [[zone]]s (see [[zones|active zones]]). Most of the larger servers have adopted prefix tags, most notably a four letter tag beginning with [[SSC]] is most likely on the SSC billing network. | |||
== Current Hosts == | |||
{{host|Tag=N734|ServerName=|Contact=Dymolex|Email=dymolex yahoo.com|Desc=This network although active appears to be run from a dial-up modem.}} | |||
{{host|Tag=SFSS|ServerName=|Contact=Awestrike|Email=|Desc=Despite missing the SSC in the server prefix, all active zones are connected to the SSC biller, as shown by a suffix.}} | |||
{{host|Tag=SSCC|ServerName=|Contact=freakmonger|Email=|Desc= }} | |||
{{host|Tag=SSCU|ServerName=SubSpace Europe|Contact=Priitk|Email=|Desc=SSCU, hosted by PriitK was located in Europe and has been around for quite some time}} | |||
{{host|Tag=SSM3|ServerName=|Contact=Eagle II|Email=ihod2005 msn.com|Desc= }} | |||
{{host|Tag=T3|ServerName=|Contact=Mecbot|Email=|Desc=Hosts only one zone, T3 The Gauntlet, which is on the SSC biller network.}} | |||
== Former hosts == | |||
{{host|Tag=NTC|ServerName=|Contact=dark_mistress, TheBest999|Email=|Desc=The network has also been known under the following tags, SSDM, SSN and TNT.}} | |||
{{host|Tag=SSCI|ServerName=SubSpace International|Contact=1stStrike, Argyle, ExplodyThingy|Email=|Desc=}} | |||
{{host|Tag=SSDT|ServerName=SubSpace David Tombs|Contact=CyanFire|Email=|Desc=SSDT is a development zone server.}} | |||
{{host|Tag=SSN|ServerName=SubSpace Network|Contact=L. Chance|Email=|Desc=}} | |||
{{host|Tag=SSQ|ServerName=|Contact=Purge|Email=purge hotmail.com|Desc=This host also provides Windows ASSS support under the tag "SSQ-A".}} | |||
{{host|Tag=SSZ|ServerName=SSZ SubSpace Network|Contact=Jericho24, Lord Asassin|Email=|Desc=SSZ was a non-SSC network that hosted developing and startup zones hoping to succeed}} | |||
{{host|Tag=SSCX|ServerName=SubSpace Exodus|Contact=Xalimar, yarekim|Email=http://www.sscx.net|Desc=Zones on this powerful server located in the western US.}} | |||
== my modules.conf file == | |||
<pre> | |||
unixsignal | |||
deadlock | |||
prng | |||
logman | |||
mainloop | |||
config | |||
playerdata | |||
lagdata | |||
net | |||
chatnet | |||
arenaman | |||
mapdata | |||
capman | |||
mapnewsdl | |||
core | |||
clientset | |||
scoring:persist | |||
idle | |||
cmdman | |||
chat | |||
scoring:stats | |||
scoring:basicstats | |||
log_console | |||
log_file | |||
log_sysop | |||
log_staff | |||
;; enable this for password security without a billing server | |||
auth_file | |||
security:security | |||
directory | |||
;billing | |||
;billing_ssc | |||
;funky:auth_prefix | |||
;; enable this for ?kick | |||
auth_ban | |||
banners | |||
game_timer | |||
flagcore | |||
balls | |||
bricks | |||
koth | |||
fm_normal | |||
game | |||
lagaction | |||
cfghelp | |||
filetrans | |||
quickfix | |||
scoring:jackpot | |||
scoring:periodic | |||
scoring:points_kill | |||
scoring:points_flag | |||
;scoring:points_goal | |||
;turf:turf_reward | |||
;turf:turf_stats | |||
;turf:points_turf_reward | |||
playercmd | |||
admincmd | |||
help | |||
sendfile | |||
funky:autowarp | |||
funky:bricklayer | |||
buy | |||
fake | |||
funky:autoturret | |||
funky:record | |||
;funky:sgcompat | |||
;; uncomment this for multiple pub arena support | |||
;ap_multipub | |||
;; important: enc_null cannot coexist with either of the other | |||
;; encryption modules! comment it out to use them. | |||
;enc_null | |||
security:enc_cont | |||
enc_vie | |||
;; db stuff: | |||
database:mysql | |||
database:aliasdb | |||
race:race | |||
zombies:zombies | |||
;; python modules: | |||
pymod:pymod | |||
;<py> fm_password | |||
;<py> exec | |||
<py> fg_wz | |||
;<py> fg_turf | |||
</pre> | |||
== my global.conf file == | |||
<pre> | |||
[ General ] | |||
;PublicArenas = turf pb | |||
[ Billing ] | |||
;Proxy = bin/proxy | |||
IP = 127.0.0.1 | |||
Port = 1850 | |||
ServerName = RMS Test Zone | |||
Password = | |||
[mysql] | |||
hostname=localhost | |||
user= | |||
password= | |||
database= | |||
;; the syntax for these is: | |||
;; [log_whatever] | |||
;; modulename = DIMWE | |||
;; D = debug, I = info, M = malicious, W = warning, E = error | |||
;; they MUST be in caps | |||
;; the modulename can be "all" to catch unmatched modules. | |||
;; if you don't filter it out, it's enabled by default. | |||
;[log_console] | |||
; all = DIMWE | |||
[log_file] | |||
all = IMWE | |||
persist = MWE | |||
chat = DIMWE | |||
[log_sysop] | |||
all = ME | |||
[ Listen ] | |||
;; the main listening port | |||
Port = 5000 | |||
[ Directory ] | |||
Name = RMS Test Zone | |||
Description = the Red Moon Society | |||
Server1 = sscentral.sscuservers.net | |||
Server2 = sscentral.subspacehq.com | |||
;Server3 = sscentral.subspace.net | |||
;Server4 = sscentral.subspace.inet.fi | |||
; changed settings: | |||
</pre> | |||
[[Category: People]] | |||
Latest revision as of 14:10, 10 December 2007
A Small WarZone - Offical * Wiki
ASSS - Some ASSS stuff
Hosts, as the name implies, host SubSpace zones (see active zones). Most of the larger servers have adopted prefix tags, most notably a four letter tag beginning with SSC is most likely on the SSC billing network.
Current Hosts
| Dymolex dymolex yahoo.com | |
| This network although active appears to be run from a dial-up modem. |
| Awestrike | |
| Despite missing the SSC in the server prefix, all active zones are connected to the SSC biller, as shown by a suffix. |
| freakmonger | |
SSCU SubSpace Europe
| Priitk | |
| SSCU, hosted by PriitK was located in Europe and has been around for quite some time |
| Eagle II ihod2005 msn.com | |
| Mecbot | |
| Hosts only one zone, T3 The Gauntlet, which is on the SSC biller network. |
Former hosts
| dark_mistress, TheBest999 | |
| The network has also been known under the following tags, SSDM, SSN and TNT. |
SSCI SubSpace International
| 1stStrike, Argyle, ExplodyThingy | |
SSDT SubSpace David Tombs
| CyanFire | |
| SSDT is a development zone server. |
SSN SubSpace Network
| L. Chance | |
| Purge purge hotmail.com | |
| This host also provides Windows ASSS support under the tag "SSQ-A". |
SSZ SSZ SubSpace Network
| Jericho24, Lord Asassin | |
| SSZ was a non-SSC network that hosted developing and startup zones hoping to succeed |
SSCX SubSpace Exodus
| Xalimar, yarekim http://www.sscx.net | |
| Zones on this powerful server located in the western US. |
my modules.conf file
unixsignal deadlock prng logman mainloop config playerdata lagdata net chatnet arenaman mapdata capman mapnewsdl core clientset scoring:persist idle cmdman chat scoring:stats scoring:basicstats log_console log_file log_sysop log_staff ;; enable this for password security without a billing server auth_file security:security directory ;billing ;billing_ssc ;funky:auth_prefix ;; enable this for ?kick auth_ban banners game_timer flagcore balls bricks koth fm_normal game lagaction cfghelp filetrans quickfix scoring:jackpot scoring:periodic scoring:points_kill scoring:points_flag ;scoring:points_goal ;turf:turf_reward ;turf:turf_stats ;turf:points_turf_reward playercmd admincmd help sendfile funky:autowarp funky:bricklayer buy fake funky:autoturret funky:record ;funky:sgcompat ;; uncomment this for multiple pub arena support ;ap_multipub ;; important: enc_null cannot coexist with either of the other ;; encryption modules! comment it out to use them. ;enc_null security:enc_cont enc_vie ;; db stuff: database:mysql database:aliasdb race:race zombies:zombies ;; python modules: pymod:pymod ;<py> fm_password ;<py> exec <py> fg_wz ;<py> fg_turf
my global.conf file
[ General ] ;PublicArenas = turf pb [ Billing ] ;Proxy = bin/proxy IP = 127.0.0.1 Port = 1850 ServerName = RMS Test Zone Password = [mysql] hostname=localhost user= password= database= ;; the syntax for these is: ;; [log_whatever] ;; modulename = DIMWE ;; D = debug, I = info, M = malicious, W = warning, E = error ;; they MUST be in caps ;; the modulename can be "all" to catch unmatched modules. ;; if you don't filter it out, it's enabled by default. ;[log_console] ; all = DIMWE [log_file] all = IMWE persist = MWE chat = DIMWE [log_sysop] all = ME [ Listen ] ;; the main listening port Port = 5000 [ Directory ] Name = RMS Test Zone Description = the Red Moon Society Server1 = sscentral.sscuservers.net Server2 = sscentral.subspacehq.com ;Server3 = sscentral.subspace.net ;Server4 = sscentral.subspace.inet.fi ; changed settings: