弒殺武神 發表於 2007-8-15 13:45:07

Athena TXT版最簡易的架設教學!!

請到CONF資料夾裡的grf-files.TXT 做設定
打開後會看到
代碼:
data: C:\Program Files\Gravity\RO\data.grf
sdata: C:\Program Files\Gravity\RO\sdata.grf


C:\Program Files\Gravity\RO\這是RO的預設安裝路徑
如果你RO安裝在D槽的話請改成D:\
改成你RO遊戲資料夾的路徑

在來是關於SDATA 如果只單純使用台板的人請把
sdata: C:\Program Files\Gravity\RO\sdata.grf前方加上//變成下面那行
代碼:
//data: C:\Program Files\Gravity\RO\sdata.grf


儲存關閉即可



IP設定--單機版
引言回覆:
=============================
到CONF 設定IP

首先到login_athena、char_athena、map_athena

如果他不能開啟
點選右鍵 編輯
就有囉!!
-------------------轉自 maplc EA的IP設定 文章
login_athena文件(PS.目前此檔案已不需更改)
代碼:
// 如果你的伺服器運作在防火牆或是多網卡後面,你應該設定這裡
// 在這種情況下,你需要指定你希望能與外面通訊的的 IP 位址
login_ip:127.0.0.1
(若前面有//要刪除喔)

=============================
char_athena文件
代碼:
// 如果你的伺服器運作在防火牆或是多網卡後面,你應該設定這裡
// 在這種情況下,你需要指定你希望能與外面通訊的的 IP 位址
login_ip:127.0.0.1
(若前面有//要刪除喔)

// Character 伺服器 IP
// 如果你的伺服器運作在防火牆或是多網卡後面,你應該設定這裡
// 在這種情況下,你需要指定你希望能與外面通訊的的 IP 位址
char_ip:127.0.0.1
(若前面有//要刪除喔)

=============================
map_athena文件
代碼:
// 人物伺服器 IP
//
// You should only need to set this if you are running behind a
// firewall or on a machine with multiple interfaces. In that case,
// you need to specify the IP address you wish to export to the entire world.
char_ip:127.0.0.1
(若前面有//要刪除喔)

//地圖伺服器 IP
//
// You should only need to set this if you are running behind a
// firewall or on a machine with multiple interfaces. In that case,
// you need to specify the IP address you wish to export to the entire world.
map_ip:127.0.0.1
(若前面有//要刪除喔)

=============================

IP設定--使用IP分享器(需先設定好Port對應)
引言回覆:
=============================
到CONF 設定IP

首先到login_athena、char_athena、map_athena

如果他不能開啟
點選右鍵 編輯
就有囉!!
-------------------轉自 maplc EA的IP設定 文章
login_athena文件(PS.目前此檔案已不需更改)
代碼:
// 如果你的伺服器運作在防火牆或是多網卡後面,你應該設定這裡
// 在這種情況下,你需要指定你希望能與外面通訊的的 IP 位址
login_ip:127.0.0.1
改: login_ip:你的IP (前面的//要刪除喔)

=============================
char_athena
代碼:
// 如果你的伺服器運作在防火牆或是多網卡後面,你應該設定這裡
// 在這種情況下,你需要指定你希望能與外面通訊的的 IP 位址
login_ip:區網IP
(若前面有//要刪除喔)

// Character 伺服器 IP
// 如果你的伺服器運作在防火牆或是多網卡後面,你應該設定這裡
// 在這種情況下,你需要指定你希望能與外面通訊的的 IP 位址
char_ip:外網IP
(若前面有//要刪除喔)

=============================
map_athena文件
代碼:
// 人物伺服器 IP
//
// You should only need to set this if you are running behind a
// firewall or on a machine with multiple interfaces. In that case,
// you need to specify the IP address you wish to export to the entire world.
char_ip:區網IP
(若前面有//要刪除喔)

//地圖伺服器 IP
//
// You should only need to set this if you are running behind a
// firewall or on a machine with multiple interfaces. In that case,
// you need to specify the IP address you wish to export to the entire world.
map_ip:外網IP
(若前面有//要刪除喔)

=============================


然後呢 設定完之後
到放CONF的那個資料夾
5160 也就是Eathena5160_BIG5_WinTxt 這個資料夾
進去之後
以上都設定OK
就點選runserver

點選runserver 是我自己的習慣
看你要慢慢照順序開啟還是怎樣 隨便@__@

至於其他的
NPC設定之類的 請自行爬文!!

備註:
引言回覆:
查詢外網IP(外部IP)- 連結
查詢區網IP
Win2K/XP - 點擊 開始->執行 並鍵入 cmd ,點擊確定進入ODS視窗後鍵入ipconfig /all
代碼:
Windows IP Configuration

      Host Name . . . . . . . . . . . . : mpx
      Primary DNS Suffix. . . . . . . :
      Node Type . . . . . . . . . . . . : Broadcast
      IP Routing Enabled. . . . . . . . : No
      WINS Proxy Enabled. . . . . . . . : No
      DNS Suffix Search List. . . . . . :

Ethernet adapter Local Area Connection:

      Connection-specific DNS Suffix. :
      Description . . . . . . . . . . . : Adaptec ANA62022 64-bit 2 port PCI
Ethernet adapter 區域連線:
      Physical Address. . . . . . . . . : 00-00-D1-D9-C2-4F
      DHCP Enabled. . . . . . . . . . . : Yes
      Autoconfiguration Enabled . . . . : Yes
      IP Address. . . . . . . . . . . . : 192.168.0.9
      Subnet Mask . . . . . . . . . . . : 255.255.255.0
      Default Gateway . . . . . . . . . : 192.168.0.1
      DHCP Server . . . . . . . . . . . : 192.168.0.2
      DNS Servers . . . . . . . . . . . : 192.168.0.2
      Lease Obtained. . . . . . . . . . : 21 January 2006 07:46:20
      Lease Expires . . . . . . . . . . : 29 January 2006 07:46:20

弒殺武神 發表於 2007-8-16 09:13:54

有不懂的地方可以提出來噢!!

雪之夜 發表於 2007-8-16 14:19:28

唔=.=
真複雜Orz*. 52

justice0606 發表於 2007-8-16 18:26:30

謝謝大大的分享了哦~~~~

daddy 發表於 2007-8-16 20:08:50

順便請問大大一下
原本我的私服是 EAthena-TXT-5758-Server
我要更新為 Eathena-9520

所以下載之後把9520的檔案覆蓋在5758上
結果進去之後發生魔物不正常
掉落物也是

例如: 移動速度變快 血量無法顯示 經驗錯誤 不會反擊 ... 等等情況


我懷疑是我有哪裡沒有讀取到導致讀取錯誤
請問可以幫幫我嗎    @@?

 

弒殺武神 發表於 2007-8-16 21:25:22

原帖由 daddy 於 2007-8-16 08:08 PM 發表 http://roonline.netman.hk/images/common/back.gif
順便請問大大一下
原本我的私服是 EAthena-TXT-5758-Server
我要更新為 Eathena-9520

所以下載之後把9520的檔案覆蓋在5758上
結果進去之後發生魔物不正常
掉落物也是

例如: 移動速度變快 血量無法顯示 ...


EA的不能這樣更新唷=   =

EA的更新方法

只能9XXX更新丟9XXX

5XXX只能丟5XXX

#大熊# 發表於 2007-8-17 01:36:27

有看沒有懂....也不是沒有懂..是很難懂= =....*. 52

sanjack 發表於 2007-8-18 02:49:00

您真內行~~~~~~*. 67

kisila920 發表於 2007-8-26 18:00:13

感謝大大的分享^~^

等待 發表於 2007-8-26 23:42:30

這是我目前最需要的了!!
多謝大大分享*. 50

等待 發表於 2007-8-27 00:17:58

我的MAP一值顯示
chrif: connection to the char server was closed. kick all chars
要怎麼解決><"

book7842 發表於 2007-8-31 12:53:51

感謝大大~看文章設定方便多了~"~

fish62000 發表於 2007-9-11 20:04:00

感謝大大的分享^~^

std31011 發表於 2007-9-13 20:41:10

謝謝教導來用看看

夜翼 發表於 2007-9-13 20:45:51

謝謝大大教導
頁: [1] 2 3 4
查看完整版本: Athena TXT版最簡易的架設教學!!