[ NightHawk @ 18.07.2006. 16:34 ] @
Unreal i Anope rade super.
Ali problem je shto ne prihvata /ns /cs /os ...
Stavio sam u unrealircd.conf liniju alias "aliases/anope.conf" ali nishta.
Shta je problem?
[ LaMpiR @ 18.07.2006. 17:01 ] @
Mislim da bi trebao staviti
Code:

include "aliases/anope.conf";
[ |MilaN| @ 19.07.2006. 23:18 ] @
Ako i dalje netje, jednostavno dodaj sledeci cod u unrealircd.conf :

Code:
alias ns {
    target "NickServ";
    type services;
};
alias cs {
    target "ChanServ";
    type services;
};
alias ms {
    target "MemoServ";
    type services;
};
alias hs {
    target "HostServ";
    type services;
};
alias bs {
    target "BotServ";
    type services;
};
alias os {
    target "OperServ";
    type services;
};
[ NightHawk @ 21.07.2006. 21:40 ] @
I dalje ne radi.
Probao sam ovo
Code:
alias ns {
target "NickServ";
type services;
};
alias cs {
target "ChanServ";
type services;
};
alias ms {
target "MemoServ";
type services;
};
alias hs {
target "HostServ";
type services;
};
alias bs {
target "BotServ";
type services;
};
alias os {
target "OperServ";
type services;
};

ali isto ne radi.
Ako postoji josh neko reshenje moram da probam.
[ LaMpiR @ 21.07.2006. 22:00 ] @
Ajd ti meni daj adresu tog servera jer mora raditi osim ako ti nisi nesto pogresno uradio...
[ NightHawk @ 24.07.2006. 12:17 ] @
Server: irc.shadow-inc.net
Moj Nick je Night (moze i Sky`Wikluh[AwaY] poshto je to moj bnc nick).
Znam da je isti config radio na mom kucnom kompu na kom se prvobitno nalazio server (sve komande su radile bez /msg *s).