Jump to content
  • 0
Relzz

CashShop error

Question

Hello, anyone knows why the client closes when I click the cash shop button on the client 2013-08-07? It only closes.. not even an message in the console only "Character M45T3R has logged off"

Share this post


Link to post
Share on other sites

6 answers to this question

Recommended Posts

  • 0

Does your cashop have items? Like you put new items?

Share this post


Link to post
Share on other sites
  • 0

maybe you have a wrong format in your cashshop_db.conf

 

 

 

[cbox]//====================================================
//= _ _ _
//= | | | | | |
//= | |_| | ___ _ __ ___ _ _| | ___ ___
//= | _ |/ _ '__/ __| | | | |/ _ / __|
//= | | | | __/ | | (__| |_| | | __/__
//= _| |_/___|_| ___|__,_|_|___||___/
//=
//= http://herc.ws/board/
//================= More Information =================
//= http://herc.ws/board/topic/367-introducing-cash-shop-support/
//====================================================
// This file handles the entire Cashshop. You can simply
// add in any amount of items you like within each category.
// Please keep in mind that the Cashshop does not work
// with ragexere clients.
//====================================================

cash_shop: (
{
cat_0: { //New
ID11039:20000
ID11116:2000
ID11117:400
ID11118:300
ID11113:200
ID11114:200
ID11112:200
ID11115:200
ID11119:200
ID11111:20
}

cat_1: { //Headgears
ID11120:50
ID11121:20
ID18885:5
}
[/cbox]

Share this post


Link to post
Share on other sites
  • 0

i think its not affected on what he encountered.

Share this post


Link to post
Share on other sites
  • 0

[cbox]#ifndef PACKETVER
#define PACKETVER 20130807
#endif // PACKETVER

#ifndef DISABLE_PACKETVER_RE
// Comment the following line if your client is NOT ragexeRE (required because of conflicting packets in ragexe vs ragexeRE).
//#define PACKETVER_RE <<<<< DID YOU PUT COMMENT ON THIS
#endif // DISABLE_PACKETVER_RE[/cbox]

 

maybe this is the conflict

 

 

or

 

you can check mine if you still get the same result

http://www.mediafire.com/folder/hg3wqu9a1cc7w/ready_made

Edited by themon

Share this post


Link to post
Share on other sites
  • 0

Actually, It's that client what im using... I'll checkthe diffs or.. oh I have an idea ..

Share this post


Link to post
Share on other sites
  • 0

Oh I just realized it was a syntax error on my ItemInfo.lua :D thanks anyway !

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.