Page 1 of 1
Chanerv Identify
Posted: Sun May 30, 2004 2:15 pm
by jailmann
Hallo
have seen on a network that use UrealIRCD And Anope they have a fuction that i want but i am pretty nw to this
when a user is away like this nick_away (just a exp) then when the use go back like this /nick nick and the user idenify the chanserv gves the user his flags for every channel the user are in
i hope that question is to undertand
Posted: Sun May 30, 2004 2:36 pm
by jewles
I didn't see a question in there?? I got some of what you said... But... still no question
Posted: Sun May 30, 2004 2:52 pm
by jailmann
When a user identify to nickserv the chanserv gives the user the flags
how do i add this to my services
Posted: Sun May 30, 2004 5:00 pm
by Solutech
Sounds like you need to set secure on the channels . Then any nick needs to identify to be recognised . You can also set secure on the nick too so they need to identify to that as well.
Posted: Sun May 30, 2004 5:39 pm
by jailmann
hallo
i will try to ask the question again
when i am on the nework i taling about when i am away an i like this /nick JailMann_Away and i go back and identify me like this /nick JailMann and /msg nickserv identify password
i will get the channels flags ind the differnt channel i am founder or have´+o on or voice
that is or every user on that net when the have identify the chanser gives the user the flags for det diffrent channel the have flags on
but when i dentify me on my network i have to go ou of the channel and join again to get the flags
my quetions oes how to get the flags when i identify to te nickserv
Posted: Sun May 30, 2004 6:29 pm
by Solutech
set secure on your nick . Then when you reidentify chanserv should reop you etc. tpye /nickserv set secure on . if that doesnt do it try setting secure on the channel . /chanserv set #channel secure on .
Posted: Sun May 30, 2004 7:54 pm
by jailmann
Hallo
now i have tried both ways
/msg nickserv set SECURE on
/msg chanserv et #channel SECURE on
nothing hapens any idea
Posted: Sun May 30, 2004 8:40 pm
by aquanight
Read the config.
Code: Select all
# NSModeOnID [OPTIONAL]
#
# When enabled, services will set the channel modes a user has access to upon
# identifying, assuming they are not already set.
#
NSModeOnID
Posted: Sun May 30, 2004 8:46 pm
by Solutech
There you go . Looks like you have a diff config set to the one my services use lol.
Posted: Sun May 30, 2004 9:45 pm
by jailmann
Hallo
Thx verry much it works
Posted: Mon May 31, 2004 2:42 am
by w00t
Woo! Actually fixed a problem on my test box... thanks all
