two question

These are old archives. They are kept for historic purposes only.
Post Reply
LaMpiR
Posts: 7
Joined: Thu Nov 11, 2004 8:21 am

two question

Post by LaMpiR »

Unreal3.2.2. with latest anope i think. this is the part of my config code

Code: Select all

loadmodule "src/modules/commands.so";
loadmodule "src/modules/cloak.so";


include "anope.conf";

me {
	name "irc.lampir.net";
	info "LaMpiR IRC Server";
	numeric 1;
};
And when somebody types /ns it doesn't work but when somebody types /msg nickskerv it works . How should i resolve this?

And second question is:
is there some mirc addon that could help with commands. Unreal is much better from Conference room that i've used
Dukat
Posts: 1083
Joined: Tue Mar 16, 2004 5:44 pm
Location: Switzerland

Post by Dukat »

To resolve your first issue, you should read the FAQ:
http://www.vulnscan.org/UnrealIrcd/faq/#52
LaMpiR
Posts: 7
Joined: Thu Nov 11, 2004 8:21 am

Post by LaMpiR »

ok it sas this
Services - /cs or /chanserv say: Services are currently down. Please try again later.

Your set::services-server should point to your services server.


but i don't get this set ?
AngryWolf
Posts: 554
Joined: Sat Mar 06, 2004 10:53 am
Location: Hungary
Contact:

Post by AngryWolf »

"set::services-server" is a shorter way to talk about the "services-server" configuration directive in the "set" block. You can find more info about this directive in section 4.36 of unreal32docs.html (of Unreal version 3.2.2).
LaMpiR
Posts: 7
Joined: Thu Nov 11, 2004 8:21 am

Post by LaMpiR »

tnx. Now it is working fine. What about second question?
aquanight
Official supporter
Posts: 862
Joined: Tue Mar 09, 2004 10:47 pm
Location: Boise, ID

Post by aquanight »

If you included the help.conf file in your unrealircd.conf, then the /helpop command will be able to provide you with information about all the commands. I find that the best script/addon for any IRC client is one you write yourself :) .
GouroB
Posts: 182
Joined: Thu Oct 28, 2004 7:42 pm
Location: London
Contact:

Post by GouroB »

aquanight wrote
I find that the best script/addon for any IRC client is one you write yourself
yah damn right ... but it takes a lot of time & more over all r not good coder as u ... so y dont we get some ready made things :P

just like many mIRC based sites r now available ... we can have script's / addons / codes / snippets & even codings tips from there ...

some are given below for LaMpiR ..
-=GouroB=-
https://www.shunno.info
Your complete web Solution
Irc.BanglaCafe.com
LargesT Chat server in BanglaDesH
Post Reply