Jump to content
  • 0

Donation shop with Pod or SQL currency option


Question

Posted

Hi I would like to request a donation shop npc witch has these features: 

 

1. Choose buy option (Pods or .@credit)  

query_sql("SELECT `balance` FROM `" + escape_sql(.creditTable$) + "` WHERE `account_id` = " + getcharid(3) + " LIMIT 0,30", .@credits);

2. Buy more than 1 items

3. View headgear items like on Quest Item features .. Thanks

2 answers to this question

Recommended Posts

  • 0
Posted
16 hours ago, Ronald said:

How about using a pointshop instead of this one? It will be just of same outcome but easier way.  Just use single NPC with call function for the pointshop.

Hi ! What do you mean by pointshop sir ? like #CASHPOINT ?? Do I need to convert the .@credit to #CASHPOINT

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...