hi there!
i'm using anope 1.7.18 and unreal 3.2.6 and i've got two problems. i hope someone can help me to solve this.
the first one is, that i get an error while i try to compile hs_autohost telling me this:
gcc -pipe -g -O2 -export-dynamic -rdynamic -Wall -fPIC -DPIC -shared -I../../include -c hs_autohost.c
hs_autohost.c:30: error: syntax error before ‘NETHOST’
hs_autohost.c: In function ‘AnopeInit’:
hs_autohost.c:40: error: ‘do_setUserHost’ undeclared (first use in this function)
hs_autohost.c:40: error: (Each undeclared identifier is reported only once
hs_autohost.c:40: error: for each function it appears in.)
hs_autohost.c: In function ‘do_setUserHost’:
hs_autohost.c:78: error: ‘NETHOST’ undeclared (first use in this function)
make[1]: *** [hs_autohost.o] Fehler 1
make[1]: Leaving directory `/home/anope/anope-1.7.18/src/modules'
make: *** [modules] Fehler 2
i tried to add a line NetworkDomain "triagony.net" but there's no difference from leaving it without this entry. does anybody know, what my mistake is?!
my /map looks like this:
triagony.net
* |-denora.triagony.net
* |-services.triagony.net
* `-neo.triagony.net
the 2nd problem i have is to turn on the /ns sendpass command to registered nicks.. me, as a services root or other services admins are able to use this command, but "normal" users aren't. is there any option in the services.conf to turn it on, which i didn't see?
Thanks for your help!
triagony.