|
cd Unreal3.2
cd includes
pico h.h
satirlari bulup degistirdim CTRL + X yap
Enter'a basıp kaydettim.
Code:
#define BREPORT_DO_DNS "NOTICE AUTH :***
Looking up your hostname...\r\n"
#define BREPORT_FIN_DNS "NOTICE AUTH :***
Found your hostname\r\n"
#define BREPORT_FIN_DNSC "NOTICE AUTH :***
Found your hostname (cached)\r\n"
#define BREPORT_FAIL_DNS "NOTICE AUTH :***
Couldn't resolve your hostname; using your
IP address instead\r\n"
#define BREPORT_DO_ID "NOTICE AUTH :***
Checking ident...\r\n"
#define BREPORT_FIN_ID "NOTICE AUTH :***
Received identd response\r\n"
#define BREPORT_FAIL_ID "NOTICE AUTH :*** No
ident response; username prefixed with ~\r\n"Code:
#define BREPORT_DO_DNS "NOTICE AUTH :***
^C2iRc.inceDen.Net `e Hoş Geldiniz...$
#define BREPORT_FIN_DNS "NOTICE AUTH :***
^C2Hostunuz Gözden Geciriliyor\r\n"
#define BREPORT_FIN_DNSC "NOTICE AUTH :***
^C2Hostunuz Gözden Geciriliyor (cach$
#define BREPORT_FAIL_DNS "NOTICE AUTH :***
^C2Lutfen Sunucumuza Giris Yaparken $cd ..
make
./unreal restart
|