FOnline Development > Questions and Answers
[2238]How to enable item prices in merchants when selling?
(1/1)
Huten:
I found the 2238 SDK is perfect , but one thing bugging me is how to enable the prices for selling items when trading ?
Mayck:
if you mean what i think you mean, open file config.fos
and change this line
--- Code: ---__CustomItemCost = true;
--- End code ---
to this
--- Code: ---__CustomItemCost = false;
--- End code ---
Huten:
Exactly what I menat , thank you Mayck for your help ;D
Navigation
[0] Message Index
Go to full version