G 全般

DFS Vendor Profit Sharing Script (updated)

DFS Vendor Profit Sharing Script  (updated)
詳細
設備
コンテンツ
レビュー

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

Second Life の商品を表示
評価平均: 塗りつぶしの星 塗りつぶしの星 塗りつぶしの星 塗りつぶしの星 塗りつぶしの星
  • 5 スター:
  • 4 スター:
  • 3 スター:
  • 2 スター:
  • 1 スター:
Great Script Writing
塗りつぶしの星 塗りつぶしの星 塗りつぶしの星 塗りつぶしの星 塗りつぶしの星 掲載済み 2021/02/18 : TonyBendaSpoon

works great with my honey

このレビューはお役に立ちましたか?