ok i found the world database but what do i set it to? 127.0.0.1? cause when i do that then it says like cannot find path or whatever.
ok i found the world database but what do i set it to? 127.0.0.1? cause when i do that then it says like cannot find path or whatever.
so i downloaded it but....what folder do i extract the files into?
Ok i got a question... what if i dont use navicat or blah blah blah? how do i do it then?
Then you install navicat Lite Oo
i dont use navicat though, i use mysql,ascent logon and ascent world... my DB is not in navicat... and not sql... i dont tihnk
Navicat is a database editor, that is needed (or any other) for changing your DB
ok, none of them are working for me, it says it cant find a colum or whatever....
you must use the right database structure yours is either too new or too old. and you will have to modify the columns. that is how I fixed it.
hmmmm, ok, it says
[importing]starting importing venders
error1136 <21s01> : atline 202: Coloum count doesn't match value count at row 1.
how am i supposed to fix that?
you must add: ", '0', '0', '0', '0', '0', '0'" to creature_proto
edit: atleast that was for my server and they go at the end. but it depends on the database. I believe.
0,0,0,0,0, on create_proto? so i have to edit to SQL file is what your saying?
ok im trying to do it manually and its says
[Err] 1054 - Unknown column 'max_amount' in 'field list'
[Err] Update `items` set `max_amount` = '0' where `entry` between '1' and '9999999';
[Msg] Finished - Unsuccessfully
alright then you have to delete the zero in the SQL that corresponds to that column.
ok i deleted the 0 and its the same thing >.<