Acest FIX rezolva problema de la afisarea bonusurilor la finisaje.
Standard, ymir nu a calculat cum trebuie bonusurile la finisaje. Acest fix va rezolva acest lucru, facand bonusurile exact cum ar trebui sa fie ele.
FIX by @TheAdmin33In Metin2, the attributes granted by the gems socketed into your accessories are calculated according to the rates defined in the aiAccessorySocketEffectivePct array within the constants.cpp file.
Well, that's true in theory, but in practice, it doesn't quite work like that. This fix will help resolve the issue.Code:const int aiAccessorySocketEffectivePct[ITEM_ACCESSORY_SOCKET_MAX_NUM + 1] = { 0, 10, 20, 40 };
*Poze / Video:
Inainte:
Dupa FIX:
*Link download / Code:Dupa FIX:


la acest mesaj și conținutul se va afișa automat.

