<?xml version="1.0" encoding="UTF-8" ?><rdf:RDF 
  xmlns="http://purl.org/rss/1.0/"
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:atom="http://www.w3.org/2005/Atom"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xml:lang="ja">
  <channel rdf:about="http://w.atwiki.jp/eathena/">
    <title>eAthena Wiki for Japan</title>
    <link>http://w.atwiki.jp/eathena/</link>
    <atom:link href="https://w.atwiki.jp/eathena/rss10.xml" rel="self" type="application/rss+xml" />
    <atom:link rel="hub" href="https://pubsubhubbub.appspot.com" />
    <description>eAthena Wiki for Japan</description>

    <dc:language>ja</dc:language>
    <dc:date>2008-11-22T17:18:31+09:00</dc:date>
    <utime>1227341911</utime>

    <items>
      <rdf:Seq>
                <rdf:li rdf:resource="https://w.atwiki.jp/eathena/pages/21.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/eathena/pages/20.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/eathena/pages/19.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/eathena/pages/18.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/eathena/pages/17.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/eathena/pages/16.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/eathena/pages/15.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/eathena/pages/14.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/eathena/pages/13.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/eathena/pages/12.html" />
              </rdf:Seq>
    </items>
	
		
    
  </channel>
    <item rdf:about="https://w.atwiki.jp/eathena/pages/21.html">
    <title>Test</title>
    <link>https://w.atwiki.jp/eathena/pages/21.html</link>
    <description>
      Test






