G General

DFS Vendor Profit Sharing Script (updated)

DFS Vendor Profit Sharing Script  (updated)
Details
Features
Contents
Reviews

L$ Splitter Script for DFS & Any Vendor

Easily divide payments received by your DFS vendor (or any other vendor) between yourself and a chosen partner based on the percentage you set.

Features:
✅ Automatic Payment Splitting – Set a percentage to share earnings with a partner using their UUID.
✅ Displays Hovertext – Shows item name, price, and available units above the vendor.
✅ Simple Setup – Just drop the script into the prim, set the price, UUID, and profit share percentage.
✅ Refund Functionality – If out of stock, the script can automatically refund payments (with granted permissions).

Easy Configuration:
Modify just a few lines to adjust pricing, partner UUID, and profit percentage:

// Set item price in L$
integer PL = 100;

// Partner’s UUID (from their profile)
key YourPartner = "2f2b7182-4cfd-43ac-a249-b33085d02ee8";

// Profit share percentage (0.50 = 50%)
float UPercent = 0.50;
Includes an alternative script without hovertext. (Do not use both in the same vendor.)

See item in Second Life
Average rating: full star full star full star full star full star
  • 5 star:
  • 4 star:
  • 3 star:
  • 2 star:
  • 1 star:
Great Script Writing
full star full star full star full star full star Posted February 18, 2021 by TonyBendaSpoon

works great with my honey

Was this review helpful?