Monday, October 26, 2009

Cara Setting Server Ro Part 1

Cara Membuat Private Server ONLINE dengan eathena SQL for Windows

persiapan yang kamu harus punya adalah :

1. Eathena SQL terbaru (SQl untuk Online dan TXT untuk LAN)
http://www.eathena.ws/board/

2. Ragnarok Client, idRO boleh tapi awas error waktu buka item, KRo disarankan Versi Terbaru yang udah update Episode 13.
3. sclientinfo
kalau server kamu ada di satu komputer atau ada di dalam warnet … (pengertiannya satu jaringan) .. gunakan LAN IP pada [address](address yg d maksud terdapat d sclientinfo.xml)

4. klo mau bikin server ya musti ada Hexed Client nya terus nanti diagi-bagiin ke temen kamu. ada di
http://www.eathena.ws/board/


--------------------------------------------------------------------------------
Instalasi Server SQL
Persiapan Dasar :
(kalo yg udah pernah tau lewatin bagian ini)
Periksa dulu settingan IP configuration mu
caranya
[START] –> RUN –> ketik : cmd /k ipconfig
contohnya akan muncul begini muncul kayak gini
Windows IP Configuration

Ethernet adapter Local Area Connection 3:

Connection-specific DNS Suffix . :
IP Address. . . . . . . . . . . . : 192.168.10.1 --- ini IP LAN / komputer mu
Subnet Mask . . . . . . . . . . . : 255.255.255.0 --- ini Subnet nanti buat settingan
Default Gateway . . . . . . . . . : 192.168.10.110 -- ini pintu modem mu

terus kamu juga harus tau WAN IP kamu supaya kamu bisa online
http://whatsmyip.net/

angka yang muncul pada website itu ada lah WAN IP mu
--------------------------------------------------------------------------------

1.extract Eathena SQL nya di mana ajah … jangan di desktop (sebenernya gpp sih)
2.langsung buka eathena …. masuk ke folder conf, terus cari char_athena.conf buka dengan text editor semacem notepad / wordpad.

pada bagian ini ….
edit bagian2 ini dengan mengikuti instruksi
// Athena Character configuration file.

// Server Communication username and password. (jangan pake yg default biar ga gampang di hack)
userid: s1 --- rubah dengan yang kamu mau
passwd: p1 --- rubah dengan yang kamu mau (dua data ini nanti kita simpan okeh

// Server name, use alternative character such as ASCII 160 for spaces.
// NOTE: Do not use spaces in the name, or guild emblems won't work client-side!
server_name: ISI DENGAN NAMA SERVER MU

// Login Server IP
// The character server connects to the login server using this IP address.
// NOTE: This is useful when you are running behind a firewall or are on
// a machine with multiple interfaces.
login_ip: isi dengan IP Komputer mu (misal. 192.168.10.10 ikuti cara yg diatas tadi)

// Character Server IP
// The IP address which clients will use to connect.
// Set this to what your server's public IP address is.
char_ip: isi dengan WAN IP mu


kalo ada tanda “//” apus ajah tanda itu dibagian login_ip, char_ip
dan setelah udah bagian diatas … boleh kok setting2 dulu (tapi jangan asal setting) dibagian bawahnya. Save dulu coi

3. sekarang buka map_eathena.conf
bagian yg harus diubah adalah
// Interserver communication passwords, set in account.txt (or equiv.)
userid: s1 --- ganti ... samain yg di char_athena.conf tadi
passwd: p1 --- ganti ... samain yg di char_athena.conf tadi

// Character Server IP
// The map server connects to the character server using this IP address.
// NOTE: This is useful when you are running behind a firewall or are on
// a machine with multiple interfaces.
char_ip: ganti dengan IP komputer kamu

// Character Server Port
char_port: 6121

// Map Server IP
// The IP address which clients will use to connect.
// Set this to what your server's public IP address is.
map_ip: ganti dengan WAN IP kamu


kalo udah selesai editing … Save dulu cui baru dah lanjut

4. Subnet setting .. buka subnet_athena.conf
defaultnya kan
255.0.0.0:127.0.0.1:127.0.0.1

yg artinya

subnet mask:LAN IP:LAN IP


ganti clue itu jadi
SUBNET MASK hasil cek ipconfig tadi:IP LAN:IP LAN
contohnya jadi

255.255.255.0:192.168.10.1:192.168.10.1

5. GRF setting …. buka deh grf-file.txt yg ada di dalem folder conf
maksudnya ini kalo di eathena data nya kurang … nanti dia baca dari GRF mu
masukin ajah path lokasi GRF mu misal:
//-----------------------------------------
// GRF List
//-----------------------------------------
// grf: C:\path\to\RO\data.grf
// You may add more in this format
// grf:
D:\Game_Online\Ragnarok Private\KRo\adata.grf
D:\Game_Online\Ragnarok Finish\Ragray\bdata.grf
D:\Game_Online\Gravity\RagnarokOnline\data.grf
D:\Game_Online\Ragnarok Finish\Ragray\sdata.grf
D:\Game_Online\Ragnarok Finish\Ragray\mmdata.grf


Nah sampe sini dulu y lanjut ke part 2

No comments: