• Klasör: Unreal3.2*/src/modules/
• Dosya: <m_chgident.c>
BULUN:
Kod :
if (legalident == 0)
{
sendnotice(sptr, "*** /ChgIdent Error: A ident may contain a-z, A-Z, 0-9, '-' & '.' - Please only use them");
return 0;
}
Kod :
/*if (legalident == 0)
{
sendnotice(sptr, "*** /ChgIdent Error: A ident may contain a-z, A-Z, 0-9, '-' & '.' - Please only use them");
return 0;
}
*/
• Klasör: Unreal3.2*/src/modules/
• Dosya: <m_chghost.c>
BULUN:
Kod :
if (!valid_host(parv[2]))
{
sendnotice(sptr, "*** /ChgHost Error: A hostname may contain a-z, A-Z, 0-9, '-' & '.' - Please only use them");
return 0;
}
Kod :
/*if (!valid_host(parv[2]))
{
sendnotice(sptr, "*** /ChgHost Error: A hostname may contain a-z, A-Z, 0-9, '-' & '.' - Please only use them");
return 0;
}
*/
ÖRNEK: Kullanım -> /chghost nick •
İlgili alanda make, ve ./unreal rehash komutlarını uygulayın. İşleminiz gerçekleşmiş olacaktır.
NOT: Renkli identd ve hostta kullanabilirsiniz, bu düzenleme ile.)
“İnsanların en hayırlısı, insanlara faydalı olandır”. H.Ş.