- Joined
- Jun 18, 2004
- Messages
- 107
- Reaction score
- 0
I need to understand CashShopList.txt cuz i can't understand it:
//=======================================================================================================================
// Index ItemID Category UseType BuyType CoolTime SellLimit State ItemName ItemDesc
//=======================================================================================================================
13 43 0 2 1 10 1 1 "Seal of Ascension" "test"
//=========================================
// UseTime Amount Price SellRate
//=========================================
1440 1 80 10
end
//=======================================================================================================================
// Index ItemID Category UseType BuyType CoolTime SellLimit State ItemName ItemDesc
//=======================================================================================================================
13 43 0 2 1 10 1 1 "Seal of Ascension" "test"
//=========================================
// UseTime Amount Price SellRate
//=========================================
1440 1 80 10
end