Jump to content

pirulipipi

Inactive Member
  • Posts

    1
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by pirulipipi

  1. You can define non-price for 3 kingdoms using map_index.

     

    Search for if (pkChr->GetEmpire() != pkChrShopKeeper->GetEmpire()) in shop_manager.cpp and add this bellow

     

    // this method is only for cape by pirulipipi
    if (pkChr->GetMapIndex() == 211)
       bOtherEmpire = false;

     

     

    211 its map index where prices will be x1 for 3 kingdoms

    • Love 1
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.