Jump to content
  • 0

W:/usr/local/mysql/bin/msqldump


Question

Posted

Ok so I spent all night trying to connect this Database installer to mysql... and i Dont understand where i can allow access from this installer to my navicat..... how do I make W:/usr/local/mysql/bin/msqldump an internal or external command is my first question...... because that is the first thing it has to say when i open my Database installed.   Please dont critisise me im new to devevelopment and i would like to learn alot more about it.. I have played lineage 2 for 11 years and would like to put some of my own ideas into a project of my own... If u would like to give me some guidelines or even some assistance or aswell become part of the team i would welcome u with arms open and try to obtain as much knowledge as i can about Creating something new and exciting. If your Interested or if u Know what problem i am encountering i would gladdly appreicate it if  u would post a reply or add me on skype at Thxxxzz and contact me immediately .

                                                                                                                                                                                   ~Thx

6 answers to this question

Recommended Posts

  • 0
Posted

What is that.. About what installer are you talking about? Are you talking about l2j or l2off. About l2j, right click on database_installer, edit and edit those lines

 

 

set mysqlBinPath=C:\Program Files\MySQL\MySQL Server 5.5\bin

REM LOGINSERVER
set lsuser=root
set lspass=
set lsdb=acis
set lshost=localhost

REM GAMESERVER
set gsuser=root
set gspass=
set gsdb=acis
set gshost=localhost
  • 0
Posted (edited)

I got IT THanks to YOu :DDDDD IM in Game Right Now.... I Am Now Wondering how can i upload new packs and data to my Navicat server...... And i have a very moderate admin panel and was wondering how to upgrade that as wellShot00000_zpssked18sc.jpg

Edited by Thxz21
  • 0
Posted

how can i upload new packs and data to my Navicat server.

Say what? You don't have to touch navicat basically. Everything is inside the pack, data/ xml/stats/html and so on. If you are using frozen pack, the only thing what you can do @ navicat, is adding new records for armor/weapons/npcs - if I'm not wrong :P

 

Admin panel (//admin) everything you need basically. The htm for gm panel is inside data/html/admin

  • 0
Posted

ya i noticed.... i have only been able to add half files or so....... But nothing is fully being added and it takes me half an hour to find 1 item that i put into the server..... The only way i have come acrost how to do it is to obtain everything from a pack.... Put everything into gameserver data individualy ..... Then after i put the sql file into sql.... and then manualy right click it on navical and click run as sql..... They show up but the functions are all messed up.... SO i am looking for a guide on adding customs right now.... because the original Buffer / GM shop is broken for the latest version of frozen.........

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

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...