Page 1 of 1
two question
Posted: Thu Nov 11, 2004 8:25 am
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
Posted: Thu Nov 11, 2004 10:45 am
by Dukat
To resolve your first issue, you should read the FAQ:
http://www.vulnscan.org/UnrealIrcd/faq/#52
Posted: Thu Nov 11, 2004 10:58 am
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 ?
Posted: Thu Nov 11, 2004 11:11 am
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).
Posted: Thu Nov 11, 2004 11:42 am
by LaMpiR
tnx. Now it is working fine. What about second question?
Posted: Fri Nov 12, 2004 3:33 am
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

.
Posted: Tue Nov 23, 2004 4:39 pm
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
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 ..