Dolphin86 Posted April 2, 2022 Posted April 2, 2022 (edited) hye i was trying to add item on cash shop but im not sure why this error came up Spoiler here is my item_cash_db.txt Spoiler // Cash Shop Database // Contains the items sold in the ingame cash shop. // // Structure of Database: // Type,ItemID,Price // // Type: // 0: New // 1: Hot // 2: Limited // 3: Rental // 4: Gear // 5: Buff // 6: Heal // 7: Other // 8: Sale // // Price: // Item cost, in cash points (#CASHPOINTS). 0,13710,80 7,13710,80 0,7179,10 7,7179,10 also how can i separate donation cash points and kafra cash points? Edited April 2, 2022 by Dolphin86 Quote
0 Dolphin86 Posted April 8, 2022 Author Posted April 8, 2022 7 hours ago, LearningRO said: You have patched "Previews Costume on cashsop?" on your exe? and have you enable it in Server side too? and what client date do you use for client 2018 will get that issue btw. well for some readon the cash shop does not read same item in the cash shop, which result to this error, i have removed 1 of the same item, and it works fine even i add more items, just need to make sure it is not the same item id that all Quote
0 Slammer Posted April 2, 2022 Posted April 2, 2022 7 hours ago, Dolphin86 said: hye i was trying to add item on cash shop but im not sure why this error came up Hide contents here is my item_cash_db.txt Hide contents // Cash Shop Database // Contains the items sold in the ingame cash shop. // // Structure of Database: // Type,ItemID,Price // // Type: // 0: New // 1: Hot // 2: Limited // 3: Rental // 4: Gear // 5: Buff // 6: Heal // 7: Other // 8: Sale // // Price: // Item cost, in cash points (#CASHPOINTS). 0,13710,80 7,13710,80 0,7179,10 7,7179,10 also how can i separate donation cash points and kafra cash points? have you already @reloadiemdb after edit? if not try do it / restart server you can't spare it about cash / free kafra at default src. Quote
0 Dolphin86 Posted April 2, 2022 Author Posted April 2, 2022 On 4/2/2022 at 11:11 PM, Slammer said: have you already @reloadiemdb after edit? if not try do it / restart server you can't spare it about cash / free kafra at default src. i did stop the server, recompile the server and start again, still same which ? really need help on this problem Quote
0 LearningRO Posted April 8, 2022 Posted April 8, 2022 On 4/7/2022 at 1:54 AM, Dolphin86 said: really need help on this problem You have patched "Previews Costume on cashsop?" on your exe? and have you enable it in Server side too? and what client date do you use for client 2018 will get that issue btw. Quote
Question
Dolphin86
hye i was trying to add item on cash shop but im not sure why this error came up
here is my item_cash_db.txt
// Cash Shop Database // Contains the items sold in the ingame cash shop. // // Structure of Database: // Type,ItemID,Price // // Type: // 0: New // 1: Hot // 2: Limited // 3: Rental // 4: Gear // 5: Buff // 6: Heal // 7: Other // 8: Sale // // Price: // Item cost, in cash points (#CASHPOINTS). 0,13710,80 7,13710,80 0,7179,10 7,7179,10
also how can i separate donation cash points and kafra cash points?
Edited by Dolphin865 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.