[[こちら&gt;http://klonos.ddo.jp:7000/index.html]]    </description>
    <dc:date>2008-11-22T17:18:31+09:00</dc:date>
    <utime>1227341911</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/eathena/pages/20.html">
    <title>char_athena_conf</title>
    <link>https://w.atwiki.jp/eathena/pages/20.html</link>
    <description>
      // Athena Character configuration file.

// Note: &quot;Comments&quot; are all text on the right side of a double slash &quot;//&quot;
// Whatever text is commented will not be parsed by the servers, and serves
// only as information/reference.
//訳)メモ：コメントを書く際はすべてのテキストにおいて行頭にスラッシュを二つ次のように入れてください「//」
//これをすることにより、サーバーで読み込まなくなります。注釈等で使用可能です。
//

// Server Communication username and password.
//サーバー間通信に使われるIDおよびパスワード
userid: s1
passwd: p1

// Server name, use alternative character such as ASCII 160 for spaces.
// NOTE: Do not use spaces in the name, or guild emblems won&#039;t work client-side!
//サーバーの名前。不明
//メモ:名前にスペースを使わないこと。ギルドエンブレムがクライアント側で正常動作しなくなります。
server_name: KlonosServer

// Wisp name for server: used to send wisp from server to players (between 4 to 23 characters)
//サーバーの総合的な名前（？）サーバーからプレイヤーへ束（？）を送る際に使用されます
wisp_server_name: Server

// Login Server IP
// The character server connects to the login server using this IP address.
// NOTE: This is useful when you are running behin    </description>
    <dc:date>2008-11-21T00:47:17+09:00</dc:date>
    <utime>1227196037</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/eathena/pages/19.html">
    <title>外部リンク</title>
    <link>https://w.atwiki.jp/eathena/pages/19.html</link>
    <description>
      eAthena本拠地

-[[eAthena&gt;http://www.ohloh.net/projects/eathena]]


eAthenaサポートボード

-[[eAthena Support Board&gt;http://eathena.ws/board/]]    </description>
    <dc:date>2008-11-20T01:25:15+09:00</dc:date>
    <utime>1227111915</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/eathena/pages/18.html">
    <title>battle_athena_conf</title>
    <link>https://w.atwiki.jp/eathena/pages/18.html</link>
    <description>
      //--------------------------------------------------------------
// eAthena Battle Configuration File
// Originally Translated by Peter Kieser &lt;pfak@telus.net&gt;
// Made in to plainer English by Ancyker
// Splitted up into multiple files by Skotlex.
// 訳)eAthenaの戦闘関連設定ファイル
// Peter Kieserによって翻訳されました、連絡先→ &lt;pfak@telus.net&gt;
// やさしい英語で書かれています（？）
// Skotlexにより複数のファイルに分割されました
//--------------------------------------------------------------

//General battle-related settings.
//一般的な戦闘関連の設定。
import: conf/battle/battle.conf

//Settings specific to the client.
//クライアント特有の設定。
import: conf/battle/client.conf

//General drop-related configs.
//一般的なアイテムドロップ関連の設定
import: conf/battle/drops.conf

//Experience rates, exp penalties, stats and max level settings.
//経験値倍率、ペナルティ（デスペナルティ等）およびステータス、最高レベル値の設定
import: conf/battle/exp.conf

//GM levels, atcommands and hack-related configs.
//GMレベル、GMコマンドおよびハック関連（？）の設定
import: conf/battle/gm.conf

//Guild and WoE settings
//ギルドと攻城戦の設    </description>
    <dc:date>2008-11-20T01:13:47+09:00</dc:date>
    <utime>1227111227</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/eathena/pages/17.html">
    <title>日本語化</title>
    <link>https://w.atwiki.jp/eathena/pages/17.html</link>
    <description>
      設定ファイル等の日本語化



[[battle_athena_conf&gt;battle_athena_conf]]

[[char_athena_conf&gt;char_athena_conf]]    </description>
    <dc:date>2008-11-21T00:47:05+09:00</dc:date>
    <utime>1227196025</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/eathena/pages/16.html">
    <title>データベース</title>
    <link>https://w.atwiki.jp/eathena/pages/16.html</link>
    <description>
      各種データベース


[[日本語化&gt;日本語化]]    </description>
    <dc:date>2008-11-20T01:12:15+09:00</dc:date>
    <utime>1227111135</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/eathena/pages/15.html">
    <title>コンパイル</title>
    <link>https://w.atwiki.jp/eathena/pages/15.html</link>
    <description>
      いよいよコンパイル。ここまで説明どおりにできていれば正常にできる。多分。


①ダウンロードしてきたeAthenaのなかにsave-tmplというふぉるだがあるはずだ。
このフォルダをリネームし、「save」という名前にする。
次に同じくeathenaのなかにある「conf」というフォルダを開き、その中にある「import-tmpl」というフォルダを、「import」とリネームする。
これで下準備は完了。




②次にeAthenaのなかにある、「eAthena-9.sln」というファイルをダブルクリック起動しよう。
Visual C++ 2008 Express Editionが立ち上がると思う。
立ち上がったらビルド→ソリューションのビルドを選択
無事、コンパイルが始まれば成功。下にログが出力され、数分後に終了します。
ちなみに幾つか警告が出ますが、気にしなくていいようです。















#comment_num2    </description>
    <dc:date>2008-11-20T01:05:13+09:00</dc:date>
    <utime>1227110713</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/eathena/pages/14.html">
    <title>設定からダウンロード</title>
    <link>https://w.atwiki.jp/eathena/pages/14.html</link>
    <description>
      ここではVisual C++ 2008 Express Edition等の設定と、eAthenaのダウンロードを行う



&amp;bold(){①Visual C++ 2008 Express Editionの設定}
Visual C++ 2008 Express Editionを起動する
ツール→オプションを選択
プロジェクトおよびソリューションタブの中のVC++ディレクトリを選択
「実行可能」を選択し、そのすぐ下にある「新しい行」を選択
入力が出てくるので。「C:Program FilesMicrosoft Platform SDKBin」と追記

#ref(vc++.JPG)

次にインクルードファイルファイルを選択
同じくその下の「新しい行を」選択し、
「C:Program FilesMicrosoft Platform SDKinclude」と追記

次にライブラリファイルを選択し、「新しい行」を選択し
同じように「C:Program FilesMicrosoft Platform SDKlib」と追記

以上でVisual C++ 2008 Express Editionの設定は完了


&amp;bold(){②TortoiseSVNの設定とeAthenaのダウンロード}
eaをダウンロードしたいフォルダで右クリック
正常にインストールができていればTortoiseSVNという選択肢ができているはず。
それを選択し、exportを選択。
#ref(export.JPG)
上のような画面が立ち上がるので、アドレスを上のように入力し、OKを押す
そうすると選択したフォルダにeAthenaがダウンロードされる、少し時間がかかる。
黒で隠してある部分はeAthenaをDLする場所を指定してある。

補足：時間帯によりかなり重い時があります。その場合は時間をおくか、粘ってください。



ここまでできたら次はいよいよ[[コンパイル]]。











#comment_num    </description>
    <dc:date>2008-11-20T01:09:14+09:00</dc:date>
    <utime>1227110954</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/eathena/pages/13.html">
    <title>準備</title>
    <link>https://w.atwiki.jp/eathena/pages/13.html</link>
    <description>
      書きかけ。

* 必要なもの
・Visual C++ 2008 Express Edition
DL:[[こちら&gt;http://www.microsoft.com/japan/msdn/vstudio/express/]]
&amp;color(red){DLするものを間違えないように。}
・Microsoft Platform SDK 
DL:[[こちら&gt;http://www.microsoft.com/downloads/details.aspx?FamilyId=A55B6B43-E24F-4EA3-A93E-40C0EC4F68E5&amp;displaylang=en]]
下のほうにある&amp;color(red){Files in This Download}より&amp;color(red){PSDK-x86.exe}をダウンロード
・TortoiseSVN
DL:[[こちら&gt;http://tortoisesvn.net/downloads]]
&amp;color(red){32bit版をDLすること}TortoiseSVN-1.5.5.14361-win32-svn-1.5.4.msi


* インストール

①Visual C++ 2008 Express Editionのインストール
これは基本的に「はい」連打で良い
途中再起動を要求されるので作業中の場合注意。
インストールが終わったらとりあえず終了

②Microsoft Platform SDKのインストール
DL完了したらダブルクリック起動
「Select An Installation Type」の画面で「custom」を選択。
インストールするファイルを選ぶ画面が出るので、以下のように必要なもののみインストールする
#ref(install.JPG)

あとはNextを押し、インストールが完了すればおｋ

③TortoiseSVN
DLしてきたらダブルクリック起動
あとは流れに沿ってインストールで良いです。


以上で一応準備は完了、次は-[[設定からダウンロード&gt;設定からダウンロード]]    </description>
    <dc:date>2008-11-19T19:36:21+09:00</dc:date>
    <utime>1227090981</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/eathena/pages/12.html">
    <title>構築</title>
    <link>https://w.atwiki.jp/eathena/pages/12.html</link>
    <description>
      ここではeAthenaを構築する場合に必要な作業を記入していく。
また、PCに関する基本知識があるものとして話を進めていく


注意
この構築方法はあくまで筆者のPCでできた方法であり、他の方法でもできると思うし、もっと良い方法があると思う。


①
-[[準備からインストール&gt;準備]]

②
-[[設定からダウンロード&gt;設定からダウンロード]]

③
-[[コンパイル&gt;コンパイル]]    </description>
    <dc:date>2008-11-19T19:35:44+09:00</dc:date>
    <utime>1227090944</utime>
  </item>
  </rdf:RDF>
