sales_tagger ![code/modules/recycling/sortingmachinery.dm 338](git.png)
Vars | |
cut_max | Maximum value for cut_multiplier. |
---|---|
cut_min | Minimum value for cut_multiplier. |
cut_multiplier | Details the percentage the scanned account recieves off the final sale. The person who tagged this will receive the sale value multiplied by this number. |
payments_acc | The account which is recieving the split profits. |
Var Details
cut_max ![code/modules/recycling/sortingmachinery.dm 356](git.png)
Maximum value for cut_multiplier.
cut_min ![code/modules/recycling/sortingmachinery.dm 358](git.png)
Minimum value for cut_multiplier.
cut_multiplier ![code/modules/recycling/sortingmachinery.dm 354](git.png)
Details the percentage the scanned account recieves off the final sale. The person who tagged this will receive the sale value multiplied by this number.
payments_acc ![code/modules/recycling/sortingmachinery.dm 349](git.png)
The account which is recieving the split profits.