its just the update 12 sources, its actually old and most of the bugs there were already fixed
Printable View
its just the update 12 sources, its actually old and most of the bugs there were already fixed
Help my Fix:
while Offtrade, mistyped login password leak out.
Thanks All. Sory my bad english
Work Perfectly on 2008 R2 as far as I tested....long time ago.
Enviado desde mi LG-H340AR mediante Tapatalk
Does anyone fix the agility bug for elf and bk skills?
reupload please links!!
you can use TT linkserver to get a good working exdb from it.
- - - Updated - - -
On the following weeks I will share some fixes what I created for myself and for the community.
1. -> Recoded set options (possible to change the values of the item options from config, for example HP+4% to hp 40% )
2. -> Recoded character balance system, with balanced config
3. -> Recoded drop system, so if you want to make a really HARD server you can make it with it
4. -> Configured Socket Seed options (with config files where you can change the value of the item option like 1.)
5. -> Recoded Offtrade system (you can type anything into your shop name)
6. -> Recoded Reconnect system, which contains bug fixes, item duplication bug fixes, crash bug fixes.
7. -> Fixed agility bug for all of the characters on clientside
1-2 weeks and I will finish and test everything, than I will release this code parts. Only the 1,2 points is not finished at all, anothers are done.
Have nice week guys!
Please tell me what is the problem ?
When you enter your login and password the client does not go to ACC just hangs
I use Source 18.05.2015
I think it not problem from XOR keys. I have tested it. Not work, still Offline Talking :).
XOR keys 1.04D Original:
Code:this->byXorFilter[0] = 0xAB;
this->byXorFilter[1] = 0x11;
this->byXorFilter[2] = 0xCD;
this->byXorFilter[3] = 0xFE;
this->byXorFilter[4] = 0x18;
this->byXorFilter[5] = 0x23;
this->byXorFilter[6] = 0xC5;
this->byXorFilter[7] = 0xA3;
this->byXorFilter[8] = 0xCA;
this->byXorFilter[9] = 0x33;
this->byXorFilter[10] = 0xC1;
this->byXorFilter[11] = 0xCC;
this->byXorFilter[12] = 0x66;
this->byXorFilter[13] = 0x67;
this->byXorFilter[14] = 0x21;
this->byXorFilter[15] = 0xF3;
this->byXorFilter[16] = 0x32;
this->byXorFilter[17] = 0x12;
this->byXorFilter[18] = 0x15;
this->byXorFilter[19] = 0x35;
this->byXorFilter[20] = 0x29;
this->byXorFilter[21] = 0xFF;
this->byXorFilter[22] = 0xFE;
this->byXorFilter[23] = 0x1D;
this->byXorFilter[24] = 0x44;
this->byXorFilter[25] = 0xEF;
this->byXorFilter[26] = 0xCD;
this->byXorFilter[27] = 0x41;
this->byXorFilter[28] = 0x26;
this->byXorFilter[29] = 0x3C;
this->byXorFilter[30] = 0x4E;
this->byXorFilter[31] = 0x4D;