Search found 2 matches

by thepadawan
30 Jun 2020, 17:46
Forum: UASECO
Topic: Use donate plugin for payments to players
Replies: 3
Views: 2181

Re: Use donate plugin for payments to players

Thank you. That does the job! :)

I'm not sure if you confused the arguments. At least I used it like this:

Code: Select all

$billid = $aseco->client->query('Pay', $login, 100, $label);
by thepadawan
06 Jun 2020, 18:52
Forum: UASECO
Topic: Use donate plugin for payments to players
Replies: 3
Views: 2181

Use donate plugin for payments to players

Hi, I'm trying to write a small lottery plugin that pays a random amount of planets to a random player at the end of each map (very similar to lottery plugins for older ASECO's). For the payment I want to use the plugin.donate.php, which should be able to make a payment from the server to a player (...

Go to advanced search