// char long long CHARACTER::ComputeRefineFee(long long iCost, int iMultiply) const { return iCost; } //char_item const TRefineTable * prt = CRefineManager::instance().GetRefineRecipe(item->GetRefineSet()); long long cost = ComputeRefineFee(prt->cost); // zamiast prt->cost (?????)