Dolphin86 Posted April 2, 2022 Group: Members Topic Count: 280 Topics Per Day: 0.06 Content Count: 757 Reputation: 17 Joined: 01/07/12 Last Seen: December 18, 2024 Share 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 Link to comment Share on other sites More sharing options...
0 Dolphin86 Posted April 8, 2022 Group: Members Topic Count: 280 Topics Per Day: 0.06 Content Count: 757 Reputation: 17 Joined: 01/07/12 Last Seen: December 18, 2024 Author Share 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 Link to comment Share on other sites More sharing options...
0 Slammer Posted April 2, 2022 Group: Members Topic Count: 10 Topics Per Day: 0.00 Content Count: 218 Reputation: 155 Joined: 11/28/11 Last Seen: 27 minutes ago Share 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 Link to comment Share on other sites More sharing options...
0 Dolphin86 Posted April 2, 2022 Group: Members Topic Count: 280 Topics Per Day: 0.06 Content Count: 757 Reputation: 17 Joined: 01/07/12 Last Seen: December 18, 2024 Author Share 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 Link to comment Share on other sites More sharing options...
0 Slammer Posted April 3, 2022 Group: Members Topic Count: 10 Topics Per Day: 0.00 Content Count: 218 Reputation: 155 Joined: 11/28/11 Last Seen: 27 minutes ago Share Posted April 3, 2022 can you share your folder db? Quote Link to comment Share on other sites More sharing options...
0 LearningRO Posted April 8, 2022 Group: Members Topic Count: 107 Topics Per Day: 0.02 Content Count: 778 Reputation: 73 Joined: 02/10/12 Last Seen: 6 hours ago Share 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 Link to comment Share on other sites More sharing options...
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 Dolphin86Link to comment
Share on other sites
5 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.