./Config bölümünden
No kısmını
Yes yapıp devam edeceksin,
make çekerek işlemi bitireceksin.
|
Alıntı: |
Do you want to enable prefixes for chanadmin and chanowner?
This will give +a the & prefix and ~ for +q (just like +o is @)
Supported by the major clients (mIRC, xchat, epic, eggdrop, Klient, PJIRC, etc.)
with the notable exceptions of irssi, KVIrc and CGI:IRC.
This feature should be enabled/disabled network-wide.
[No] ->
|
Aynı şekilde
make gerekiyor. Eğer bu işlemleri yaptıktan sonra sunucuna restart attıysan ve halen olmadıysa yaptığın editlerden kaynaklanan bir çakışma olabilir.
|
Alıntı: |
#ifdef PREFIX_AQ
#define CHPFIX "(qaohv)~&@%+"
#define CHPAR1 "beI"
#else
#define CHPFIX "(ohv)@%+"
#define CHPAR1 "beIqa"
#endif /* PREFIX_AQ */
#define CHPAR2 "kfL"
#define CHPAR3 "l"
#define CHPAR4 "psmntirRcOAQKVGCuzNSM"
|