Server Help

ASSS Custom Projects - <C> MultiNews (1.4.4)

JoWie - Sun Jul 12, 2009 3:01 pm
Post subject: <C> MultiNews (1.4.4)
ASSS allows you to have a sub-arena listed as a zone in continuum. It does this using another listening port.

This module allows you to define different news.txt for these sub-arena's / sub-zone's

Conf changes:
in modules.conf find and replace:
Code: Show/Hide

mapnewsdl
core

with
Code: Show/Hide

multinews:mapnewsdl
multinews:core



in global.conf you probably have something along the lines of
Code: Show/Hide

[Listen1]
Port = 5000

[Listen2]
Port = 6000
ConnectAs = mysubarena


The news files are then specified like this (global.conf):
Code: Show/Hide

[General]
NewsFile = news.txt
NewsFile_mysubarena = blabla.txt


and then you create blabla.txt
Cheese - Sun Jul 12, 2009 3:22 pm
Post subject:
oooo shiny
Lynx - Sun Jul 12, 2009 6:08 pm
Post subject:
Very nice, I'll load it up into Algol now. Good job. biggrin.gif
All times are -5 GMT
View topic
Powered by phpBB 2.0 .0.11 © 2001 phpBB Group