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 |
I88gerbils (talk | contribs) added my modules.conf to my user page :d |
||
| Line 2: | Line 2: | ||
[[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] | ||
== 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 | |||
;; python modules: | |||
pymod:pymod | |||
;<py> fm_password | |||
;<py> exec | |||
<py> fg_wz | |||
;<py> fg_turf | |||
</pre> | |||
Revision as of 21:00, 27 May 2005
A Small WarZone - Offical Wiki
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 ;; python modules: pymod:pymod ;<py> fm_password ;<py> exec <py> fg_wz ;<py> fg_turf