Jump to content
  • 0

Getting started: questions from sources to client.


Thadium

Question


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  7
  • Reputation:   0
  • Joined:  05/22/12
  • Last Seen:  

Hi everyone,

First, I apologize for my “noobish” questions. I’m really lost at the moment. Excuse me if I put my questions in the wrong sub board. I thought it was obvious to put “installations questions” in “installation support”.

I’m opening this topic because I’ve a few questions in the “How to” set up a ragnarok server. I’ve found a lot of very precise and useful information but I miss a general “checklist” in order to get the whole stuff running.

I’d like to make a local “server” to make a few things like scripting, mapping, … . Having fun

So, here are the steps I think I’ve to do:

1°) Download the SVN (Tortoise will do that alone)

2°) Edit the “3 servers” with my IP address

3°) Compile it

4°) Configure the SQL

5°) Press the red button to start!

6°) Get an official client

7°) Get a RagExe client

8°) Edit clientinfo.xml

9°) Press the other red button!

10°)It should work!

In order to do the five first steps, I’ll use http://rathena.org/w...tion_on_Windows & http://rathena.org/b...private-server/

But it’s getting a bit cloudy when it comes to the client. /oops

Which “official client” should I get? From kRO website, http://rathena.org/b...c/56095-miruku/ or http://rathena.org/b...-09-kro-client/ ?

Is it useful to create a data.grf? Or is it easier to use a data folder in order to custom the client easily?

Then, which Ragexe client? A recent one (with the risk of being instable) or an older one?

What’s the difference between Ragexe client and http://rathena.org/b...rathena-client/ ?

And the most important thing: Thanks a lot for reading this! /??

Link to comment
Share on other sites

4 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  439
  • Reputation:   29
  • Joined:  12/08/11
  • Last Seen:  

Which “official client” should I get? From kRO website, http://rathena.org/b...c/56095-miruku/ or http://rathena.org/b...-09-kro-client/ ?

the first link, calciumkid's release, is a complete basic data + client

the 2nd link is a full ragnarok client

Is it useful to create a data.grf? Or is it easier to use a data folder in order to custom the client easily?

imo I find it easier to use the data folder

Then, which Ragexe client? A recent one (with the risk of being instable) or an older one?

it depends on what features you want your server to include

if you want to use costume system then use 2010-07-xx and above

for mounts use 2010-10-xx and above

for newer mounts use 2011-11-16 and above

What’s the difference between Ragexe client and http://rathena.org/b...rathena-client/ ?

CalciumKid's release includes the basic data files with the client and lua.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  7
  • Reputation:   0
  • Joined:  05/22/12
  • Last Seen:  

Thanks a lot for your answer, Magnetix.

So, if I take the full client + a Ragexe client around "end 2011" (ie 2011-11-22, I can't find 2011-11-16) + CalciumKid's data files (only if the full client only contains data.grf, in order to get a data folder + diff) = Getting the whole system working as I'd like to?

EDIT: Just found this http://rathena.org/board/topic/64456-request-full-client-work-with-rathena-16152/ Usable to get a data folder instead of Calciumkid's release?

Edited by Thadium
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  439
  • Reputation:   29
  • Joined:  12/08/11
  • Last Seen:  

CalciumKid's release of a basic data is only compatible to a range of clients. If you wish to use 2011-11-xx and above,

you'll have to compile your own data files, specially Lua Files.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  7
  • Reputation:   0
  • Joined:  05/22/12
  • Last Seen:  

Thanks again, Magnetix!

I've already made a part of the job to create the "local server" (I like that name!) but I got an error when I try to import "item_db.sql" into my mySQL database.

Here it is:

Requête SQL:
# REPLACE INTO `item_db` VALUES (5693,'No_Fear_Underware','No Fear Underwear',5,0,NULL,0,NULL,10,NULL,0,0xFFFFFFFF,7,2,256,NULL,20,0,30,'bonus bStr,1; bonus bInt,1; bonus bDex,1;',NULL,NULL); # REPLACE INTO `item_db` VALUES (5694,'No_Fear_P_Headgear','No Fear P Headgear',5,0,NULL,0,NULL,1,NULL,1,0xFFFFFFFE,7,2,256,NULL,20,0,614,'bonus bVit,1;',NULL,NULL); # REPLACE INTO `item_db` VALUES (5695,'E_Blue_Drooping_Kitty','E Blue Drooping Kitty',5,250000,NULL,500,NULL,1,NULL,0,0,7,2,256,NULL,0,1,277,'bonus bMdef,15;',NULL,NULL); # REPLACE INTO `item_db` VALUES (5696,'E_Flying_Angel','E Flying Angel',5,20,NULL,300,NULL,1,NULL,0,0xFFFFFFFF,7,2,256,NULL,10,1,264,'bonus bInt,1; bonus bAgi,1;',NULL,NULL); # REPLACE INTO `item_db` VALUES (5697,'E_Smoking_Pipe_','E Smoking Pipe',5,20,NULL,100,NULL,0,NULL,0,0,7,2,1,NULL,0,0,55,'bonus bVit,1;',NULL,NULL); # REPLACE INTO `item_db` VALUES (5698,'E_Pair_OE_Red_Ribbon_','E Pair OE Red Ribbon',5,20,NULL,100,NULL,1,NULL,0,0,7,2,512,NULL,45,0,169,NUL[...]

MySQL a répondu: Documentation
#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'REPLACE INTO `item_db` VALUES (5741,'Im_Egg_Shell_Hat','Eternal Egg Shell',5,20,' at line 49

I already checked line 49 and it seems correct to me. I'm looking around the ID "5690" to find where there is something strange but I prefered to refer to rAthena board, maybe I'm not the only one in the case!

BTW, I'm using r16233, downloaded 2 hours ago.

EDIT: Another noobish question: Should I also import item_db2.sql and idem_db_re.sql? (and all the SQL files from "\sql-files\")

EDIT(2): Problem solved!

Edited by Thadium
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...