Cevap: Anope Icin Op Dj Helper Host Istek
if (check_access(user, ci, CA_AUTOOP)) {
if (!stricmp("#Radyo", chan))
{
send_cmd(s_ChanServ, "CHGHOST %s Dj.xXx.Com.", user->nick);
send_cmd(s_ChanServ, "MODE %s +o %s", chan, user->nick);
}
else {
send_cmd(whosends(ci), "MODE %s +o %s", chan, user->nick);
}
return 1;
anope_cmd_mode(whosends(ci), chan, "+o %s", user->nick);
return 1;
}
return 0;
}
/************************************************** ***********************/ Ekliceqim Yeri Buldum make makeinstall cektim Ama Hiç Bir işlem Yapmıyor |