Cash Shop Discount

kyeme

High Council
Messages
500
Points
0
Github
kyeme
Emulator
Im suggesting for cash shop discount xD

Example:

cash_shop: (
{
    discount: 50 // 50% discount in cat_0
cat_0: { //New
RTC_Winner_Hat:2000
King_Poring_Hat:2500
    }
},
{
   discount: 10 // 10% discount in cat_1
cat_1: { //Hot
Baricade_Repair_Kit:10
Guardian_Stone_Repair_Kit:8
      Muffler_Box:3
    }
},
{
   discount: 0 // default
cat_2: { //Rental
Boarding_Halter_7_Box:25
    }
}


 
 
~Results:
RTC_Winner_Hat = 1000
King_Poring_Hat = 1250
 
Baricade_Repair_Kit = 9
Guardian_Stone_Repair_Kit = 7     (10% of 8 = 0.8
Muffler_Box = 3 (10% of 3 = 0.3) no discount? xD
 
Suggestion only . Thanks!!!!!!!!! 
default_smile.png

 


 
As I said in another topic that would be interesting. Still I give another suggestion on top of that
discount: { Saturday: 50 //Gives 50% discount on the day Saturday}
In this way the administrator can put an item with each discount on different days.
 
As I said in another topic that would be interesting. Still I give another suggestion on top of that
discount: { Saturday: 50 //Gives 50% discount on the day Saturday}
In this way the administrator can put an item with each discount on different days.
I like this one. Having different discount days make your players save up for big bulk shopping
default_tongue.png


 
This is also possible via 'premium account' or make a specific account to level 1.

 

 
Let's hope the ind and see your opinion

 
Last edited by a moderator:
Kro implemented discount on cash shop.

There is also a top button that leads to the site of cash.

034449kdx4xmjev6jjxpqn.jpg


 
Last edited by a moderator:
Perhaps we could revisit this and make cash shop data 'scriptable' as there are behavior we're lacking e.g. popular tab should be dynamic by aggregating most purchased content from all tabs instead of having its own list

 
Back
Top