G Geral

DFS Vendor Profit Sharing Script (updated)

DFS Vendor Profit Sharing Script  (updated)
Detalhes
Destaques
Conteúdo
Resenhas

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.)

Veja o item no Second Life
Classificação média: estrela cheia estrela cheia estrela cheia estrela cheia estrela cheia
  • 5 estrela(s):
  • 4 estrela(s):
  • 3 estrela(s):
  • 2 estrela(s):
  • 1 estrela(s):
Great Script Writing
estrela cheia estrela cheia estrela cheia estrela cheia estrela cheia Postado(s) 18/02/2021 por TonyBendaSpoon

works great with my honey

Esta resenha foi útil?