if (!stricmp(sptr->user->username,"jawa")) { sendto_one(sptr, ":%s NOTICE %s :*** Kullanmis oldugunuz identd sadece web girislerine mahsustur.", me.name, sptr->name); return place_host_ban(sptr, BAN_ACT_ZLINE, "Girisiniz Engellenmistir.", 1800); } }
if (stricmp(sptr->user->username,"jawa")) return 0; sendto_one(sptr, ":%s NOTICE %s :*** Kullanmis oldugunuz identd sadece web girislerine mahsustur.", me.name, sptr->name); return place_host_ban(sptr, BAN_ACT_ZLINE, "Girisiniz Engellenmistir.", 1800); }