Cash Shop Support
Hello~! - What?!
//====================================================
//= _ _ _
//= | | | | | |
//= | |_| | ___ _ __ ___ _ _| | ___ ___
//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __|
//= | | | | __/ | | (__| |_| | | __/\__ \
//= \_| |_/\___|_| \___|\__,_|_|\___||___/
//=
//= http://herc.ws/board/
//====================================================
//= http://herc.ws/board/topic/367-introducing-cash-shop-support/
cash_shop: (
{
cat_0: { //New
Apple:100
ID531:250
}
cat_1: { //Popular
ID513:100
Banana_Juice:250
}
cat_2: { //Limited
Grape:100
ID533:250
}
cat_3: { //Rental
ID515:100
Carrot_Juice:250
}
cat_4: { //Permanent
Green_Herb:100
ID510:250
}
cat_5: { //Scroll
ID501:100
ID502:250
}
cat_6: { //Usable
White_Potion:150
Blue_Potion:500
}
cat_7: { //Other
ID909:400
ID907:500
}
}
)
Is it ready?!

Hello~! - What?!
- 1st, getting this together has only been possible thanks to Yommy
- 2nd, really, without Yommy's help this wouldn't have worked
- 3rd, did I already mention Yommy made this possible?
//====================================================
//= _ _ _
//= | | | | | |
//= | |_| | ___ _ __ ___ _ _| | ___ ___
//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __|
//= | | | | __/ | | (__| |_| | | __/\__ \
//= \_| |_/\___|_| \___|\__,_|_|\___||___/
//=
//= http://herc.ws/board/
//====================================================
//= http://herc.ws/board/topic/367-introducing-cash-shop-support/
cash_shop: (
{
cat_0: { //New
Apple:100
ID531:250
}
cat_1: { //Popular
ID513:100
Banana_Juice:250
}
cat_2: { //Limited
Grape:100
ID533:250
}
cat_3: { //Rental
ID515:100
Carrot_Juice:250
}
cat_4: { //Permanent
Green_Herb:100
ID510:250
}
cat_5: { //Scroll
ID501:100
ID502:250
}
cat_6: { //Usable
White_Potion:150
Blue_Potion:500
}
cat_7: { //Other
ID909:400
ID907:500
}
}
)
Is it ready?!
- The packets work, you can buy, list, etc. BUUUUT I wouldn't bet it is 100% complete -- I'm not very aware of how the cashpoint stuff works, I'd guess the behavior is not 100% -- BUUUT getting the packets to work was the toughest part, just drop us a bug report and we sure will fix any broken formulas instantly.
- I'm not aware of what the official servers have in it being sold either, I've put random garbage with absurdly high prices in the db (so we all can debug).
- BTW This only works on ragexe (not ragexere!) clients, e.g. : http://herc.ws/board/topic/289-2013-ragexe-area/
- Yommy
- Yommy
- ...Yommy!
- malufett
- Judas
- Beret
- kLabMouse
- And everyone whos helped us get the 2013 client to work, Thank you All!
- to Beret and Yommy for the new file format suggestion!

Last edited by a moderator: