Closed igroglaz closed 3 years ago
allow to create character with 0 exp (atm character created with 20 main skill and 10 secondary.. we need to create characters with 0 skill)
Solved by Kobik:
В a2serv1.exe найди 6A14528B и второй байт вместо 14 надо поставить 00. Если вдруг не сработает, то найти 6A148B55A8 и тоже вместо 14 - 00.
Now we need to include it to patch
https://github.com/igroglaz/srvmgr/pull/103/commits/5106b9e58d4efbdc43a1ed90c3b625cee334cdae
allow to create character with 0 exp (atm character created with 20 main skill and 10 secondary.. we need to create characters with 0 skill)