Server Help

ASSS Custom Projects - <C> ASSS Multipub Module

Cheese - Sun Mar 15, 2009 8:34 pm
Post subject: <C> ASSS Multipub Module
I found the current ap_multipub module to be inadequate, so i made some improvements to it! :3

New features include:
A 'smarter' numbering system ((arena, arena2, arena3) instead of (arena1, arena2, arena3))
seperation of powers (so you dont have more then you want)

Instead of using the existing ap_multipub module, simply comment it out and include the following in modules.conf:
Code: Show/Hide

; ap_multipub
;pub:multipub
;pub:multizone
;pub:multipubzone


If you want one pub and one zone, comment everything.
If you want many pubs and one zone, uncomment pub:multipub.
If you want many pubs and many zones, uncomment pub:multipubzone.
If you want one pub and many zones, uncomment pub:multizone.

Notes:
Only load one out of the 3 modules, as only 1 is used.
If you load more then one, only the last to be loaded has power.

Source attached.
Dr Brain - Mon Mar 16, 2009 6:38 am
Post subject:
Better would be to put all the functionality into one module, and use global config settings to differentiate it.
Cheese - Sat Feb 20, 2010 10:51 pm
Post subject:
I plan to improve this, by combining it with jowie's multinews module.
It only makes sense to have multiple news files for multiple zones.
When I do that, I will also change the commenting setup to only 1 line, and will indeed move the config to the global file...
Cheese - Tue Feb 23, 2010 3:34 am
Post subject:
recompiled for asss version 1.5
no news added yet
Cheese - Tue Dec 13, 2011 5:08 pm
Post subject:
this module is now obsolete, a better and more useful one can be found HERE.
All times are -5 GMT
View topic
Powered by phpBB 2.0 .0.11 © 2001 phpBB Group