Shop

Add-Ons for MFPS.
User avatar
Lovatto
Admin
Admin
Posts: 1834
Joined: Sun Dec 07, 2014 3:18 pm
Contact:

Image
Image


This addons integrate a Shop System in the Main Menu of MFPS, allowing player spend their in game coins in Weapons or Player Skins, Store the purchases in their accounts and buy coins packs in game.

For developer this is an way to monetize the game, selling virtual coins packs (for real money), given a extra reason to player to come back to play and earn more coins in order to unlock a weapon or player skin, the extension is two click integration, easy add items to the shop (simply set price > 0), integrated in the MainMenu scene, clean and easy to modify UI.

Features:

Weapons and Player Skins items.
Inventory.
In game coins.
ULogin Pro Integrated.
Store purchases in user account.
Easy to add items.
MainMenu scene integration.
Class Customization Integration.
Player Selector Integration.


Note: The system doesn’t include any real Payment method integration for two main reasons: first because there are many platforms and almost each one of them require that use their own IAP / API system for process real money purchases, for example Android, IOS, Steam, Kongregate, etc… so integrate for example Paypal IPN will be useless in any of these platforms, so don’t worth it, second reason is security, even though the system comes with all setup to make easy integrate any payment system.
How to find your Invoice Number: Here
How to find your Order Number: Here
User avatar
slthompson
Contributor
Contributor
Posts: 21
Joined: Mon Jul 01, 2019 7:11 am

If anyone is wondering what can be used for adding credits, gold, coins to the database... that's somewhat easy, OpenCart.com has a lot of options. Use a 'Points Rewards' addon, find many in the Marketplace on their website, it will update the database when they buy your digital 'Coins'. The market place also has many scripts/addons for updating multiple databases if you need that also, for multiple games.
User avatar
tecknowolf
New Member
New Member
Posts: 4
Joined: Mon Jul 23, 2018 8:28 pm

Will this work for MFP ??
User avatar
Angahwejdan08
Contributor
Contributor
Posts: 36
Joined: Sun Jan 06, 2019 3:19 am

tecknowolf wrote:Will this work for MFP ??
I think it will not work with mfp
User avatar
Lovatto
Admin
Admin
Posts: 1834
Joined: Sun Dec 07, 2014 3:18 pm
Contact:

Version 1.1

Add: Camos: now you can add camos to the shop, using Customizer you can list the global camos from CustomizerData and offer pay camos.
Improve: Added randomize items in shop option.
Improve: Added shop item category name in the shop row UI.
Improve: Integrate the new Unity IAP addon.
How to find your Invoice Number: Here
How to find your Order Number: Here
User avatar
Lovatto
Admin
Admin
Posts: 1834
Joined: Sun Dec 07, 2014 3:18 pm
Contact:

cybertech120 wrote: I was wondering, if i buy a silencer from the shop, will it show up in my customizer aswell?
At the moment weapon attachments are not available to sell, Shop support Weapons, Player Skins and Camos only.
How to find your Invoice Number: Here
How to find your Order Number: Here
User avatar
DylanTroones
New Member
New Member
Posts: 2
Joined: Tue Feb 18, 2020 3:09 pm

Hi. I added the shop to my project (latest version) and integrated it, but when I go to the shop section everything is empty and nothing appears (without errors). I think it's normal since I haven't bought the weapon pack yet, right? or is it not normal? I tried to increase the price of standard weapons but nothing was added to the shop section.
User avatar
Lovatto
Admin
Admin
Posts: 1834
Joined: Sun Dec 07, 2014 3:18 pm
Contact:

Hi,

Can you show me a screenshot with the shop window open in the Lobby.
How to find your Invoice Number: Here
How to find your Order Number: Here
User avatar
KKHackLabs
Member
Member
Posts: 52
Joined: Thu May 07, 2020 3:34 pm

Can you set a function to earn coins based on points earned?


Example: for every 100 points earned in a match 1 coin is collected
User avatar
Lovatto
Admin
Admin
Posts: 1834
Joined: Sun Dec 07, 2014 3:18 pm
Contact:

MFPS already have that, if you check in GameData -> Virtual Coins -> Coins Score Value = How much score / XP = 1 coin,
by default is 100, which means that if the player gets 1000 of score at the end of the match, he will get 10 coins.
How to find your Invoice Number: Here
How to find your Order Number: Here
Post Reply