[DBTech] DragonByte Shop

xF2 Add-on [DBTech] DragonByte Shop 6.6.4

No permission to download

Whatever

No one
Collaborate
Registered
Joined
Oct 2, 2019
Messages
134
Points
53

Reputation:

@nulleros create custom item. after making it click on the gear image and select the icon u want to sell. thats it. :)
 

Pr0fesseur

Moderator
Staff member
Moderator
+Lifetime VIP+
V.I.P Member
Collaborate
Registered
Joined
Nov 20, 2019
Messages
361
Points
103

Reputation:

Anyone know how to implement this?
it prevents stealing unless they have 1000 credits

Code:
return ($this->can_steal
&& (
\XF::eek:ptions()->dbtech_shop_steal_lose == 0
|| $this->getValueFromUser(null, false) > 1000.00
)
);
 

Pr0fesseur

Moderator
Staff member
Moderator
+Lifetime VIP+
V.I.P Member
Collaborate
Registered
Joined
Nov 20, 2019
Messages
361
Points
103

Reputation:

no no thats not what i meant... this bit of code goes somewhere just not sure where....

also if you know how to set it so that there is a cool down that would be really helpful, theres a bug where so long as someone has 1 scrip they can just keep stealing and its breaking my forum where people want to leave
 

hollywood1337

Well-known member
Registered
Joined
Dec 10, 2019
Messages
51
Points
28

Reputation:

Is there a way to setup the ability to sell accounts from inventory like:

shop item->inventory->one inventory item per purchase->remove item from available inventory
 

lovesick

New member
Registered
Joined
Feb 24, 2020
Messages
1
Points
13

Reputation:

Guys anyone tried to use it with Russian language? it's working well with English language but when switch language to russian i do not see the shop.

Anyone can point me how to fix this issue?

Thank you.
 

ENXF NET

Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
Joined
Nov 13, 2018
Messages
19,773
Points
823

Reputation:

ENXF NET updated [DBTech] DragonByte Shop with a new update entry:

6.1.5

Update highlights

This version changes the way currencies are displayed in the postbit and fixes a couple minor issues.


Complete Change Log

Change: Ensure currency display in the postbit is displayed inline
Fix: Fix an issue where an icon would not be resized if the proportions were too misaligned
Fix: Fix an issue with merging users

Read the rest of this update entry...
 

DareSec

Inforc3r
Staff member
Administrator
Moderator
S.V.I.P Member
Collaborate
Registered
Joined
May 25, 2019
Messages
1,375
Points
523

Reputation:

updat?
 

ENXF NET

Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
Joined
Nov 13, 2018
Messages
19,773
Points
823

Reputation:

ENXF NET

Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
Joined
Nov 13, 2018
Messages
19,773
Points
823

Reputation:

ENXF NET updated [DBTech] DragonByte Shop with a new update entry:

6.1.6

Update highlights

This version makes a minor update to when certain items take effect, and fix a bug with undeleting items via the front-end.

Complete Change Log

Change: Username Style and User Title Style items that are "hidden" should now take effect
Fix: Fix missing undelete method

Read the rest of this update entry...
 

ENXF NET

Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
Joined
Nov 13, 2018
Messages
19,773
Points
823

Reputation:

ENXF NET updated [DBTech] DragonByte Shop with a new update entry:

6.2.0

Update highlights

This version introduces too many features to highlight individually - see the change log for the full list.


Complete Change Log

Feature: Filter bar for Inventory pages
Feature: "Item type" filter for Overview and Category pages
Feature: Add display order as a valid sort option for item list
Feature: Filter on the Purchase page now searches all pages
Feature: Thread Highlight / Thread Title Style items can now be restricted from...

Read the rest of this update entry...
 

ENXF NET

Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
Joined
Nov 13, 2018
Messages
19,773
Points
823

Reputation:

ENXF NET updated [DBTech] DragonByte Shop with a new update entry:

6.2.1

Update highlights

This version adds pagination for the inventory. Certain forums with a large number of purchased items could run into memory issues when viewing the inventory, which will be addressed by this update.

If you do not wish to use the pagination feature, you can set the new "Inventory items per page" to a very high number.


Complete Change Log

Change: Add pagination for inventory, in order to avoid memory issues

Read the rest of this update entry...
 

ENXF NET

Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
Joined
Nov 13, 2018
Messages
19,773
Points
823

Reputation:

ENXF NET updated [DBTech] DragonByte Shop with a new update entry:

6.2.2

Update highlights

This version introduces a new setting, allowing you to set a minimum wallet amount required in order to attempt to steal. This prevents people from avoiding penalties by banking all but 1 of their currency.


Complete Change Log

Feature: (Optional) Minimum wallet amount needed in order to steal

Read the rest of this update entry...
 

Pr0fesseur

Moderator
Staff member
Moderator
+Lifetime VIP+
V.I.P Member
Collaborate
Registered
Joined
Nov 20, 2019
Messages
361
Points
103

Reputation:

ABOUT ? F**ing ? TIME? DRAGONBYTE!!!!!

literally broke my website when i had stealing turned on!

@ENXF NET can i get this plzz...... ive been a good VIP and my status ended a few days ago!!!
 

ENXF NET

Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
Joined
Nov 13, 2018
Messages
19,773
Points
823

Reputation:

what u you mean?
 

Pr0fesseur

Moderator
Staff member
Moderator
+Lifetime VIP+
V.I.P Member
Collaborate
Registered
Joined
Nov 20, 2019
Messages
361
Points
103

Reputation:

permission to download this update
 

Pr0fesseur

Moderator
Staff member
Moderator
+Lifetime VIP+
V.I.P Member
Collaborate
Registered
Joined
Nov 20, 2019
Messages
361
Points
103

Reputation:

my errors have been fixed by updating :)
 
Last edited:
Top