0.7.6 Banquer avatar never take the money.
- このフォーラムに新しいトピックを立てることはできません
- このフォーラムではゲスト投稿が禁止されています
Luisillo
居住地: Spain
投稿数: 80

When a user upload a picture or create a group or... pay for some service I can see in the database transactions the receptor is always 00000000-0000-0000-0000-000000000000@0.0.0.0 and not the banker avatar
I have defined in MoneyServer.ini :
;If "00000000-0000-0000-0000-000000000000" is specified, all avatars can get money from system.
;If blank is specified, nobody can get money.
BankerAvatar = "dffaeb01-a01c-457a-99bf-e99771b22d55"
In OpenSim.ini
[Economy]
SellEnabled = "true"
PriceUpload = 5
PriceGroupCreate = 100
UserServer = "http://192.168.1.9:8003/"
EconomyModule = DTLNSLMoneyModule
CurrencyServer = "https://192.168.1.9:8008/"
Landserver = "http://192.168.1.9/grid/modules/xoopensim/helper/landtool.php"
EconomyBaseAccount = dffaeb01-a01c-457a-99bf-e99771b22d55
I try too with the same results EconomyBaseAccount = dffaeb01-a01c-457a-99bf-e99771b22d55@192.168.1.9
Example uploading a picture by 5 In the table transactions i have:
"c37c1acf-639e-4b56-ae2e-f3d174b9511f","283cb4c4-2084-43d2-9547-0bd02675b5cc@192.168.1.9",
"00000000-0000-0000-0000-000000000000@0.0.0.0","5","00000000-0000-0000-0000-000000000000",
"1101710651287296","1101","1380478823","bb70095d-b1f4-49a4-8863-278b7a4869df","0","Asset upload 9/29/2013 6:20:23 PM"
Regards,
Luisillo
I have defined in MoneyServer.ini :
;If "00000000-0000-0000-0000-000000000000" is specified, all avatars can get money from system.
;If blank is specified, nobody can get money.
BankerAvatar = "dffaeb01-a01c-457a-99bf-e99771b22d55"
In OpenSim.ini
[Economy]
SellEnabled = "true"
PriceUpload = 5
PriceGroupCreate = 100
UserServer = "http://192.168.1.9:8003/"
EconomyModule = DTLNSLMoneyModule
CurrencyServer = "https://192.168.1.9:8008/"
Landserver = "http://192.168.1.9/grid/modules/xoopensim/helper/landtool.php"
EconomyBaseAccount = dffaeb01-a01c-457a-99bf-e99771b22d55
I try too with the same results EconomyBaseAccount = dffaeb01-a01c-457a-99bf-e99771b22d55@192.168.1.9
Example uploading a picture by 5 In the table transactions i have:
"c37c1acf-639e-4b56-ae2e-f3d174b9511f","283cb4c4-2084-43d2-9547-0bd02675b5cc@192.168.1.9",
"00000000-0000-0000-0000-000000000000@0.0.0.0","5","00000000-0000-0000-0000-000000000000",
"1101710651287296","1101","1380478823","bb70095d-b1f4-49a4-8863-278b7a4869df","0","Asset upload 9/29/2013 6:20:23 PM"
Regards,
Luisillo
投票数:93
平均点:3.98
iseki
投稿数: 1581

Hi,
Upload charge or GroupCreate Charge are a of being paid to System, it is not the be paid to Banker Avatar.
At our money system, ability of Banker Avatar is the only thing that can be obtained free of charge from the money system.
引用:
At our money system, "Landserver" and "EconomyBaseAccount" are not supported in Economy section.
Thanks.
Upload charge or GroupCreate Charge are a of being paid to System, it is not the be paid to Banker Avatar.
At our money system, ability of Banker Avatar is the only thing that can be obtained free of charge from the money system.
引用:
Luisillo wrotes:
Landserver = "http://192.168.1.9/grid/modules/xoopensim/helper/landtool.php"
EconomyBaseAccount = dffaeb01-a01c-457a-99bf-e99771b22d55
At our money system, "Landserver" and "EconomyBaseAccount" are not supported in Economy section.
Thanks.
投票数:65
平均点:4.62
Luisillo
居住地: Spain
投稿数: 80

Thank you very much for your answer.
投票数:49
平均点:4.69