Channels List

These are old archives. They are kept for historic purposes only.
Post Reply
typracing
Posts: 4
Joined: Sat Jul 03, 2004 12:29 am
Location: Oklahoma City, OK USA
Contact:

Channels List

Post by typracing »

I have gotten my server setup and can connect to it via mIRC. I want to create a channels list for users to see what channels are available? Could someone please explain how to do this?

I'm very new to all of this and am learning as I go along, so please be patient with me.

Peter
nkarki7
Posts: 5
Joined: Thu Jul 01, 2004 7:55 pm

Post by nkarki7 »

The thing is, if your server is not 'linked up' to a network, and you are the only person currently using your server, any channels can be used, and when they join a channel with nobody in it, the server will create the channel for them.

Also, after people have joined the channels they want to be in, you can type the following into mIRC and it will show you a list of channels that have people in them.

/list

Note: After all people have left a channel, it technically no longer exists and will not show up in /list again until somebody joins there.
typracing
Posts: 4
Joined: Sat Jul 03, 2004 12:29 am
Location: Oklahoma City, OK USA
Contact:

Post by typracing »

What do you mean by linked to a network?

Peter
Ghost4126
Posts: 22
Joined: Sat Apr 24, 2004 9:08 pm

Post by Ghost4126 »

By linked to a network he means the server is configured to connect to other servers so that users on other servers can communicate with users on the local server.

Anyways, can you post as much detail as possible about your server? Try posting the service.txt file from your unreal3.2 directory so we can see what errors you're getting. Also what ip address or hostname are you trying to connect to?
typracing wrote:I want to create a channels list for users to see what channels are available?
Any channel is availible so long as it starts with a # and does not contain any illegal charecters, and meets length requirements.
typracing
Posts: 4
Joined: Sat Jul 03, 2004 12:29 am
Location: Oklahoma City, OK USA
Contact:

Post by typracing »

When it's up and running, I use the server address of 68.12.142.208 on port 6667. I looked for a service.txt but there was none found.

Peter
Ghost4126
Posts: 22
Joined: Sat Apr 24, 2004 9:08 pm

Post by Ghost4126 »

If unreal wont start then there has to be. Go to start>Search and search for service.txt

You are using win32 correct?
upinsmoke
Posts: 5
Joined: Sun Apr 18, 2004 4:31 am
Contact:

Post by upinsmoke »

you can also use an offical channels block in your unrealircd.conf to keep rooms in /list even when the channel count is zero http://www.vulnscan.org/UnrealIrcd/unre ... alchannels
Official channels are shown in /list even if no users are in the channel. The topic is optional and is only shown in /list if it has 0 users.
AngryWolf
Posts: 554
Joined: Sat Mar 06, 2004 10:53 am
Location: Hungary
Contact:

Post by AngryWolf »

Ghost4126 wrote:so we can see what errors you're getting.
Huh? Was typracing talking about errors here?
aquanight
Official supporter
Posts: 862
Joined: Tue Mar 09, 2004 10:47 pm
Location: Boise, ID

Post by aquanight »

typracing wrote:I looked for a service.txt but there was none found.
That's because it's service.log
typracing
Posts: 4
Joined: Sat Jul 03, 2004 12:29 am
Location: Oklahoma City, OK USA
Contact:

Post by typracing »

upinsmoke hit what I was looking for. I wanted to have a default channels list so users wouldnt have to create their own.
upinsmoke wrote:you can also use an offical channels block in your unrealircd.conf to keep rooms in /list even when the channel count is zero http://www.vulnscan.org/UnrealIrcd/unre ... alchannels
Official channels are shown in /list even if no users are in the channel. The topic is optional and is only shown in /list if it has 0 users.
Peter
Ghost4126
Posts: 22
Joined: Sat Apr 24, 2004 9:08 pm

Post by Ghost4126 »

AngryWolf, i misinterpreted typracings question apparently, thinking he was getting some error. aquanight, my mistake, i thought the win32 version would write to service.txt.
Post Reply