Jump to content
  • 0
coconutswt

Cara ngubah server Renewal jadi pre- renewal ?

Question

4 answers to this question

Recommended Posts

buka folder src/renewal

 

buka file: renewal.h pake notepad boleh. trus, di comment "#define RENEWAL" nya, jadi:

 

//#define RENEWAL
//#define RENEWAL_CAST
dst..

 

trus, recompile. kl udh, smua konfigurasinya hrs di pre-re. (mksdnya yang di folder db sama di folder npc)

Link to comment
Share on other sites

buka folder src/renewal

 

buka file: renewal.h pake notepad boleh. trus, di comment "#define RENEWAL" nya, jadi:

//#define RENEWAL
//#define RENEWAL_CAST
dst..

trus, recompile. kl udh, smua konfigurasinya hrs di pre-re. (mksdnya yang di folder db sama di folder npc)

recompile itu gmn ? bisa lebih mendetail , trs folder db ama folder npc yang mana aja ?

Link to comment
Share on other sites

 

buka folder src/renewal

 

buka file: renewal.h pake notepad boleh. trus, di comment "#define RENEWAL" nya, jadi:

//#define RENEWAL
//#define RENEWAL_CAST
dst..

trus, recompile. kl udh, smua konfigurasinya hrs di pre-re. (mksdnya yang di folder db sama di folder npc)

recompile itu gmn ? bisa lebih mendetail , trs folder db ama folder npc yang mana aja ?

 

 

follow ini dong 

http://rathena.org/wiki/Compiling

Link to comment
Share on other sites

agak sedikit tricky

  1. Atur server ke Pre-Renewal, http://rathena.org/wiki/Category:Configuration#.2Fsrc.2Fconfig.2Frenewal.h
  2. Copas job_db.txt, job_db2.txt, skill_db.txt, & skill*.txt dr db/pre-re/ ke db/import
  3. Copas file2 yg sama kek yg di atas tapi dari folder db/re/ ke folder db/pre-re
  4. tp mungkin bakal ada ada error pas baca file skill_cast_db.txt, krn PRE-RENEWAL ga ada kolom fixed_cast, jadi bisa tinggal hapus kolom trakhir di skill_cast_db.txt yg dr db/re (yg udah dicopas ke db/pre-re td).
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.