Search found 1632 matches

by undef.de
28 Jun 2020, 20:45
Forum: UASECO
Topic: Use donate plugin for payments to players
Replies: 3
Views: 2196

Re: Use donate plugin for payments to players

You should use the pay method instead of the DonatePlugin: https://www.uaseco.org/dedicated-server/methods.php#Pay

Code: Select all

$billid = $aseco->client->query('Pay', 100, $login, $label);
by undef.de
28 Jun 2020, 20:43
Forum: UASECO
Topic: Music Server Issues
Replies: 13
Views: 79595

Re: Music Server Issues

Silence - only game noise no tunes only when you first load it up. Would be nice to get a tune on while playing. but since uaseco's musicserver doesn't support https, I cannot use Google Drive :/ Who said that HTTPS can't be used? Did you tried it? What error are in the logfiles then? About the loc...
by undef.de
28 Jun 2020, 20:39
Forum: UASECO
Topic: [Problem] - ESL_Comp Tittle Pack with Uaseco !
Replies: 1
Views: 1577

Re: [Problem] - ESL_Comp Tittle Pack with Uaseco !

Try the latest version from Github, that Unknown Map problem has been fixed.
by undef.de
28 Jun 2020, 14:42
Forum: UASECO
Topic: Feedback and Reports for the master branch from github
Replies: 88
Views: 144112

Re: Feedback and Reports for the master branch from github

speedychris wrote: 28 Jun 2020, 09:08 Updatet yesterday to 2020-06-18, everything fine except on every map change i get a info message on my local server rank.
How to disable that (cant find a xml config to prevent this)?
If you let me see what you mean, then maybe I can help. :thumbsup:
by undef.de
26 May 2020, 16:44
Forum: UASECO
Topic: Music Server Issues
Replies: 13
Views: 79595

Re: Music Server Issues

[2020-05-26 03:54:52] [MusicServer] Load music server config [config/music_server.xml] [2020-05-26 03:54:52] [MusicServer] Parsing OGG files for ID3-Tags: [2020-05-26 03:54:52] [MusicServer] > Skip "D:\ManiaPlanet\MAD_Valley_Server\GameData\Music\CMA-Without_You.ogg": already parsed This ...
by undef.de
23 May 2020, 21:18
Forum: UASECO
Topic: nombre de records ??
Replies: 1
Views: 1689

Re: nombre de records ??

Hmmm... that's strange indeed. Could you please give me a database dump (by PM) of your database when that problems happen? And add also a screenshot where I can see the MapCountWidget from RecordsEyepiece.
by undef.de
12 May 2020, 19:56
Forum: UASECO
Topic: Uaseco starting problem
Replies: 1
Views: 1323

Re: Uaseco starting problem

What do your bat files contain and where is your php.exe located?
by undef.de
12 May 2020, 19:54
Forum: UASECO
Topic: turn off plugin presentation in final score board
Replies: 9
Views: 3630

Re: turn off plugin presentation in final score board

You have to send them again at the event onLoadingMap, but now with the wanted content (not empty).

Go to advanced search