Tassadar Posted December 21, 2018 Group: Members Topic Count: 52 Topics Per Day: 0.02 Content Count: 107 Reputation: 5 Joined: 07/21/16 Last Seen: January 27 Share Posted December 21, 2018 Good night; My Rops Store is set up and it works, but on the last tab, no matter what I put on it, it does not show any items. // 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,7179,200 // Proof of Donation (Ticket VIP 24h) 0,17441,10000 // Caixa de Rédeas Permanentes 0,20311,3000 // 0,19602,3000 // // ---------- 1 Elmos --------- 1,18821,3000 // Rainbow Feather Deco [1] Item ID# 18821 1,5490,10000 // 1,18858,5000 // Pink Angeling Bubble [0] ID# 18858 1,18657,7000 // Pegasus Wing Ears [0] Item ID# 18657 // ---------- 2 Equipamentos ------ 2,2383,9000 // Brynhild [0] [Body] Item ID# 2383 2,15041,9000 // Boitata Armor [1] [Body] Item ID# 15041 // ---------- 3 Aluguel ------- 3,16683,3000 // Caixa de Rédeas 30 Dias // ---------- 4 Armas --- 4,13071,2000 // Adaga aprimorada 4,18112,2000 // Arco Aprimorado 4,21000,2000 // Espada de duas mãos Aprimorada // ---------- 5 Buffs --------- 5,12202,500 // Comida FOR + 10 5,12203,500 // Comida AGI + 10 5,12207,500 // Comida VIT + 10 5,12204,500 // Comida INT + 10 // ---------- 6 Consumíveis --- 6,12412,200 // Chicle de Bola (200% 15 min) 6,12264,100 // Chiclete (50% 30 min) // ---------- 7 Outros -------- 7,6230,1000 // Pergaminho de Arma +7 7,6228,3000 // Pergaminho de Arma +9 // ---------- 8 Especiais não funciona --- 8,1185,4000 // Pedra do Sábio 8,1136,200 // Proof of Donation (Ticket VIP 24h) Does anyone know how to solve it? Do you have a maximum limit of items that we can put in the store? Quote Link to comment Share on other sites More sharing options...
0 christofereduardo Posted December 30, 2018 Group: Members Topic Count: 13 Topics Per Day: 0.00 Content Count: 36 Reputation: 2 Joined: 06/06/13 Last Seen: May 4, 2024 Share Posted December 30, 2018 (edited) for someone is this option working? hexed - 2018-05-30bRagexeRE Edited December 30, 2018 by christofereduardo Quote Link to comment Share on other sites More sharing options...
0 X-EcutiOnner Posted January 24, 2019 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 40 Reputation: 7 Joined: 10/25/18 Last Seen: January 23 Share Posted January 24, 2019 OK Guys, use this guide FIRST Add item for sale in your item_cash_db.txt ex. // ---------- 8 Especiais não funciona --- 8,1185,4000 // Pedra do Sábio 8,1136,200 // Proof of Donation (Ticket VIP 24h) Next Step Run your server (if on running use @reloaditemdb) connect your game client and type /limitedsale to register your item for discount sale ENJOY!!! Quote Link to comment Share on other sites More sharing options...
0 Tassadar Posted January 25, 2019 Group: Members Topic Count: 52 Topics Per Day: 0.02 Content Count: 107 Reputation: 5 Joined: 07/21/16 Last Seen: January 27 Author Share Posted January 25, 2019 Can you explain how to fill in the fields correctly? Quote Link to comment Share on other sites More sharing options...
0 X-EcutiOnner Posted January 25, 2019 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 40 Reputation: 7 Joined: 10/25/18 Last Seen: January 23 Share Posted January 25, 2019 in game type /limitedsale you can see this windows details of thes numbers in picture 1.input a name of item you want to register (open item_db.txt to see item in aegis name ex. 501,Red_Potion,Red Potion,0,50) 2.click Search then item number has auto input 3.input number in this field for quantity 4.input a day in MM/DD format (ex. 1/24 is Jan/24) 5.input a time to begin for sale in HH:mm 24Hrs. format (ex.15:05 is 15 o'clock and 5 minute) 6.input how long of time to sale (in Hours) 7.Click Add Limited Item to register for sale When time comming to you regis these item start to sale automatical FINISH!!! x.If you want to delete item out from limitedsale use direction in 1-6 and click Item Delete Good Luck Bro... Quote Link to comment Share on other sites More sharing options...
Question
Tassadar
Good night;
My Rops Store is set up and it works, but on the last tab, no matter what I put on it, it does not show any items.
Does anyone know how to solve it?
Do you have a maximum limit of items that we can put in the store?
Link to comment
Share on other sites
4 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.