IRCForumları - IRC ve mIRC Kullanıcılarının Buluşma Noktası
  vaybe sohbet

>
+
Etiketlenen Kullanıcılar

 
 
LinkBack Seçenekler Stil
Prev önceki Mesaj   sonraki Mesaj Next
Alt 27 Eylül 2008, 23:46   #5
Çevrimdışı
Kullanıcıların profil bilgileri misafirlere kapatılmıştır.
IF Ticaret Sayısı: (0)
IF Ticaret Yüzdesi:(%)
Cevap: Snotice,Botlar,Rawlar Hakkinda




src/m_kill.c

Alıntı:
/*
** Notify all *local* opers about the KILL (this includes the one
** originating the kill, if from this server--the special numeric
** reply message is not generated anymore).
**
** Note: "acptr->name" is used instead of "user" because we may
** have changed the target because of the nickname change.
*/

auser = acptr->user;

sendto_snomask_normal(SNO_KILLS,
"*** Notice -- Received KILL message for %s!%s@%s from %s Path: %s!%s",
acptr->name, auser->username,
IsHidden(acptr) ? auser->virthost : auser->realhost,
parv[0], inpath, path);

bolumunu


Alıntı:
/*
** Notify all *local* opers about the KILL (this includes the one
** originating the kill, if from this server--the special numeric
** reply message is not generated anymore).
**
** Note: "acptr->name" is used instead of "user" because we may
** have changed the target because of the nickname change.
*/

auser = acptr->user;

/* sendto_snomask_normal(SNO_KILLS,
** "*** Notice -- Received KILL message for %s!%s@%s ** from %s Path: %s!%s",
** acptr->name, auser->username,
** IsHidden(acptr) ? auser->virthost : auser->realhost,
** parv[0], inpath, path);
*/

seklınde değiştirir isen istegini yerine getirir
diger xline'larda aynı sekılde yapılabılır

 
Alıntı ile Cevapla

 

Etiketler
botlar, hakkinda, rawlar, snotice


Konuyu Toplam 1 Üye okuyor. (0 Kayıtlı üye ve 1 Misafir)
 
Seçenekler
Stil

Yetkileriniz
Konu Acma Yetkiniz Yok
Cevap Yazma Yetkiniz Yok
Eklenti Yükleme Yetkiniz Yok
Mesajınızı Değiştirme Yetkiniz Yok

BB code is Açık
Smileler Açık
[IMG] Kodları Açık
HTML-Kodu Kapalı
Trackbacks are Kapalı
Pingbacks are Açık
Refbacks are Açık


Benzer Konular
Konu Konuyu Başlatan Forum Cevaplar Son Mesaj
Korece Hakkinda Bilgiler - Kore Dili Hakkinda PySSyCaT Yabancı Diller 0 28 Ekim 2014 00:38
Rawlar kapalı nasıl açarım fLayer IRCServices 1 07 Mayıs 2011 20:33
Seslenme remoteleri ve rawlar hakkinda bir sorum var? SurucLu mIRC Scripting Sorunları 1 11 Haziran 2008 11:49
RawLar hakkında yardım NoRToN Unreal IRCd 5 26 Ekim 2007 22:23
Rawlar hakkında sorun Egoist mIRC Scripting Sorunları 2 12 Nisan 2006 23:29