Jump to content

Leaderboard


Popular Content

Showing content with the highest reputation on 10/06/2022 in all areas

  1. 1 point
    Did you edit the level on ItemInfo on server side? If yes, then copy that ItemInfo to client and compile. It seems you edited the files on client if it's showing correctly on client, but not letting you equip it at a level below 65. Always edit it the server side ItemInfo and then copy that file to client and compile. Also, you must restart server for it to take change.
  2. 1 point
    0776 Blade of Enigma w0007 10100001 01010007 02010007 0 0 0 00 1 10 0 0 4 1 1 1 1 1 1 1 66425 1 65 9,10 0 0 9,6 -1 0 0,0 0,0 0,0 0,0 0,0 0,0 100,100 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 4,4 0,0 4,4 0,0 0,0 0,0 0,0 0,0 144,148 174,182 0,0 80,80 0,0 10,10 0,0 0,0 0,0 0,0 5,5 0,0 0,0 0,0 1 7000,7000 20000,20000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0776 Blade of Enigma w0007 10100001 01010007 02010007 0 0 0 00 1 10 0 0 4 1 1 1 1 1 1 1 66425 1 35 9,10 0 0 9,6 -1 0 0,0 0,0 0,0 0,0 0,0 0,0 100,100 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 4,4 0,0 4,4 0,0 0,0 0,0 0,0 0,0 144,148 174,182 0,0 80,80 0,0 10,10 0,0 0,0 0,0 0,0 5,5 0,0 0,0 0,0 1 7000,7000 20000,20000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 look at one that is already modified check the difference then make the adjustment from lv 65 to lv 35 and compile your client using one of these command in a bat start system\game.exe avaatoppi table_bin it will depend if it is avaatoppi or startgame your game.exe check your version with
  3. 1 point
    [HEX] Вытаскиваем самоцветы из колец и ожерелий Открываем Game.exe и ищем строку: Зеленый цвет - тип предмета Красным выделил как раз 25 и 26 - т.е. кольца и ожерелья. Ну и итог: 00 - можно вытащить самоцвет 01 - нельзя вытащить самоцвет
  4. 1 point
    Changes in function bool CBlackTradeMgr::Init() - grdItemSale->SetIsHint(false); + grdItemSale->SetIsHint(true); EDIT: Tested with weapon.
  • Newsletter

    Want to keep up to date with all our latest news and information?
    Sign Up
×
×
  • Create New...