Nouse Random Pay

by Nouseforname

System

XASECO

Description

Pay coppers to a random player at round's end

Installation

1. unzip the script to xaseco base directory
2. edit xaseco's plugins.xml and include the following line:
Code:
<plugin>plugin.nouse.randompay.php</plugin>
3. restart xaseco

Settings

Settings can be configured in plugin file itself via lines 47-52 by editing the following values:
Quote:
$limit = 2; // player limit to enable random payment $minservercoppers = 1000; // minimum amount of server coppers $minpay = 20; // minimum amount to pay $maxpay = 150; // maximum amount to pay $rocOnly = false; // set this to true if you want it only during 100k ladder state

Changes in v1.0.2

- fixed warning messages (by L3cKy)

Changes in v1.0.1

- add support for Third-Party Plugins UpToDate

Link(s)

Forum:
Homepage: https://nouseforname.de/other/nouseforname.de/plugin.php?&file=plugin.nouse.randompay

Download(s)

File Version Date Size Downloads
nouse_randompay(1.0.2).zip 1.0.2 2019-11-07 1.96 KB 459
nouse_randompay(1.0.1).zip 1.0.1 2012-05-12 1.9 KB 1480