Page 1 of 1

/list option to write to mysql or a DB?

Posted: Tue Jun 14, 2005 10:54 pm
by Mr_S
hello everyone :)

very simply.... is it possible to get a server to write channel list to a DB on webhost every x minutes???

If so how would i go about it?

many thanks :D

Posted: Tue Jun 14, 2005 11:07 pm
by w00t
Not with Unreal. Try googling around for denora or thales.

Posted: Wed Jun 15, 2005 1:14 am
by Mr_S
hey quick reply! thanks w00t.

is either or both of them compatible with Unreal?

Posted: Wed Jun 15, 2005 3:06 am
by w00t
If you'd looked, you'd know this.

They both should be, however I'd recommend Denora over Thales as I believe Thales is no longer in active development (and it sucked anyhow code-wise).

Posted: Wed Jun 15, 2005 12:11 pm
by Matridom
Angrywolf has a module called "Activeusers" it will output a channel listing to a text file (wich then you can script into a database). Or do like i do and just have a php script read the raw file and format the data.

Posted: Wed Jun 15, 2005 4:50 pm
by JanisB
Try to put some bot on your server, that can use MySQL...