Kod: Kodu kopyalamak için üzerine çift tıklayın!
#define SendNotice_channel \
sendto_channel_butone(&me, &me, chptr, \
":%s PRIVMSG %s :[\2Adword\2] (%s:%s%s%s): %s", \
me.name, chptr->chname, from->name, \
cmd, to ? ":" : "", to ? to : "", str)
Su satırı bulup,
Kod: Kodu kopyalamak için üzerine çift tıklayın!
#define SendNotice_channel \
sendto_channel_butone(&me, &me, chptr, \
":%s PRIVMSG #OPERS :[\2Adword\2] (%s:%s%s%s): %s", \
me.name, from->name, \
cmd, to ? ":" : "", to ? to : "", str)
olarak değiştirin