ページ内コンテンツ
DTL/NSL Money Server for OpenSim 
Overview 
- Latest Stable Version is 0.7.5 (for OpenSim 0.7.5)
- This Money Server is modified from DTL Currency and for Unix/Linux (It might work in MS Windows).
- Some bug fixes are done and some functions are extended from DTL currency.
- This can be operated by OpenSim 0.6.7-0.7.1.x, 0.7.2, 0.7.3, 0.7.4 and 0.7.5
- Web Monitor function (ASP.NET) is removed from original DTL Currency.
- This does not support that sell/buy the group shared object.
- Please use this at Your Own Risk!!
- About this project, Milo do a lot of advice and donation to us. Thank you very much!!
tar Ball 
- 0.7.5 for OpenSim-0.7.5 (Binaries are included. not need to compile)
- more old version...
Subversion 
- for OpenSim-0.7.5
- svn co http://www.nsl.tuis.ac.jp/svn/opensim/opensim.currency/branches/0.7.5/ opensim.currency-0.7.5
- latest dev version (for OpenSim-0.7.6Dev)
- svn co http://www.nsl.tuis.ac.jp/svn/opensim/opensim.currency/trunk opensim.currency
- Attention
- If you use this and you have used Money Server 0.7.3, please delete bin/OpenSim.Forge.Currency.dll
- At 0.7.5Dev, I changed dll name from OpenSim.Forge.Currency.dll to OpenSim.Modules.Currency.dll
- The reason is in order to maintain compatibility with other modules.
for Release Version (OpenSim-0.7.5) 
cd (PREFIX)/opensim-X.Y.Z-source (or opensim-X.Y.Z-release) tar xzfv opensim.currency-X.Y.Z.tar.gz ./runprebuild.sh && nant clean && nant cd opensim.currency-X.Y.Z ./build.sh cd ../bin vi MoneyServer.ini
for latest Dev Version (OpenSim-0.7.6Dev) 
git clone git://opensimulator.org/git/opensim opensim cd opensim svn co http://www.nsl.tuis.ac.jp/svn/opensim/opensim.currency/trunk opensim.currency ./runprebuild.sh && nant clean && nant cd opensim.currency ./build.sh cd ../bin vi MoneyServer.ini
Helper Scripts 
- If you use functions that Buy Money from System, Buy Land and send_money, you should set up Helper Scripts.
- If you use XoopenSim or Modlos, you may not do setting Helper Script. Because XoopenSim/Modlos sets up it by automatically.
- Helper Scripts work with PHP-5.x, those does not work with PHP-5.3.x
- Setup Manual of Helper Scripts is here
OpenSim 0.7.3/0.7.4 and latest Dev 
- Attetion: MoneyServer's name was changed
# cd bin # mono Robust.exe # mono MoneyServer.exe # mono OpenSim.exe
Sample Program 
- LSL: llGvieMony()
- PHP: send_money()
Bugs 
- 0.7.1 R2
- send_money() of helper script is failed, when the secretCode argument is omitted.
- 0.7.1 R1
- The script money() (money event) does not work. (It is corrected at R2)
Charge message of "Group Creation" displayed L$100 at any time.As it displayed normally at Hippo Viewer, this is the problem of Viewer.
- 0.7 R4
- Included include/opensim.mysql.php helper script of v0.7R4 has bugs. If you want to use included helper scripts, please download http://www.nsl.tuis.ac.jp/DownLoad/SoftWare/PHP/WI-1.55/opensim.mysql , and rename to opensim.mysql.php and use it.
- 0.7 R3
- When object is set to sale original, no money is transferred. (collected at v0.7 R4)
- When object is set to sale original, no money is transferred. (collected at v0.7 R4)
注意 
- OpenSim.ini 中の UserServer, CurrencyServer のアドレスは localhost (127.0.0.1) を使用しないこと ( [Network] セクションの user_server_url).これは,このIPアドレスが,Monet Server内でのユーザのアカウント識別に利用されるためである.
- MoneyServer.ini と include/config.php (またはXoopenSim/Modlos) の Helper Script用のキーは必ず同じものを指定すること.
- 0.6.9で,[Network] セクションの user_server_url が無くなったため,代わりに [Economy]セクションで UserServer を指定するように変更.
Indexes 
- OpenSim/MoneyServer/Aurora-Sim
- OpenSim/MoneyServer/ChangeLog
- OpenSim/MoneyServer/Devel
- OpenSim/MoneyServer/Devel/currency.php
- OpenSim/MoneyServer/Devel/function_call
- OpenSim/MoneyServer/Devel/function_call/AuroraSim
- OpenSim/MoneyServer/Devel/function_call/OpenSim
- OpenSim/MoneyServer/Devel/landtool.php
- OpenSim/MoneyServer/Devel/transaction_code
- OpenSim/MoneyServer/Diva-0.7.2
- OpenSim/MoneyServer/DTL Currency Processing
- OpenSim/MoneyServer/Functions
- OpenSim/MoneyServer/Helper Script
- OpenSim/MoneyServer/LSL
- OpenSim/MoneyServer/MoneyServer.ini
- OpenSim/MoneyServer/old_version
- OpenSim/MoneyServer/OpenSim.ini
- OpenSim/MoneyServer/send_money
- OpenSim/MoneyServer/SQL_Reconnect_Error
- OpenSim/MoneyServer/standalone_0.7
- OpenSim/MoneyServer/standalone_0.7.1
Counter: 17489,
today: 19,
yesterday: 101
最終更新: 2013-04-25 (木) 09:33:56 (JST) (25d) by iseki
