Flashbang 0 Posted February 5, 2023 Report Share Posted February 5, 2023 I would like to sell donator scrolls on the server, these can be bought and traded, if someone redeem it they will get x amount of donator tokens that they can spend in donator store ingame as well as they will recieve x amount added to their total donated amount. I'm using GamePayments for the shop, where would I even begin to make something like this? Would it require a database? Using Valius source. Link to comment Share on other sites More sharing options...
N1K0 559 Posted February 6, 2023 Report Share Posted February 6, 2023 On 2/5/2023 at 3:13 PM, Flashbang said: I would like to sell donator scrolls on the server, these can be bought and traded, if someone redeem it they will get x amount of donator tokens that they can spend in donator store ingame as well as they will recieve x amount added to their total donated amount. I'm using GamePayments for the shop, where would I even begin to make something like this? Would it require a database? Using Valius source. PM me your discord. Link to comment Share on other sites More sharing options...
Delusional 5 Posted April 20, 2023 Report Share Posted April 20, 2023 Multiple ways you could do it. Webhooks callbacks to your own server / you requesting to external API on CMD or caching it with CRON / or querying your/the db yourself. Lookup Foxtrot Shop in the downloads section, standalone and very easy to setup if you have basic coding knowledge Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now