Jump to content
  • 0

itemshop displays No Kafra Points when buying with a group ID 0 account


TemplarOfTheMist

Question


  • Group:  Members
  • Topic Count:  14
  • Topics Per Day:  0.00
  • Content Count:  31
  • Reputation:   1
  • Joined:  06/05/12
  • Last Seen:  

Hello guys,

I have an itemshop script that sells items in Poring Coins. It seems the GM level 99 can buy (Points appear on the UI) whereas a normal account (level 0) gets an error that there is no enough Kafra Points. Here is the script

prontera,152,184,5	itemshop	[Poring] Shop	436,7539,5137:100

I am using the latest rAthena version. Any help would be great.

Thanks!

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  99
  • Topics Per Day:  0.02
  • Content Count:  623
  • Reputation:   94
  • Joined:  05/11/12
  • Last Seen:  

go to: emulador/conf/battle/misc.conf

 

change:

// Whether or not gaining and loosing of cash points is displayed (Note 1).
// Default: no
cashshop_show_points: no

 

to:

// Whether or not gaining and loosing of cash points is displayed (Note 1).
// Default: no
cashshop_show_points: yes

 

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  14
  • Topics Per Day:  0.00
  • Content Count:  31
  • Reputation:   1
  • Joined:  06/05/12
  • Last Seen:  

15 hours ago, Kakaroto said:

go to: emulador/conf/battle/misc.conf

 

change:


// Whether or not gaining and loosing of cash points is displayed (Note 1).
// Default: no
cashshop_show_points: no

 

to:


// Whether or not gaining and loosing of cash points is displayed (Note 1).
// Default: no
cashshop_show_points: yes

 

Thank you, but it didn't work for me :(

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  625
  • Reputation:   188
  • Joined:  11/19/11
  • Last Seen:  

Do you have any screenshot or map server console to show? Maybe we can look at it like that, but normally it should work normal, at least it looks like that to me.

Regards,

Chris

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  14
  • Topics Per Day:  0.00
  • Content Count:  31
  • Reputation:   1
  • Joined:  06/05/12
  • Last Seen:  

11 hours ago, llchrisll said:

Do you have any screenshot or map server console to show? Maybe we can look at it like that, but normally it should work normal, at least it looks like that to me.

Regards,

Chris

I've attached these screenshots to compare: Below is the Admin level 99

Admin.png.57ff4efa4da4f1c9b8b9024b43c53fee.png

This one is a normal account

Normal.png.435db371586d9f4e694658f4d9c14ece.png

Link to comment
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.   Paste as plain text instead

  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.

×
×
  • Create New...