flagflag  If you want to see English page, please click "English" Button at Left.
66: 2012-11-26 (月) 15:54:08 admin ソース 67: 2012-11-27 (火) 22:51:57 iseki ソース
Line 1: Line 1:
-* DTL/NSL Money Server [#zebd09de]+* DTL/NSL Money Server for OpenSim [#se1ad59b]
** Overview [#vaa53e04] ** Overview [#vaa53e04]
Line 12: Line 12:
- &font(#0000ff){About this project, ''Milo'' do a lot of advice and donation to us. ''Thank you very much!!''}; - &font(#0000ff){About this project, ''Milo'' do a lot of advice and donation to us. ''Thank you very much!!''};
-- &font(#ff2222){[[previous ''Aurora-Sim (0.4.3Dev)'' is full supported.>./Aurora-Sim#b8a01dda]] (new, 10 Setp. 2011)}; +- [[for Aurora-Sim is here>/Aurora/MoneyServer]] 
-- ''Under Development for latest version of Aurora-Sim, now'' -> [[Progress>./Aurora-Sim]]+#br 
 + 
 +*** Supported Functions [#y5e3e741] 
 +- [[See Here>./Functions]]
#br #br
Line 24: Line 27:
#br #br
** Download of DTL/NSL Money Server[#u2d15064] ** Download of DTL/NSL Money Server[#u2d15064]
- +*** tar Ball [#v661c160]
-*** [[OpenSim]] [#x2bf1cc1]+
- 0.7.3 for OpenSim-0.7.3/0.7.4 (Binaries are included. not need to compile) - 0.7.3 for OpenSim-0.7.3/0.7.4 (Binaries are included. not need to compile)
-- http://www.nsl.tuis.ac.jp/xoops/modules/​d3downloads/index.php?page=singlefile&ci​d=8&lid=33 -- http://www.nsl.tuis.ac.jp/xoops/modules/​d3downloads/index.php?page=singlefile&ci​d=8&lid=33
 +- [[more old version...>./old_version]]
 +#br
 +*** Subversion [#nd5f9697]
- latest dev version (for OpenSim-0.7.5Dev) - latest dev version (for OpenSim-0.7.5Dev)
-- svn co http://www.nsl.tuis.ac.jp/svn/opensim/op​ensim.currency/trunk opensim.currency -- svn co http://www.nsl.tuis.ac.jp/svn/opensim/op​ensim.currency/trunk opensim.currency
- 
-- [[more old version...>./old_version]] 
- 
-#br 
- 
-*** [[Aurora-Sim]] [#cd3c0906] 
-- for latest Aurora-Sim. This is development version 
--- svn co http://www.nsl.tuis.ac.jp/svn/opensim/op​ensim.currency/branches/aurora aurora.currency 
#br #br
** Compile and Install [#uc427419] ** Compile and Install [#uc427419]
-*** [[OpenSim]] [#vaa8ebdd] +*** for Release Version (OpenSim-0.7.3/0.7.4) [#ff113200]
-- for release version (Patch was abolished from 0.7.2) and latest Dev version +
- git clone git://opensimulator.org/git/opensim opensim +
- cd opensim +
- svn co http://www.nsl.tuis.ac.jp/svn/opensim/op​ensim.currency/trunk opensim.currency +
- ./runprebuild.sh && nant clean && nant +
- cd opensim.currency +
- ./build.sh +
- cd ../bin +
- vi MoneyServer.ini      (modify [MySql] section) +
- +
-- for old version (0.7.1.x)+
 cd (PREFIX)/opensim-X.Y.Z-source  (or opensim-X.Y.Z-release)  cd (PREFIX)/opensim-X.Y.Z-source  (or opensim-X.Y.Z-release)
 tar xzfv opensim.currency-X.Y.Z.tar.gz  tar xzfv opensim.currency-X.Y.Z.tar.gz
- patch -p1 < opensim.currency-X.Y.Z/opensim_currency_​X.Y.Z.patch 
 ./runprebuild.sh && nant clean && nant  ./runprebuild.sh && nant clean && nant
 cd opensim.currency-X.Y.Z  cd opensim.currency-X.Y.Z
Line 64: Line 49:
 vi MoneyServer.ini  vi MoneyServer.ini
-*** [[Aurora-Sim]] [#tab1b7e6] +*** for latest Dev Version (OpenSim-0.7.5Dev) [#g778de33] 
-- for latest dev version (0.4.3Dev+ git clone git://opensimulator.org/git/opensim opensim 
- git clone git://github.com/aurora-sim/Aurora-Sim.git aurora + cd opensim 
- cd aurora + svn co http://www.nsl.tuis.ac.jp/svn/opensim/op​ensim.currency/trunk opensim.currency 
- svn co http://www.nsl.tuis.ac.jp/svn/opensim/op​ensim.currency/branches/aurora aurora.currency + ./runprebuild.sh && nant clean && nant 
- patch -p1 < aurora.currency/aurora_currency_latest.p​atch + cd opensim.currency
- ./runprebuild.sh && xbuild +
- cd aurora.currency+
 ./build.sh  ./build.sh
 cd ../bin  cd ../bin
- vi MoneyServer.ini       (modify [MySql] section) + vi MoneyServer.ini 
- vi AuroraServer.ini +#br
- vi Aurora.ini +
- vi Configration/Main.ini +
- ...... +
- cd Configuration/Modules +
- cp Economy.ini.example Economy.ini +
- vi OpenSim.ini+
** Settings [#v70b9150] ** Settings [#v70b9150]
-*** [[MoneyServer.ini>./MoneyServer.ini]] [#y846e1a1+*** MoneyServer.ini [#a07c8101
-- Setting of  [[MoneyServer.ini>./MoneyServer.ini]]+- [[MoneyServer.ini>./MoneyServer.ini]]
#br #br
*** [Economy] Section in INI file [#d9a146c0] *** [Economy] Section in INI file [#d9a146c0]
-- for OpenSim: [[OpenSim.ini>./OpenSim.ini]] +- [[OpenSim.ini>./OpenSim.ini]]
-- for Aurora-Sim: [[Configuration/Modules/Economy.ini>./Ec​onomy.ini]]+
#br #br
-*** [[Helper Scripts>./Helper Script]] [#yd4f306d]+*** Helper Scripts [#m58a560d]
- If you use functions that ''Buy Money from System'', ''Buy Land'' and ''send_money'', you should set up 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. - If you use XoopenSim or Modlos, you may not do setting Helper Script. Because XoopenSim/Modlos sets up it by automatically.
Line 108: Line 84:
#br #br
-*** [[OpenSim]] 0.7.2 and latest Dev [#ad34b4d2]+*** OpenSim 0.7.3/0.7.4 and latest Dev [#ad34b4d2]
- Attetion: MoneyServer's name was changed - Attetion: MoneyServer's name was changed
Line 115: Line 91:
 # mono MoneyServer.exe  # mono MoneyServer.exe
 # mono OpenSim.exe  # mono OpenSim.exe
-#br 
- 
-*** [[OpenSim]] before 0.7.1.x [#df442a63] 
- # cd bin 
- # mono Robust.exe 
- # mono OpenSim.Grid.MoneyServer.exe 
- # mono OpenSim.exe 
-#br 
- 
-*** [[Aurora-Sim]] [#l4b62f4f] 
- # cd bin 
- # mono Aurora.Server.exe 
- # mono MoneyServer.exe 
- # mono Aurora.exe 
#br #br
** etc.etc. [#va2bf28f] ** etc.etc. [#va2bf28f]
- +*** Sample Program [#v9b7625e
-*** send_money() function in Helper Scripts [#p51201fb+- LSL: [[llGvieMony()>./LSL]] 
-- [[send_money()>./send_money]] PHP function+- PHP: [[send_money()>./send_money]]
#br #br
Line 142: Line 104:
*** Bugs [#x4fae068] *** Bugs [#x4fae068]
-**** OpenSim [#ibab8dc3] 
- 0.7.1 R2 - 0.7.1 R2
-- send_money() of helper script is failed, when the ''secretCode'' argument is omitted. -- send_money() of helper script is failed, when the ''secretCode'' argument is omitted.
Line 152: Line 113:
- 0.7 R3 - 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)
-#br 
- 
-**** Aurora-Sim [#a45a5c29] 
#br #br
Line 169: Line 127:
*** [[Development>./Devel]] [#rfbac1de] *** [[Development>./Devel]] [#rfbac1de]
#br #br
-*** [[Sample LSL for Money Server>./LSL]] [#a706bde2] 
-#br 
- 
*** Indexes [#l1c0126a] *** Indexes [#l1c0126a]
#ls2 #ls2
 +#br


トップ   新規 ページ一覧 単語検索 最終更新   ヘルプ   最終更新のRSS 1.0 最終更新のRSS 2.0 最終更新のRSS Atom

サイト内 検索

ログイン

ユーザー名:

パスワード:


パスワード紛失
新規登録

サブ メニュー

ミニカレンダー

前月2024年 4月翌月
1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30
<今日>

オンライン状況

62 人のユーザが現在オンラインです。 (2 人のユーザが xpwiki を参照しています。)

登録ユーザ: 0
ゲスト: 62

もっと...

アクセスカウンタ

今日 : 4394439443944394
昨日 : 4397439743974397
総計 : 2331529823315298233152982331529823315298233152982331529823315298
Powered by XOOPS Cube 2.1© 2001-2006 XOOPS Cube Project
Design by XoopsDesign.com