Page 1 of 4

CSV & SQL 177 - osRose

PostPosted: Tue Aug 26, 2008 6:21 pm
by rl2171
CSV are the updated csv files. Be sure to check to see if you are able to use all the files. some of them will require you to do other things before using them (duplicate entries or the product one has issues unless you modified the code)

SQL are some updated sql files. Check the readme1st.txt before using. Some is just a replacement for rev80+, some maybe for 81 only at this time and some have not been tested or has not been coded yet in osRose.

..... From Lmame...

1°) skills_data.sql:
In ths skill file (skills_data.sql) you got this as first lines:
#WARNING, multiple skillID detected !! 2987
#WARNING, multiple skillID detected !! 321
#WARNING, multiple skillID detected !! 5587
#Don t forget to enter the good values for fields script, value1, gm_aoe

This means there are several skills with the same skillID. It's taken from the STB so what you need to do is to remove some skills that have the same skillID in a way that only one should remain.
Once it's done, delete those lines:
#WARNING, multiple skillID detected !! 2987
#WARNING, multiple skillID detected !! 321
#WARNING, multiple skillID detected !! 5587
#Don t forget to enter the good values for fields script, value1, gm_aoe

And use Navicat (or phpmyadmin or whatever) to execute the .sql file.


2°) extra-skill.sql:
Execute file "extra-skill.sql" AFTER "skills_data.sql".

3*)

Be sure to read this thread in case your server crashes when loading the csv, you'll have perhaps to change a line of code:
viewtopic.php?f=21&t=1727

As you can see, there are two useitem_data files, useitem_data_80.csv and useitem_data_81.csv.
It's pretty obvious still I prefer to tell it, if you use rev80, use the file useitem_data_80.csv and rename it to useitem_data.csv of course.

Edit 2008/08/31:
4°) Here is a sql file that updates your monsters HP too.
That should solve the problem of the "half full" health bar from monsters.
npc_data_sell_hp.rar
(5.34 KiB) Downloaded 820 times



Edit 2008/09/05:
Don't use the list_telegates.sql from the Ver177.zip file, use this one !
list_telegates.rar
(1.93 KiB) Downloaded 781 times

Re: CSV & SQL 177 - osRose

PostPosted: Tue Aug 26, 2008 6:51 pm
by rl2171
Here are the 177 files as promised

Re: CSV & SQL 177 - osRose

PostPosted: Tue Aug 26, 2008 7:11 pm
by lmame
Be sure to check those two threads for bug fixes in case you got those bugs:
[Rev80 Bug Fix] dual scratch disconnects client
[Rev80 Bug Fix] can't learn skill, crash at startup...

Re: CSV & SQL 177 - osRose

PostPosted: Sun Aug 31, 2008 6:47 pm
by lmame
First post edited to add a new sql file that updates too the monsters HP.

Re: CSV & SQL 177 - osRose

PostPosted: Tue Sep 02, 2008 9:03 pm
by zadork
Humm world server crash!! :?

Re: CSV & SQL 177 - osRose

PostPosted: Tue Sep 02, 2008 9:15 pm
by lmame
zadork wrote:Humm world server crash!! :?

At startup? Did you read post 3?

Re: CSV & SQL 177 - osRose

PostPosted: Tue Sep 02, 2008 9:27 pm
by rl2171
NA178 is very minor updates.

WIll wait to see what next version has to post.

Re: CSV & SQL 177 - osRose

PostPosted: Tue Sep 02, 2008 9:42 pm
by zadork
Im sorry i didnt say anything!! :oops:

Re: CSV & SQL 177 - osRose

PostPosted: Tue Sep 02, 2008 9:53 pm
by lmame
:lol: don't worry ^_^

Re: CSV & SQL 177 - osRose

PostPosted: Wed Sep 03, 2008 1:27 am
by zadork
Hummm im noob abot sql,there is a topic for how to update the npc_data whit the npc_data_sell_hp?? :?: